Add more packages to jeremy config
This commit is contained in:
parent
1a0afdca45
commit
63605d1e80
|
@ -45,10 +45,11 @@ vim = {}
|
||||||
# apps
|
# apps
|
||||||
periodictable = {}
|
periodictable = {}
|
||||||
pixelcannon = {}
|
pixelcannon = {}
|
||||||
#schismtracker = {}
|
schismtracker = {}
|
||||||
sodium = {}
|
sodium = {}
|
||||||
# cli
|
# cli
|
||||||
acid = {}
|
acid = {}
|
||||||
|
bash = {}
|
||||||
cleye = {}
|
cleye = {}
|
||||||
curl = {}
|
curl = {}
|
||||||
ffmpeg = {}
|
ffmpeg = {}
|
||||||
|
@ -84,23 +85,24 @@ pkg-config = {}
|
||||||
# games
|
# games
|
||||||
dosbox = {}
|
dosbox = {}
|
||||||
eduke32 = {}
|
eduke32 = {}
|
||||||
#freedoom = {}
|
freedoom = {}
|
||||||
games = {}
|
games = {}
|
||||||
gigalomania = {} # crashes system!
|
gigalomania = {}
|
||||||
neverball = {}
|
neverball = {}
|
||||||
openjazz = {}
|
openjazz = {}
|
||||||
openttd = {}
|
openttd = {}
|
||||||
openttd-opengfx = {}
|
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 = {}
|
||||||
sopwith = {}
|
sopwith = {}
|
||||||
#syobonaction = {}
|
syobonaction = {}
|
||||||
vice = {}
|
vice = {}
|
||||||
vvvvvv = {}
|
vvvvvv = {}
|
||||||
# stuff
|
# stuff
|
||||||
|
|
Loading…
Reference in a new issue