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