Add more packages to jeremy config
This commit is contained in:
parent
a57c11c51f
commit
d3818dea6b
|
@ -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 = {}
|
||||
|
|
Loading…
Reference in a new issue