Skip to content

Commit

Permalink
Update command lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Grimler91 committed Nov 18, 2021
1 parent 3a97e5a commit edea2ea
Show file tree
Hide file tree
Showing 21 changed files with 219 additions and 1,288 deletions.
32 changes: 16 additions & 16 deletions command-not-found.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,41 +26,41 @@ using namespace std;

list<string> games_commands = {
#ifdef __aarch64__
# include "game-packages/commands-aarch64-66e53d2.h"
# include "game-packages/commands-aarch64-608de5c.h"
#elif defined __arm__
# include "game-packages/commands-arm-66e53d2.h"
# include "game-packages/commands-arm-608de5c.h"
#elif defined __i686__
# include "game-packages/commands-i686-66e53d2.h"
# include "game-packages/commands-i686-608de5c.h"
#elif defined __x86_64__
# include "game-packages/commands-x86_64-66e53d2.h"
# include "game-packages/commands-x86_64-608de5c.h"
#else
# error Failed to detect arch
#endif
};

list<string> main_commands = {
#ifdef __aarch64__
# include "termux-packages/commands-aarch64-9bf4a88.h"
# include "termux-packages/commands-aarch64-22ecf22.h"
#elif defined __arm__
# include "termux-packages/commands-arm-9bf4a88.h"
# include "termux-packages/commands-arm-22ecf22.h"
#elif defined __i686__
# include "termux-packages/commands-i686-9bf4a88.h"
# include "termux-packages/commands-i686-22ecf22.h"
#elif defined __x86_64__
# include "termux-packages/commands-x86_64-9bf4a88.h"
# include "termux-packages/commands-x86_64-22ecf22.h"
#else
# error Failed to detect arch
#endif
};

