From: Fredrik Fornwall Date: Thu, 24 Mar 2016 22:33:39 +0000 (-0400) Subject: command-not-found: Update package list X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/64d160afe6055abdea4e79dbce50114604e100d1?ds=sidebyside command-not-found: Update package list --- diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 44efc30f..4facef11 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.4 +TERMUX_PKG_VERSION=1.5 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 9dbc02b3..51b4439c 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -137,7 +137,6 @@ char const* const commands[] = { " chgrp", " chmod", " chown", -" chroot", " cksum", " comm", " coreutils", @@ -232,6 +231,9 @@ char const* const commands[] = { " corkscrew", "cppi", " cppi", +"ctags", +" ctags", +" readtags", "curl", " curl", "curseofwar", @@ -284,7 +286,6 @@ char const* const commands[] = { "elinks", " elinks", "emacs", -" ctags", " ebrowse", " emacs", " emacsclient", @@ -336,15 +337,14 @@ char const* const commands[] = { " fzf", " fzf-tmux", "g++", +" arm-linux-androideabi-g++", " g++", "gawk", " awk", " gawk", "gcc", -" arm-linux-androideabi-c++", -" arm-linux-androideabi-g++", " arm-linux-androideabi-gcc", -" arm-linux-androideabi-gcc-4.9.3", +" arm-linux-androideabi-gcc-5.3.0", " arm-linux-androideabi-gcc-ar", " arm-linux-androideabi-gcc-nm", " arm-linux-androideabi-gcc-ranlib", @@ -352,6 +352,7 @@ char const* const commands[] = { " gcc", "gcov", " gcov", +" gcov-tool", "gdb", " gcore", " gdb", @@ -683,6 +684,7 @@ char const* const commands[] = { "neovim", " nvim", "netcat", +" nc", " ncat", " netcat", "netpbm", @@ -1171,6 +1173,9 @@ char const* const commands[] = { " vmstat", " w", " watch", +"proot", +" proot", +" termux-chroot", "protobuf", " protoc", "psmisc", @@ -1299,8 +1304,13 @@ char const* const commands[] = { "termux-tools", " am", " chsh", +" dalvikvm", " df", +" getprop", +" logcat", +" ping", " pm", +" su", " termux-elf-cleaner", " termux-fix-shebang", " termux-open-url", @@ -1335,8 +1345,6 @@ char const* const commands[] = { "units", " units", " units_cur", -"unnethack", -" unnethack", "unrar", " unrar", "unzip", @@ -1438,6 +1446,8 @@ char const* const commands[] = { " parallel", " sem", " sql", +"pass", +" pass", "ranger", " ranger", " rifle",