command-not-found: Update to latest packages

This commit is contained in:
Fredrik Fornwall 2018-06-22 01:50:34 +02:00
parent 5f451c6c4c
commit 8c617adf1b
2 changed files with 148 additions and 27 deletions

View File

@ -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.31
TERMUX_PKG_VERSION=1.32
termux_step_make_install () {
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux

View File

@ -52,6 +52,8 @@ char const* const commands[] = {
" setfattr",
"autossh",
" autossh",
"axel",
" axel",
"bash",
" bash",
"bc",
@ -69,6 +71,7 @@ char const* const commands[] = {
" arm-linux-androideabi-strip",
" as",
" c++filt",
" dwp",
" elfedit",
" gprof",
" ld",
@ -81,6 +84,9 @@ char const* const commands[] = {
" size",
" strings",
" strip",
"binutils-gold",
" gold",
" ld.gold",
"bison",
" bison",
" yacc",
@ -92,6 +98,8 @@ char const* const commands[] = {
" bmon",
"brogue",
" brogue",
"brotli",
" brotli",
"bs1770gain",
" bs1770gain",
"bsdtar",
@ -146,14 +154,17 @@ char const* const commands[] = {
" cc",
" clang",
" clang++",
" clang-5.0",
" clang-6.0",
" clang-cl",
" clang-cpp",
" clang-format",
" clang-func-mapping",
" clang-refactor",
" clang-rename",
" cpp",
" g++",
" gcc",
" scan-build",
"cmake",
" cmake",
" cpack",
@ -360,6 +371,7 @@ char const* const commands[] = {
" dropbearconvert",
" dropbearkey",
" dropbearmulti",
" scp",
" ssh",
"dvtm",
" dvtm",
@ -388,7 +400,7 @@ char const* const commands[] = {
"emacs",
" ebrowse",
" emacs",
" emacs-25.3",
" emacs-26.1",
" emacsclient",
" etags",
"erlang",
@ -444,6 +456,7 @@ char const* const commands[] = {
"fontconfig-utils",
" fc-cache",
" fc-cat",
" fc-conflist",
" fc-list",
" fc-match",
" fc-pattern",
@ -456,10 +469,13 @@ char const* const commands[] = {
" fossil",
"freetype-dev",
" freetype-config",
"fribidi",
" fribidi",
"frobtads",
" frob",
" t3make",
" tadsc",
" tadsrsc",
"frotz",
" frotz",
" zgames",
@ -638,6 +654,7 @@ char const* const commands[] = {
"gperf",
" gperf",
"gpgme",
" gpgme-json",
" gpgme-tool",
"gpgme-dev",
" gpgme-config",
@ -719,6 +736,7 @@ char const* const commands[] = {
"harfbuzz-utils",
" hb-ot-shape-closure",
" hb-shape",
" hb-subset",
" hb-view",
"hashdeep",
" hashdeep",
@ -811,6 +829,8 @@ char const* const commands[] = {
" imgflo",
" imgflo-graphinfo",
" imgflo-runtime",
"indent",
" indent",
"inetutils",
" dnsdomainname",
" ftp",
@ -829,6 +849,9 @@ char const* const commands[] = {
" vired",
"irssi",
" irssi",
"isync",
" mbsync",
" mbsync-get-cert",
"jhead",
" jhead",
"joe",
@ -944,21 +967,42 @@ char const* const commands[] = {
"libgpg-error",
" gpg-error",
" gpg-error-config",
" gpgrt-config",
" yat2m",
"libgrpc",
" check_epollexclusive",
" gen_hpack_tables",
" gen_legal_metadata_characters",
" gen_percent_encoding_tables",
" gflags_completions.sh",
" grpc_cpp_plugin",
" grpc_create_jwt",
" grpc_csharp_plugin",
" grpc_node_plugin",
" grpc_objective_c_plugin",
" grpc_php_plugin",
" grpc_print_google_default_creds_token",
" grpc_python_plugin",
" grpc_ruby_plugin",
" grpc_verify_jwt",
"libhdf5",
" gif2h5",
" h52gif",
" h5copy",
" h5copy-shared",
" h5debug",
" h5diff",
" h5diff-shared",
" h5dump",
" h5dump-shared",
" h5format_convert",
" h5import",
" h5jam",
" h5ls",
" h5ls-shared",
" h5mkgrp",
" h5repack",
" h5repack-shared",
" h5repart",
" h5stat",
" h5stat-shared",
" h5unjam",
" h5watch",
"libidn2",
" idn2",
"libjasper-utils",
" imgcmp",
" imginfo",
@ -998,6 +1042,8 @@ char const* const commands[] = {
"libpng-dev",
" libpng-config",
" libpng16-config",
"libqrencode",
" qrencode",
"librsvg",
" rsvg-convert",
"libtiff-utils",
@ -1043,9 +1089,18 @@ char const* const commands[] = {
" transicc",
"lld",
" ld.lld",
" ld64.lld",
" lld",
" lld-link",
" wasm-ld",
"lldb",
" lldb",
" lldb-argdumper",
" lldb-mi",
" lldb-server",
" lldb-test",
"llvm",
" bugpoint",
" llc",
" lli",
" llvm-ar",
@ -1053,6 +1108,7 @@ char const* const commands[] = {
" llvm-bcanalyzer",
" llvm-c-test",
" llvm-cat",
" llvm-cfi-verify",
" llvm-config",
" llvm-cov",
" llvm-cvtres",
@ -1074,11 +1130,13 @@ char const* const commands[] = {
" llvm-modextract",
" llvm-mt",
" llvm-nm",
" llvm-objcopy",
" llvm-objdump",
" llvm-opt-report",
" llvm-pdbutil",
" llvm-profdata",
" llvm-ranlib",
" llvm-rc",
" llvm-readelf",
" llvm-readobj",
" llvm-rtdyld",
@ -1087,9 +1145,13 @@ char const* const commands[] = {
" llvm-stress",
" llvm-strings",
" llvm-symbolizer",
" llvm-tblgen",
" llvm-xray",
" obj2yaml",
" opt",
" sancov",
" sanstats",
" scan-view",
" verify-uselistorder",
" yaml2obj",
"ltrace",
@ -1099,6 +1161,11 @@ char const* const commands[] = {
" luac",
"lynx",
" lynx",
"lz4",
" lz4",
" lz4c",
" lz4cat",
" unlz4",
"lzip",
" lzip",
"lzop",
@ -1170,6 +1237,8 @@ char const* const commands[] = {
" mcdiff",
" mcedit",
" mcview",
"mdp",
" mdp",
"megatools",
" megacopy",
" megadf",
@ -1214,6 +1283,8 @@ char const* const commands[] = {
" mpd",
"mpv",
" mpv",
"msmtp",
" msmtp",
"mtools",
" amuFormat.sh",
" lz",
@ -1732,6 +1803,9 @@ char const* const commands[] = {
" par2create",
" par2repair",
" par2verify",
"parted",
" parted",
" partprobe",
"patch",
" patch",
"patchelf",
@ -1897,25 +1971,27 @@ char const* const commands[] = {
"python",
" 2to3",
" 2to3-3.6",
" pydoc",
" pydoc3",
" pydoc3.6",
" python",
" python-config",
" python3",
" python3-config",
" python3.6",
" python3.6-config",
" python3.6m",
" python3.6m-config",
" pyvenv",
" pyvenv-3.6",
"python2",
" idle",
" pydoc",
" python-config",
" 2to3-2.7",
" pydoc2",
" pydoc2.7",
" python2",
" python2-config",
" python2.7",
" python2.7-config",
" smtpd.py",
"qalc",
" qalc",
"qpdf",
@ -1931,13 +2007,14 @@ char const* const commands[] = {
" radiff2",
" rafind2",
" ragg2",
" ragg2-cc",
" rahash2",
" rarun2",
" rasm2",
" rax2",
"ragel",
" ragel",
"rclone",
" rclone",
"rcs",
" ci",
" co",
@ -1968,6 +2045,18 @@ char const* const commands[] = {
" rgbfix",
" rgbgfx",
" rgblink",
"rhash",
" ed2k-link",
" edonr256-hash",
" edonr512-hash",
" gost-hash",
" has160-hash",
" magnet-link",
" rhash",
" sfv-hash",
" tiger-hash",
" tth-hash",
" whirlpool-hash",
"rlwrap",
" rlwrap",
"rsync",
@ -2064,6 +2153,8 @@ char const* const commands[] = {
"termux-api",
" termux-audio-info",
" termux-battery-status",
" termux-brightness",
" termux-call-log",
" termux-camera-info",
" termux-camera-photo",
" termux-clipboard-get",
@ -2071,24 +2162,33 @@ char const* const commands[] = {
" termux-contact-list",
" termux-dialog",
" termux-download",
" termux-fingerprint",
" termux-infrared-frequencies",
" termux-infrared-transmit",
" termux-location",
" termux-media-player",
" termux-media-scan",
" termux-microphone-record",
" termux-notification",
" termux-notification-remove",
" termux-sensor",
" termux-share",
" termux-sms-inbox",
" termux-sms-send",
" termux-speech-to-text",
" termux-storage-get",
" termux-telephony-call",
" termux-telephony-cellinfo",
" termux-telephony-deviceinfo",
" termux-toast",
" termux-torch",
" termux-tts-engines",
" termux-tts-speak",
" termux-vibrate",
" termux-volume",
" termux-wallpaper",
" termux-wifi-connectioninfo",
" termux-wifi-enable",
" termux-wifi-scaninfo",
"termux-elf-cleaner",
" termux-elf-cleaner",
@ -2123,6 +2223,7 @@ char const* const commands[] = {
" authorindex",
" autoinst",
" autosp",
" axohelp",
" bbl2bib",
" bbox",
" bg5+latex",
@ -2130,11 +2231,13 @@ char const* const commands[] = {
" bg5conv",
" bg5latex",
" bg5pdflatex",
" bib2gls",
" bibdoiadd",
" bibexport",
" bibmradd",
" bibtex",
" bibtex8",
" biburl2doi",
" bibzbladd",
" bundledoc",
" cachepic",
@ -2156,6 +2259,8 @@ char const* const commands[] = {
" context",
" contextjit",
" convbkmk",
" convertgls2bib",
" ctan-o-mat",
" ctangle",
" ctanify",
" ctanupload",
@ -2179,6 +2284,7 @@ char const* const commands[] = {
" dvidvi",
" dvigif",
" dvihp",
" dviinfox",
" dvilj",
" dvilj2p",
" dvilj4",
@ -2231,6 +2337,7 @@ char const* const commands[] = {
" initex",
" installfont-tl",
" jamo-normalize",
" jfmutil",
" kanji-config-updmap",
" kanji-config-updmap-sys",
" kanji-config-updmap-user",
@ -2244,11 +2351,13 @@ char const* const commands[] = {
" kpsewhere",
" kpsewhich",
" kpsexpand",
" l3build",
" lacheck",
" latex-git-log",
" latex-papersize",
" latex2man",
" latex2nemeth",
" latexdef",
" latexdiff",
" latexdiff-vc",
" latexfileversion",
@ -2267,6 +2376,7 @@ char const* const commands[] = {
" lua2dox_filter",
" luaotfload-tool",
" luatex",
" luatex53",
" luatools",
" lwarpmk",
" m-tx",
@ -2389,6 +2499,7 @@ char const* const commands[] = {
" t4ht",
" tangle",
" tex",
" tex2aspc",
" tex4ebook",
" tex4ht",
" texconfig",
@ -2407,6 +2518,7 @@ char const* const commands[] = {
" texliveonfly",
" texloganalyser",
" texlua",
" texlua53",
" texluac",
" texmfstart",
" texosquery",
@ -2415,8 +2527,8 @@ char const* const commands[] = {
" tftopl",
" thumbpdf",
" tie",
" tlmgr",
" tlmgr.ln",
" tlcockpit",
" tlshell",
" tpic2pdftex",
" ttf2afm",
" ttf2kotexfont",
@ -2446,6 +2558,7 @@ char const* const commands[] = {
" weave",
" wofm2opl",
" wopl2ofm",
" wordcount",
" wovf2ovp",
" wovp2ovf",
" xdvipdfmx",
@ -2542,7 +2655,6 @@ char const* const commands[] = {
" losetup",
" lscpu",
" lsipc",
" lsns",
" mcookie",
" mesg",
" mkfs",
@ -2579,18 +2691,16 @@ char const* const commands[] = {
" zramctl",
"valac",
" vala",
" vala-0.38",
" vala-0.40",
" vala-gen-introspect",
" vala-gen-introspect-0.38",
" vala-gen-introspect-0.40",
" valac",
" valac-0.38",
" vapicheck",
" vapicheck-0.38",
" valac-0.40",
" vapigen",
" vapigen-0.38",
" vapigen-0.40",
"valadoc",
" valadoc",
" valadoc-0.38",
" valadoc-0.40",
"valgrind",
" callgrind_annotate",
" callgrind_control",
@ -2641,6 +2751,7 @@ char const* const commands[] = {
" wcalc",
"weechat",
" weechat",
" weechat-headless",
"wget",
" wget",
"wol",
@ -2715,6 +2826,9 @@ char const* const commands[] = {
" zipcloak",
" zipnote",
" zipsplit",
"zopfli",
" zopfli",
" zopflipng",
"zsh",
" zsh",
"zstd",
@ -2740,9 +2854,9 @@ char const* const commands[] = {
" ifnames",
"automake",
" aclocal",
" aclocal-1.15",
" aclocal-1.16",
" automake",
" automake-1.15",
" automake-1.16",
"byobu",
" byobu",
" byobu-config",
@ -2789,8 +2903,10 @@ char const* const commands[] = {
" dx",
"ecj",
" ecj",
" ecj-21",
"getmail",
" getmail",
" getmail-gmail-xoauth-tokens",
" getmail_fetch",
" getmail_maildir",
" getmail_mbox",
@ -2816,6 +2932,7 @@ char const* const commands[] = {
" niceload",
" parallel",
" parcat",
" parset",
" sem",
" sql",
"pass",
@ -2863,8 +2980,12 @@ char const* const commands[] = {
" termux-wake-lock",
" termux-wake-unlock",
" xdg-open",
"texlive-tlmgr",
" tlmgr",
" tlmgr.ln",
"tsu",
" tsu",
" tsudo",
"vcsh",
" vcsh",
"yarn",