list<string> root_commands = {
#ifdef __aarch64__
# include "termux-root-packages/commands-aarch64-d32a06f.h"
# include "termux-root-packages/commands-aarch64-1186f6e.h"
#elif defined __arm__
# include "termux-root-packages/commands-arm-d32a06f.h"
# include "termux-root-packages/commands-arm-1186f6e.h"
#elif defined __i686__
# include "termux-root-packages/commands-i686-d32a06f.h"
# include "termux-root-packages/commands-i686-1186f6e.h"
#elif defined __x86_64__
# include "termux-root-packages/commands-x86_64-d32a06f.h"
# include "termux-root-packages/commands-x86_64-1186f6e.h"
#else
# error Failed to detect arch
#endif
Expand All @@ -82,13 +82,13 @@ list<string> science_commands = {

list<string> x11_commands = {
#ifdef __aarch64__
# include "x11-packages/commands-aarch64-9182296.h"
# include "x11-packages/commands-aarch64-2ad69ca.h"
#elif defined __arm__
# include "x11-packages/commands-arm-9182296.h"
# include "x11-packages/commands-arm-2ad69ca.h"
#elif defined __i686__
# include "x11-packages/commands-i686-9182296.h"
# include "x11-packages/commands-i686-2ad69ca.h"
#elif defined __x86_64__
# include "x11-packages/commands-x86_64-9182296.h"
# include "x11-packages/commands-x86_64-2ad69ca.h"
#else
# error Failed to detect arch
#endif
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion game-packages/game-packages
Submodule game-packages updated 1 files
+1 −1 termux-packages
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@
" autossh",
"axel",
" axel",
"b3sum",
" b3sum",
"bacula-fd",
" bacula",
" bacula-fd",
Expand Down Expand Up @@ -606,6 +608,8 @@
" cppcheck",
"cppi",
" cppi",
"cpufetch",
" cpufetch",
"cpulimit",
" cpulimit",
"croc",
Expand Down Expand Up @@ -724,7 +728,6 @@
" ischroot",
" run-parts",
" savelog",
" tempfile",
" which",
"debootstrap",
" debootstrap",
Expand Down Expand Up @@ -843,6 +846,8 @@
" dropbearmulti",
" scp",
" ssh",
"dtach",
" dtach",
"dtc",
" convert-dtsv0",
" dtc",
Expand Down Expand Up @@ -1686,6 +1691,7 @@
" genrb",
" gensprep",
" icu-config",
" icuexportdata",
" icuinfo",
" icupkg",
" makeconv",
Expand Down Expand Up @@ -2294,6 +2300,13 @@
"lr",
" lr",
" lrls",
"lrzsz",
" lrb",
" lrx",
" lrz",
" lsb",
" lsx",
" lsz",
"lsd",
" lsd",
"lsof",
Expand Down Expand Up @@ -3114,6 +3127,8 @@
" podboat",
"nginx",
" nginx",
"ngircd",
" ngircd",
"nim",
" koch",
" nim",
Expand Down Expand Up @@ -3183,6 +3198,7 @@
" npm",
" npx",
"nodejs-lts",
" corepack",
" node",
" npm",
" npx",
Expand Down Expand Up @@ -3443,6 +3459,11 @@
" plzip",
"pngquant",
" pngquant",
"poke",
" pk-elfextractor",
" pk-strings",
" poke",
" poke-gui",
"polipo",
" polipo",
"poppler",
Expand Down Expand Up @@ -3520,7 +3541,7 @@
" proot-distro",
"protobuf",
" protoc",
" protoc-3.19.0.0",
" protoc-3.19.1.0",
"proton-bridge",
" proton-bridge",
"proxmark3",
Expand Down Expand Up @@ -3742,6 +3763,8 @@
" qcmd",
" qcp",
" qmv",
"reptyr",
" reptyr",
"restic",
" restic",
"restic-server",
Expand Down Expand Up @@ -3891,11 +3914,10 @@
" sc-im",
" scopen",
"scala",
" fsc",
" common",
" scala",
" scalac",
" scaladoc",
" scalap",
"screen",
" screen",
" screen-4.8.0",
Expand Down Expand Up @@ -4246,7 +4268,22 @@
" reseq",
" teseq",
"tesseract",
" ambiguous_words",
" classifier_tester",
" cntraining",
" combine_lang_model",
" combine_tessdata",
" dawg2wordlist",
" lstmeval",
" lstmtraining",
" merge_unicharsets",
" mftraining",
" set_unicharset_properties",
" shapeclustering",
" tesseract",
" text2image",
" unicharset_extractor",
" wordlist2dawg",
"texinfo",
" info",
" install-info",
Expand Down Expand Up @@ -4662,6 +4699,8 @@
" toilet",
"tokei",
" tokei",
"topgrade",
" topgrade",
"tor",
" tor",
" tor-gencert",
Expand Down Expand Up @@ -4909,6 +4948,9 @@
"w3m",
" w3m",
" w3mman",
"wasmer",
" wapm",
" wasmer",
"watchexec",
" watchexec",
"wcalc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@
" autossh",
"axel",
" axel",
"b3sum",
" b3sum",
"bacula-fd",
" bacula",
" bacula-fd",
Expand Down Expand Up @@ -597,6 +599,8 @@
" cppcheck",
"cppi",
" cppi",
"cpufetch",
" cpufetch",
"cpulimit",
" cpulimit",
"croc",
Expand Down Expand Up @@ -715,7 +719,6 @@
" ischroot",
" run-parts",
" savelog",
" tempfile",
" which",
"debootstrap",
" debootstrap",
Expand Down Expand Up @@ -832,6 +835,8 @@
" dropbearmulti",
" scp",
" ssh",
"dtach",
" dtach",
"dtc",
" convert-dtsv0",
" dtc",
Expand Down Expand Up @@ -1673,6 +1678,7 @@
" genrb",
" gensprep",
" icu-config",
" icuexportdata",
" icuinfo",
" icupkg",
" makeconv",
Expand Down Expand Up @@ -2281,6 +2287,13 @@
"lr",
" lr",
" lrls",
"lrzsz",
" lrb",
" lrx",
" lrz",
" lsb",
" lsx",
" lsz",
"lsd",
" lsd",
"lsof",
Expand All @@ -2290,8 +2303,6 @@
"lua",
" lua",
" luac",
"lua-language-server",
" lua-language-server",
"lua52",
" lua5.2",
" luac5.2",
Expand Down Expand Up @@ -3099,6 +3110,8 @@
" podboat",
"nginx",
" nginx",
"ngircd",
" ngircd",
"nim",
" koch",
" nim",
Expand Down Expand Up @@ -3168,6 +3181,7 @@
" npm",
" npx",
"nodejs-lts",
" corepack",
" node",
" npm",
" npx",
Expand Down Expand Up @@ -3429,6 +3443,11 @@
" plzip",
"pngquant",
" pngquant",
"poke",
" pk-elfextractor",
" pk-strings",
" poke",
" poke-gui",
"polipo",
" polipo",
"poppler",
Expand Down Expand Up @@ -3506,7 +3525,7 @@
" proot-distro",
"protobuf",
" protoc",
" protoc-3.19.0.0",
" protoc-3.19.1.0",
"proxmark3",
" proxmark3",
"proxmark3-git",
Expand Down Expand Up @@ -3726,6 +3745,8 @@
" qcmd",
" qcp",
" qmv",
"reptyr",
" reptyr",
"restic",
" restic",
"restic-server",
Expand Down Expand Up @@ -3875,11 +3896,10 @@
" sc-im",
" scopen",
"scala",
" fsc",
" common",
" scala",
" scalac",
" scaladoc",
" scalap",
"screen",
" screen",
" screen-4.8.0",
Expand Down Expand Up @@ -4222,7 +4242,22 @@
" reseq",
" teseq",
"tesseract",
" ambiguous_words",
" classifier_tester",
" cntraining",
" combine_lang_model",
" combine_tessdata",
" dawg2wordlist",
" lstmeval",
" lstmtraining",
" merge_unicharsets",
" mftraining",
" set_unicharset_properties",
" shapeclustering",
" tesseract",
" text2image",
" unicharset_extractor",
" wordlist2dawg",
"texinfo",
" info",
" install-info",
Expand Down Expand Up @@ -4638,6 +4673,8 @@
" toilet",
"tokei",
" tokei",
"topgrade",
" topgrade",
"tor",
" tor",
" tor-gencert",
Expand Down
Loading

0 comments on commit edea2ea

Please sign in to comment.