From 5584aa2e08beb30233fe368df5625361ccb7a7ae Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Thu, 5 Jan 2017 19:44:39 -0500 Subject: [PATCH] command-not-found: Bump with new commands --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 56c6b02c..23500bc6 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://termux.com TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" -TERMUX_PKG_VERSION=1.16 +TERMUX_PKG_VERSION=1.17 termux_step_make_install () { TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux diff --git a/packages/command-not-found/commands.h b/packages/command-not-found/commands.h index e86de522..b356a4d7 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -394,6 +394,8 @@ char const* const commands[] = { " fc-validate", "fortune", " fortune", +"fossil", +" fossil", "frobtads", " frob", " t3make", @@ -429,6 +431,8 @@ char const* const commands[] = { " gdk-pixbuf-pixdata", " gdk-pixbuf-query-loaders", " gdk-pixbuf-thumbnailer", +"getconf", +" getconf", "gifsicle", " gifdiff", " gifsicle", @@ -624,6 +628,12 @@ char const* const commands[] = { " irssi", "jhead", " jhead", +"joe", +" jmacs", +" joe", +" jpico", +" jstar", +" rjoe", "jq", " jq", "kona", @@ -1503,15 +1513,19 @@ char const* const commands[] = { " termux-infrared-transmit", " termux-location", " termux-notification", +" termux-notification-remove", " termux-share", " termux-sms-inbox", " termux-sms-send", +" termux-storage-get", " termux-telephony-cellinfo", " termux-telephony-deviceinfo", " termux-toast", " termux-tts-engines", " termux-tts-speak", " termux-vibrate", +" termux-wifi-connectioninfo", +" termux-wifi-scaninfo", "termux-elf-cleaner", " termux-elf-cleaner", "teseq", @@ -1546,6 +1560,8 @@ char const* const commands[] = { " tor-gencert", " tor-resolve", " torify", +"torsocks", +" torsocks", "tracepath", " tracepath", " tracepath6", @@ -1576,6 +1592,17 @@ char const* const commands[] = { " zipinfo", "utfdecode", " utfdecode", +"valac", +" vala", +" vala-0.34", +" vala-gen-introspect", +" vala-gen-introspect-0.34", +" valac", +" valac-0.34", +" vapicheck", +" vapicheck-0.34", +" vapigen", +" vapigen-0.34", "valgrind", " callgrind_annotate", " callgrind_control", @@ -1794,6 +1821,8 @@ char const* const commands[] = { " termux-open-url", " termux-reload-settings", " termux-setup-storage", +" termux-wake-lock", +" termux-wake-unlock", "tsu", " tsu", }; -- 2.11.0