From 506ef46baeadc6f10456f75599e59ffce859d626 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 30 Jan 2017 02:13:14 +0100 Subject: [PATCH] command-not-found: Regenerate --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 26 ++++++++++++++++++++++---- 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index f5f2b2a0..f359c0e9 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.18 +TERMUX_PKG_VERSION=1.19 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 b61069ea..a384f32d 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -61,6 +61,11 @@ char const* const commands[] = { "busybox", " busybox", " env", +"bvi", +" bmore", +" bvedit", +" bvi", +" bview", "bzip2", " bunzip2", " bzcat", @@ -140,6 +145,8 @@ char const* const commands[] = { " ctest", "cmake-curses-gui", " ccmake", +"cmark", +" cmark", "cmatrix", " cmatrix", "coreutils", @@ -635,7 +642,6 @@ char const* const commands[] = { " logger", " telnet", " tftp", -" traceroute", " whois", "inotify-tools", " inotifywait", @@ -728,7 +734,6 @@ char const* const commands[] = { " imgcmp", " imginfo", " jasper", -" tmrdemo", "libjpeg-turbo-progs", " cjpeg", " djpeg", @@ -802,6 +807,13 @@ char const* const commands[] = { " psicc", " tificc", " transicc", +"lrzsz", +" lrb", +" lrx", +" lrz", +" lsb", +" lsx", +" lsz", "ltrace", " ltrace", "lua", @@ -834,6 +846,11 @@ char const* const commands[] = { " mcdiff", " mcedit", " mcview", +"minicom", +" ascii-xfr", +" minicom", +" runscript", +" xminicom", "mlocate", " locate", " updatedb", @@ -845,6 +862,8 @@ char const* const commands[] = { " mosh-server", " mosh.pl", "mosquitto", +" mosquitto", +" mosquitto_passwd", " mosquitto_pub", " mosquitto_sub", "mp3splt", @@ -1310,7 +1329,6 @@ char const* const commands[] = { " json_pp", " libnetcfg", " perl", -" perl5.22.2", " perlbug", " perldoc", " perlivp", @@ -1588,7 +1606,7 @@ char const* const commands[] = { " torsocks", "tracepath", " tracepath", -" tracepath6", +" traceroute", "transmission", " transmission-create", " transmission-daemon", -- 2.11.0