From 6b45811bb9859f53cf07c99008b9d9be4f3961da Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sat, 15 Apr 2017 17:57:41 +0200 Subject: [PATCH] command-not-found: Update for current packages --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 59 ++++++++++++++++++++++++++++++----- 2 files changed, 52 insertions(+), 9 deletions(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 0ffd3a20..dee0333b 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.21 +TERMUX_PKG_VERSION=1.22 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 fa38a4c0..28a0a341 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -121,6 +121,9 @@ char const* const commands[] = { " cmark", "cmatrix", " cmatrix", +"cmus", +" cmus", +" cmus-remote", "coreutils", " [", " b2sum", @@ -924,6 +927,8 @@ char const* const commands[] = { " mcdiff", " mcedit", " mcview", +"micro", +" micro", "minicom", " ascii-xfr", " minicom", @@ -976,6 +981,18 @@ char const* const commands[] = { " ne", "neovim", " nvim", +"net-tools", +" arp", +" ifconfig", +" ipmaddr", +" iptunnel", +" mii-tool", +" nameif", +" netstat", +" plipconfig", +" rarp", +" route", +" slattach", "netcat", " nc", " ncat", @@ -994,7 +1011,6 @@ char const* const commands[] = { " cistopbm", " cmuwmtopbm", " ddbugtopbm", -" doc.url", " escp2topbm", " eyuvtoppm", " fiascotopnm", @@ -1350,12 +1366,16 @@ char const* const commands[] = { "newsbeuter", " newsbeuter", " podbeuter", +"nginx", +" nginx", "nmap", " nmap", " nping", "nodejs", " node", " npm", +"notmuch", +" notmuch", "ocrad", " ocrad", "openjpeg-tools", @@ -1438,6 +1458,8 @@ char const* const commands[] = { " php-config", " phpdbg", " phpize", +"php-fpm", +" php-fpm", "pick", " pick", "picolisp", @@ -1624,6 +1646,8 @@ char const* const commands[] = { " rake", " rdoc", " ruby", +"scrypt", +" scrypt", "sed", " sed", "sensible-utils", @@ -1672,6 +1696,8 @@ char const* const commands[] = { " svnserve", " svnsync", " svnversion", +"syncthing", +" syncthing", "tack", " tack", "tar", @@ -1704,6 +1730,7 @@ char const* const commands[] = { " termux-sms-inbox", " termux-sms-send", " termux-storage-get", +" termux-telephony-call", " termux-telephony-cellinfo", " termux-telephony-deviceinfo", " termux-toast", @@ -1729,6 +1756,8 @@ char const* const commands[] = { " texi2dvi", " texi2pdf", " texindex", +"texlive", +" termux-install-tl", "tig", " tig", "timewarrior", @@ -1850,15 +1879,15 @@ char const* const commands[] = { " zramctl", "valac", " vala", -" vala-0.34", +" vala-0.36", " vala-gen-introspect", -" vala-gen-introspect-0.34", +" vala-gen-introspect-0.36", " valac", -" valac-0.34", +" valac-0.36", " vapicheck", -" vapicheck-0.34", +" vapicheck-0.36", " vapigen", -" vapigen-0.34", +" vapigen-0.36", "valgrind", " callgrind_annotate", " callgrind_control", @@ -1914,6 +1943,21 @@ char const* const commands[] = { " x264", "x265", " x265", +"xapian-tools", +" copydatabase", +" quest", +" simpleexpand", +" simpleindex", +" simplesearch", +" xapian-check", +" xapian-compact", +" xapian-config", +" xapian-delve", +" xapian-metadata", +" xapian-progsrv", +" xapian-replicate", +" xapian-replicate-server", +" xapian-tcpsrv", "xmlstarlet", " xml", "xsltproc", @@ -2026,8 +2070,6 @@ char const* const commands[] = { " getmail_fetch", " getmail_maildir", " getmail_mbox", -"jack", -" jack", "luarocks", " luarocks", " luarocks-5.3", @@ -2088,6 +2130,7 @@ char const* const commands[] = { " settings", " su", " termux-fix-shebang", +" termux-info", " termux-open", " termux-open-url", " termux-reload-settings", -- 2.11.0