From: Fredrik Fornwall Date: Sat, 14 Nov 2015 03:51:27 +0000 (-0500) Subject: command-not-found: Update package list X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/a71776bcb6fcef97d17b2e0f98586290bd0fa0e6?ds=inline command-not-found: Update package list --- diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index f9ab1808..17a4fd72 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 697878e5..71d64269 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",