From a71776bcb6fcef97d17b2e0f98586290bd0fa0e6 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Fri, 13 Nov 2015 22:51:27 -0500 Subject: [PATCH] command-not-found: Update package list --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 36 +++++++++++++++++++++------ 2 files changed, 29 insertions(+), 9 deletions(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index f9ab18082..17a4fd72c 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=0.9 +TERMUX_PKG_VERSION=1.0 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 697878e5c..71d642694 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -252,6 +252,10 @@ char const* const commands[] = { "dirmngr", " dirmngr", " dirmngr-client", +"dnsutils", +" dig", +" host", +" nslookup", "dpkg", " dpkg", " dpkg-deb", @@ -292,7 +296,6 @@ char const* const commands[] = { "fish", " fish", " fish_indent", -" mimedb", "flex", " flex", " flex++", @@ -586,9 +589,13 @@ char const* const commands[] = { "libtool", " libtool", " libtoolize", -"libxslt", +"libxml2-dev", +" xml2-config", +"libxml2-utils", +" xmlcatalog", +" xmllint", +"libxslt-dev", " xslt-config", -" xsltproc", "lighttpd", " lighttpd", "littlecms-utils", @@ -770,6 +777,7 @@ char const* const commands[] = { " pamtowinicon", " pamtoxvmini", " pamundice", +" pamunlookup", " pamvalidate", " pamwipeout", " pbmclean", @@ -1039,6 +1047,7 @@ char const* const commands[] = { " ssh", " ssh-add", " ssh-agent", +" ssh-copy-id", " ssh-keygen", " ssh-keyscan", " ssha", @@ -1091,8 +1100,16 @@ char const* const commands[] = { " splain", " xsubpp", " zipdetails", +"php", +" php", +" php-cgi", +" php-config", +" phpize", "pick", " pick", +"picolisp", +" picolisp", +" pil", "pkg-config", " pkg-config", "play-audio", @@ -1150,6 +1167,8 @@ char const* const commands[] = { " python2.7", " python2.7-config", " smtpd.py", +"ragel", +" ragel", "rlwrap", " rlwrap", "rsync", @@ -1184,11 +1203,10 @@ char const* const commands[] = { "sox", " sox", " soxi", -"speex", -" speexdec", -" speexenc", "sqlite", " sqlite3", +"sshpass", +" sshpass", "strace", " strace", " strace-log-merge", @@ -1210,6 +1228,8 @@ char const* const commands[] = { " tack", "tar", " tar", +"taskwarrior", +" task", "tcl", " tclsh", " tclsh8.6", @@ -1303,10 +1323,10 @@ char const* const commands[] = { " wget", "x264", " x264", -"xmllint", -" xmllint", "xmlstarlet", " xml", +"xsltproc", +" xsltproc", "xz-utils", " lzcat", " lzcmp",