Add more packages to jeremy config

This commit is contained in:
Jeremy Soller 2022-09-10 15:08:49 -06:00
parent a57c11c51f
commit d3818dea6b
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1

View file

@ -46,48 +46,48 @@ uutils = {}
vim = {}
# apps
#periodictable = {}
periodictable = {}
pixelcannon = {}
#schismtracker = {}
#sodium = {}
schismtracker = {}
sodium = {}
# cli
acid = {}
#bash = {}
#cleye = {}
#curl = {}
#ffmpeg = {}
#git = {}
#gnu-grep = {}
#ripgrep = {}
#sed = {}
#xz = {}
bash = {}
cleye = {}
curl = {}
ffmpeg = {}
git = {}
gnu-grep = {}
ripgrep = {}
sed = {}
xz = {}
# demos
#cairodemo = {}
#cmatrix = {} # slow in terminal
#cpal = {}
#gears = {}
#glium = {} # does not show anything
#glutin = {}
#orbclient = {}
#osdemo = {} # does not show anything
#rodioplay = {}
#rust-cairo = {}
#rust-cairo-demo = {}
#sdl2_gears = {}
#vttest = {}
#winit = {}
cairodemo = {}
cmatrix = {} # slow in terminal
cpal = {}
gears = {}
glium = {} # does not show anything
glutin = {}
orbclient = {}
osdemo = {} # does not show anything
rodioplay = {}
rust-cairo = {}
rust-cairo-demo = {}
sdl2_gears = {}
vttest = {}
winit = {}
# dev
#autoconf = {}
#automake = {}
#gcc = {}
#gnu-binutils = {}
#nasm = {}
#patch = {}
#pkg-config = {}
#rust = {}
autoconf = {}
automake = {}
gcc = {}
gnu-binutils = {}
nasm = {}
patch = {}
pkg-config = {}
rust = {}
# games
dosbox = {}
@ -103,13 +103,14 @@ openttd-opengfx = {}
openttd-openmsx = {}
openttd-opensfx = {}
prboom = {}
#retroarch = {} # need to package cores
retroarch = {} # need to package cores
rs-nes = {} # need game for testing
rust64 = {} # need roms
rustual-boy = {} # need game for testing
scummvm = {} # need game for testing
sm64ex = {}
sopwith = {}
spacecadetpinball = {}
syobonaction = {}
vice = {}
vvvvvv = {}