command-not-found: Bump version
This commit is contained in:
parent
7e49911aab
commit
6df5a2598e
@ -1,6 +1,6 @@
|
|||||||
TERMUX_PKG_HOMEPAGE=http://termux.com
|
TERMUX_PKG_HOMEPAGE=http://termux.com
|
||||||
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
||||||
TERMUX_PKG_VERSION=1.12
|
TERMUX_PKG_VERSION=1.13
|
||||||
|
|
||||||
termux_step_make_install () {
|
termux_step_make_install () {
|
||||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
char const* const commands[] = {
|
char const* const commands[] = {
|
||||||
"aapt",
|
"aapt",
|
||||||
" aapt",
|
" aapt",
|
||||||
|
" zipalign",
|
||||||
"abduco",
|
"abduco",
|
||||||
" abduco",
|
" abduco",
|
||||||
"abook",
|
"abook",
|
||||||
@ -15,21 +16,6 @@ char const* const commands[] = {
|
|||||||
" apt-key",
|
" apt-key",
|
||||||
"aria2",
|
"aria2",
|
||||||
" aria2c",
|
" aria2c",
|
||||||
"asciinema",
|
|
||||||
" asciinema",
|
|
||||||
"autoconf",
|
|
||||||
" autoconf",
|
|
||||||
" autoheader",
|
|
||||||
" autom4te",
|
|
||||||
" autoreconf",
|
|
||||||
" autoscan",
|
|
||||||
" autoupdate",
|
|
||||||
" ifnames",
|
|
||||||
"automake",
|
|
||||||
" aclocal",
|
|
||||||
" aclocal-1.15",
|
|
||||||
" automake",
|
|
||||||
" automake-1.15",
|
|
||||||
"autossh",
|
"autossh",
|
||||||
" autossh",
|
" autossh",
|
||||||
"bash",
|
"bash",
|
||||||
@ -84,16 +70,18 @@ char const* const commands[] = {
|
|||||||
"cboard",
|
"cboard",
|
||||||
" cboard",
|
" cboard",
|
||||||
"clang",
|
"clang",
|
||||||
|
" arm-linux-androideabi-cpp",
|
||||||
" arm-linux-androideabi-g++",
|
" arm-linux-androideabi-g++",
|
||||||
" arm-linux-androideabi-gcc",
|
" arm-linux-androideabi-gcc",
|
||||||
" c++",
|
" c++",
|
||||||
" cc",
|
" cc",
|
||||||
" clang",
|
" clang",
|
||||||
" clang++",
|
" clang++",
|
||||||
" clang-3.8",
|
" clang-3.9",
|
||||||
" clang-check",
|
" clang-check",
|
||||||
" clang-cl",
|
" clang-cl",
|
||||||
" clang-format",
|
" clang-format",
|
||||||
|
" cpp",
|
||||||
" g++",
|
" g++",
|
||||||
" gcc",
|
" gcc",
|
||||||
" git-clang-format",
|
" git-clang-format",
|
||||||
@ -131,6 +119,7 @@ char const* const commands[] = {
|
|||||||
" obj2yaml",
|
" obj2yaml",
|
||||||
" opt",
|
" opt",
|
||||||
" sancov",
|
" sancov",
|
||||||
|
" sanstats",
|
||||||
" scan-build",
|
" scan-build",
|
||||||
" scan-view",
|
" scan-view",
|
||||||
" verify-uselistorder",
|
" verify-uselistorder",
|
||||||
@ -256,6 +245,8 @@ char const* const commands[] = {
|
|||||||
"cvs",
|
"cvs",
|
||||||
" cvs",
|
" cvs",
|
||||||
" rcs2log",
|
" rcs2log",
|
||||||
|
"daemonize",
|
||||||
|
" daemonize",
|
||||||
"dash",
|
"dash",
|
||||||
" dash",
|
" dash",
|
||||||
" sh",
|
" sh",
|
||||||
@ -332,7 +323,7 @@ char const* const commands[] = {
|
|||||||
"emacs",
|
"emacs",
|
||||||
" ebrowse",
|
" ebrowse",
|
||||||
" emacs",
|
" emacs",
|
||||||
" emacs-25.0.95",
|
" emacs-25.1",
|
||||||
" emacsclient",
|
" emacsclient",
|
||||||
" etags",
|
" etags",
|
||||||
"espeak",
|
"espeak",
|
||||||
@ -389,6 +380,10 @@ char const* const commands[] = {
|
|||||||
"frotz",
|
"frotz",
|
||||||
" frotz",
|
" frotz",
|
||||||
" zgames",
|
" zgames",
|
||||||
|
"fsmon",
|
||||||
|
" fsmon",
|
||||||
|
"fwknop",
|
||||||
|
" fwknop",
|
||||||
"fzf",
|
"fzf",
|
||||||
" fzf",
|
" fzf",
|
||||||
" fzf-tmux",
|
" fzf-tmux",
|
||||||
@ -449,7 +444,6 @@ char const* const commands[] = {
|
|||||||
" gpg",
|
" gpg",
|
||||||
" gpg-zip",
|
" gpg-zip",
|
||||||
" gpgsplit",
|
" gpgsplit",
|
||||||
" gpgv",
|
|
||||||
"gnupg2",
|
"gnupg2",
|
||||||
" addgnupghome",
|
" addgnupghome",
|
||||||
" applygnupgdefaults",
|
" applygnupgdefaults",
|
||||||
@ -480,6 +474,8 @@ char const* const commands[] = {
|
|||||||
" gofmt",
|
" gofmt",
|
||||||
"gpgme",
|
"gpgme",
|
||||||
" gpgme-tool",
|
" gpgme-tool",
|
||||||
|
"gpgv",
|
||||||
|
" gpgv",
|
||||||
"graphicsmagick",
|
"graphicsmagick",
|
||||||
" gm",
|
" gm",
|
||||||
"greed",
|
"greed",
|
||||||
@ -590,9 +586,6 @@ char const* const commands[] = {
|
|||||||
"lftp",
|
"lftp",
|
||||||
" lftp",
|
" lftp",
|
||||||
" lftpget",
|
" lftpget",
|
||||||
"libav",
|
|
||||||
" avconv",
|
|
||||||
" avprobe",
|
|
||||||
"libcaca",
|
"libcaca",
|
||||||
" caca-config",
|
" caca-config",
|
||||||
" cacaclock",
|
" cacaclock",
|
||||||
@ -663,6 +656,13 @@ char const* const commands[] = {
|
|||||||
" oggz-scan",
|
" oggz-scan",
|
||||||
" oggz-sort",
|
" oggz-sort",
|
||||||
" oggz-validate",
|
" oggz-validate",
|
||||||
|
"libotr",
|
||||||
|
" otr_mackey",
|
||||||
|
" otr_modify",
|
||||||
|
" otr_parse",
|
||||||
|
" otr_readforge",
|
||||||
|
" otr_remac",
|
||||||
|
" otr_sesskeys",
|
||||||
"librsvg",
|
"librsvg",
|
||||||
" rsvg-convert",
|
" rsvg-convert",
|
||||||
"libtiff-utils",
|
"libtiff-utils",
|
||||||
@ -699,6 +699,8 @@ char const* const commands[] = {
|
|||||||
" xmllint",
|
" xmllint",
|
||||||
"libxslt-dev",
|
"libxslt-dev",
|
||||||
" xslt-config",
|
" xslt-config",
|
||||||
|
"libzmq",
|
||||||
|
" curve_keygen",
|
||||||
"lighttpd",
|
"lighttpd",
|
||||||
" lighttpd",
|
" lighttpd",
|
||||||
"littlecms-utils",
|
"littlecms-utils",
|
||||||
@ -756,6 +758,8 @@ char const* const commands[] = {
|
|||||||
" mosh.pl",
|
" mosh.pl",
|
||||||
"mp3splt",
|
"mp3splt",
|
||||||
" mp3splt",
|
" mp3splt",
|
||||||
|
"mpv",
|
||||||
|
" mpv",
|
||||||
"multitail",
|
"multitail",
|
||||||
" multitail",
|
" multitail",
|
||||||
"mutt",
|
"mutt",
|
||||||
@ -779,7 +783,6 @@ char const* const commands[] = {
|
|||||||
" tput",
|
" tput",
|
||||||
" tset",
|
" tset",
|
||||||
"neovim",
|
"neovim",
|
||||||
" col",
|
|
||||||
" nvim",
|
" nvim",
|
||||||
"netcat",
|
"netcat",
|
||||||
" nc",
|
" nc",
|
||||||
@ -1180,6 +1183,10 @@ char const* const commands[] = {
|
|||||||
" openssl",
|
" openssl",
|
||||||
"optipng",
|
"optipng",
|
||||||
" optipng",
|
" optipng",
|
||||||
|
"opus-tools",
|
||||||
|
" opusdec",
|
||||||
|
" opusenc",
|
||||||
|
" opusinfo",
|
||||||
"p7zip",
|
"p7zip",
|
||||||
" 7z",
|
" 7z",
|
||||||
" 7za",
|
" 7za",
|
||||||
@ -1222,6 +1229,8 @@ char const* const commands[] = {
|
|||||||
" splain",
|
" splain",
|
||||||
" xsubpp",
|
" xsubpp",
|
||||||
" zipdetails",
|
" zipdetails",
|
||||||
|
"pforth",
|
||||||
|
" pforth",
|
||||||
"php",
|
"php",
|
||||||
" phar",
|
" phar",
|
||||||
" phar.phar",
|
" phar.phar",
|
||||||
@ -1269,6 +1278,8 @@ char const* const commands[] = {
|
|||||||
" vmstat",
|
" vmstat",
|
||||||
" w",
|
" w",
|
||||||
" watch",
|
" watch",
|
||||||
|
"profanity",
|
||||||
|
" profanity",
|
||||||
"proot",
|
"proot",
|
||||||
" proot",
|
" proot",
|
||||||
" termux-chroot",
|
" termux-chroot",
|
||||||
@ -1291,7 +1302,10 @@ char const* const commands[] = {
|
|||||||
" pydoc3.5",
|
" pydoc3.5",
|
||||||
" python",
|
" python",
|
||||||
" python3",
|
" python3",
|
||||||
|
" python3-config",
|
||||||
" python3.5",
|
" python3.5",
|
||||||
|
" python3.5-config",
|
||||||
|
" python3.5m-config",
|
||||||
" pyvenv",
|
" pyvenv",
|
||||||
" pyvenv-3.5",
|
" pyvenv-3.5",
|
||||||
"python2",
|
"python2",
|
||||||
@ -1303,6 +1317,22 @@ char const* const commands[] = {
|
|||||||
" python2.7",
|
" python2.7",
|
||||||
" python2.7-config",
|
" python2.7-config",
|
||||||
" smtpd.py",
|
" smtpd.py",
|
||||||
|
"qalc",
|
||||||
|
" qalc",
|
||||||
|
"radare2",
|
||||||
|
" r2",
|
||||||
|
" r2agent",
|
||||||
|
" r2pm",
|
||||||
|
" rabin2",
|
||||||
|
" radare2",
|
||||||
|
" radiff2",
|
||||||
|
" rafind2",
|
||||||
|
" ragg2",
|
||||||
|
" ragg2-cc",
|
||||||
|
" rahash2",
|
||||||
|
" rarun2",
|
||||||
|
" rasm2",
|
||||||
|
" rax2",
|
||||||
"ragel",
|
"ragel",
|
||||||
" ragel",
|
" ragel",
|
||||||
"rdiff",
|
"rdiff",
|
||||||
@ -1316,6 +1346,11 @@ char const* const commands[] = {
|
|||||||
" rlwrap",
|
" rlwrap",
|
||||||
"rsync",
|
"rsync",
|
||||||
" rsync",
|
" rsync",
|
||||||
|
"rtmpdump",
|
||||||
|
" rtmpdump",
|
||||||
|
" rtmpgw",
|
||||||
|
" rtmpsrv",
|
||||||
|
" rtmpsuck",
|
||||||
"ruby",
|
"ruby",
|
||||||
" erb",
|
" erb",
|
||||||
" gem",
|
" gem",
|
||||||
@ -1350,6 +1385,10 @@ char const* const commands[] = {
|
|||||||
" sqlite3",
|
" sqlite3",
|
||||||
"sshpass",
|
"sshpass",
|
||||||
" sshpass",
|
" sshpass",
|
||||||
|
"sslscan",
|
||||||
|
" sslscan",
|
||||||
|
"stag",
|
||||||
|
" stag",
|
||||||
"strace",
|
"strace",
|
||||||
" strace",
|
" strace",
|
||||||
" strace-log-merge",
|
" strace-log-merge",
|
||||||
@ -1371,6 +1410,8 @@ char const* const commands[] = {
|
|||||||
" tack",
|
" tack",
|
||||||
"tar",
|
"tar",
|
||||||
" tar",
|
" tar",
|
||||||
|
"tasksh",
|
||||||
|
" tasksh",
|
||||||
"taskwarrior",
|
"taskwarrior",
|
||||||
" task",
|
" task",
|
||||||
"tcl",
|
"tcl",
|
||||||
@ -1420,8 +1461,12 @@ char const* const commands[] = {
|
|||||||
" texindex",
|
" texindex",
|
||||||
"tig",
|
"tig",
|
||||||
" tig",
|
" tig",
|
||||||
|
"timewarrior",
|
||||||
|
" timew",
|
||||||
"tinyscheme",
|
"tinyscheme",
|
||||||
" tinyscheme",
|
" tinyscheme",
|
||||||
|
"tmate",
|
||||||
|
" tmate",
|
||||||
"tmux",
|
"tmux",
|
||||||
" tmux",
|
" tmux",
|
||||||
"toilet",
|
"toilet",
|
||||||
@ -1543,6 +1588,21 @@ char const* const commands[] = {
|
|||||||
" ack",
|
" ack",
|
||||||
"ant",
|
"ant",
|
||||||
" ant",
|
" ant",
|
||||||
|
"asciinema",
|
||||||
|
" asciinema",
|
||||||
|
"autoconf",
|
||||||
|
" autoconf",
|
||||||
|
" autoheader",
|
||||||
|
" autom4te",
|
||||||
|
" autoreconf",
|
||||||
|
" autoscan",
|
||||||
|
" autoupdate",
|
||||||
|
" ifnames",
|
||||||
|
"automake",
|
||||||
|
" aclocal",
|
||||||
|
" aclocal-1.15",
|
||||||
|
" automake",
|
||||||
|
" automake-1.15",
|
||||||
"byobu",
|
"byobu",
|
||||||
" byobu",
|
" byobu",
|
||||||
" byobu-config",
|
" byobu-config",
|
||||||
|
Loading…
Reference in New Issue
Block a user