From 28b412c731509a08a4a8acde8d50ea24653dc1a1 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Wed, 13 Apr 2016 09:57:13 -0400 Subject: [PATCH] command-not-found: Update with new commands --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 73 +++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+), 1 deletion(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 5891637b..55bf1fdd 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=http://termux.com TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" -TERMUX_PKG_VERSION=1.6 +TERMUX_PKG_VERSION=1.7 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 bc136cd8..79e77497 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -246,6 +246,8 @@ char const* const commands[] = { " sh", "datamash", " datamash", +"dcraw", +" dcraw", "debianutils", " add-shell", " ischroot", @@ -329,6 +331,8 @@ char const* const commands[] = { " fc-query", " fc-scan", " fc-validate", +"fortune", +" fortune", "frobtads", " frob", " t3make", @@ -376,6 +380,7 @@ char const* const commands[] = { " git-receive-pack", " git-upload-archive", " git-upload-pack", +" perl5.22.1", "glib-bin", " gapplication", " gdbus", @@ -519,6 +524,20 @@ char const* const commands[] = { " jq", "kona", " k", +"leptonica", +" convertfilestopdf", +" convertfilestops", +" convertformat", +" convertsegfilestopdf", +" convertsegfilestops", +" converttopdf", +" converttops", +" fileinfo", +" printimage", +" printsplitimage", +" printtiff", +" splitimage2pdf", +" xtractprotos", "less", " less", " lessecho", @@ -661,6 +680,10 @@ char const* const commands[] = { " updatedb", "moon-buggy", " moon-buggy", +"mosh", +" mosh", +" mosh-client", +" mosh-server", "multitail", " multitail", "mutt", @@ -1138,8 +1161,10 @@ char const* const commands[] = { "pick", " pick", "picolisp", +" httpGate", " picolisp", " pil", +" ssl", "pinentry", " pinentry", " pinentry-curses", @@ -1309,10 +1334,12 @@ char const* const commands[] = { " dalvikvm", " df", " getprop", +" ip", " logcat", " ping", " ping6", " pm", +" settings", " su", " termux-elf-cleaner", " termux-fix-shebang", @@ -1322,6 +1349,8 @@ char const* const commands[] = { "teseq", " reseq", " teseq", +"tesseract", +" tesseract", "tig", " tig", "tinyscheme", @@ -1372,6 +1401,12 @@ char const* const commands[] = { " vimdiff", " vimtutor", " xxd", +"vorbis-tools", +" oggdec", +" oggenc", +" ogginfo", +" vcut", +" vorbiscomment", "vttest", " vttest", "vtutils", @@ -1426,6 +1461,8 @@ char const* const commands[] = { " vsyasm", " yasm", " ytasm", +"zbar", +" zbarimg", "zile", " zile", "zip", @@ -1439,6 +1476,42 @@ char const* const commands[] = { " ack", "ant", " ant", +"byobu", +" byobu", +" byobu-config", +" byobu-ctrl-a", +" byobu-disable", +" byobu-disable-prompt", +" byobu-enable", +" byobu-enable-prompt", +" byobu-export", +" byobu-janitor", +" byobu-keybindings", +" byobu-launch", +" byobu-launcher", +" byobu-launcher-install", +" byobu-launcher-uninstall", +" byobu-layout", +" byobu-prompt", +" byobu-quiet", +" byobu-reconnect-sockets", +" byobu-screen", +" byobu-select-backend", +" byobu-select-profile", +" byobu-select-session", +" byobu-shell", +" byobu-silent", +" byobu-status", +" byobu-status-detail", +" byobu-tmux", +" byobu-ugraph", +" byobu-ulevel", +" col1", +" ctail", +" manifest", +" purge-old-kernels", +" vigpg", +" wifi-status", "dx", " dalvikvm-wrapper", " dx", -- 2.11.0