command-not-found: Regenerate
This commit is contained in:
parent
da4cdaac24
commit
3cc68b3aff
@ -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.17
|
||||
TERMUX_PKG_VERSION=1.18
|
||||
|
||||
termux_step_make_install () {
|
||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||
|
@ -52,12 +52,13 @@ char const* const commands[] = {
|
||||
" yacc",
|
||||
"brogue",
|
||||
" brogue",
|
||||
"bs1770gain",
|
||||
" bs1770gain",
|
||||
"bsdtar",
|
||||
" bsdcat",
|
||||
" bsdcpio",
|
||||
" bsdtar",
|
||||
"busybox",
|
||||
" ash",
|
||||
" busybox",
|
||||
" env",
|
||||
"bzip2",
|
||||
@ -77,6 +78,8 @@ char const* const commands[] = {
|
||||
"cboard",
|
||||
" cboard",
|
||||
"clang",
|
||||
" arm-linux-androideabi-clang",
|
||||
" arm-linux-androideabi-clang++",
|
||||
" arm-linux-androideabi-cpp",
|
||||
" arm-linux-androideabi-g++",
|
||||
" arm-linux-androideabi-gcc",
|
||||
@ -254,6 +257,8 @@ char const* const commands[] = {
|
||||
" rcs2log",
|
||||
"daemonize",
|
||||
" daemonize",
|
||||
"darkhttpd",
|
||||
" darkhttpd",
|
||||
"dash",
|
||||
" dash",
|
||||
" sh",
|
||||
@ -593,6 +598,23 @@ char const* const commands[] = {
|
||||
" wordlist2hunspell",
|
||||
"iconv",
|
||||
" iconv",
|
||||
"icu-devtools",
|
||||
" derb",
|
||||
" genbrk",
|
||||
" genccode",
|
||||
" gencfu",
|
||||
" gencmn",
|
||||
" gencnval",
|
||||
" gendict",
|
||||
" gennorm2",
|
||||
" genrb",
|
||||
" gensprep",
|
||||
" icu-config",
|
||||
" icuinfo",
|
||||
" icupkg",
|
||||
" makeconv",
|
||||
" pkgdata",
|
||||
" uconv",
|
||||
"imagemagick",
|
||||
" animate",
|
||||
" compare",
|
||||
@ -636,6 +658,13 @@ char const* const commands[] = {
|
||||
" rjoe",
|
||||
"jq",
|
||||
" jq",
|
||||
"jupp",
|
||||
" jmacs",
|
||||
" joe",
|
||||
" jpico",
|
||||
" jstar",
|
||||
" jupp",
|
||||
" rjoe",
|
||||
"kona",
|
||||
" k",
|
||||
"leptonica",
|
||||
@ -707,8 +736,6 @@ char const* const commands[] = {
|
||||
" rdjpgcom",
|
||||
" tjbench",
|
||||
" wrjpgcom",
|
||||
"libmcrypt",
|
||||
" libmcrypt-config",
|
||||
"libmp3lame",
|
||||
" lame",
|
||||
"libnpth",
|
||||
@ -777,18 +804,15 @@ char const* const commands[] = {
|
||||
" transicc",
|
||||
"ltrace",
|
||||
" ltrace",
|
||||
"luajit",
|
||||
"lua",
|
||||
" lua",
|
||||
" luajit",
|
||||
"luarocks",
|
||||
" luarocks",
|
||||
" luarocks-5.1",
|
||||
" luarocks-admin",
|
||||
" luarocks-admin-5.1",
|
||||
" luac",
|
||||
"lynx",
|
||||
" lynx",
|
||||
"lzip",
|
||||
" lzip",
|
||||
"lzop",
|
||||
" lzop",
|
||||
"m4",
|
||||
" m4",
|
||||
"macchanger",
|
||||
@ -1377,17 +1401,17 @@ char const* const commands[] = {
|
||||
" pwgen",
|
||||
"python",
|
||||
" 2to3",
|
||||
" 2to3-3.5",
|
||||
" 2to3-3.6",
|
||||
" pydoc3",
|
||||
" pydoc3.5",
|
||||
" pydoc3.6",
|
||||
" python",
|
||||
" python3",
|
||||
" python3-config",
|
||||
" python3.5",
|
||||
" python3.5-config",
|
||||
" python3.5m-config",
|
||||
" python3.6",
|
||||
" python3.6-config",
|
||||
" python3.6m-config",
|
||||
" pyvenv",
|
||||
" pyvenv-3.5",
|
||||
" pyvenv-3.6",
|
||||
"python2",
|
||||
" idle",
|
||||
" pydoc",
|
||||
@ -1656,6 +1680,8 @@ char const* const commands[] = {
|
||||
" wol-dhcpdconf",
|
||||
"x264",
|
||||
" x264",
|
||||
"x265",
|
||||
" x265",
|
||||
"xmlstarlet",
|
||||
" xml",
|
||||
"xsltproc",
|
||||
@ -1770,6 +1796,11 @@ char const* const commands[] = {
|
||||
" getmail_mbox",
|
||||
"jack",
|
||||
" jack",
|
||||
"luarocks",
|
||||
" luarocks",
|
||||
" luarocks-5.3",
|
||||
" luarocks-admin",
|
||||
" luarocks-admin-5.3",
|
||||
"neofetch",
|
||||
" neofetch",
|
||||
"parallel",
|
||||
|
Loading…
Reference in New Issue
Block a user