mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
Update jeremy config
This commit is contained in:
parent
f469e9f34a
commit
c1fabe9c8f
@ -10,31 +10,40 @@ filesystem_size = 8192
|
||||
# Package settings
|
||||
[packages]
|
||||
# apps
|
||||
#boxedwine = {} # not building
|
||||
#boxedwine = {}
|
||||
cosmic-player = {}
|
||||
cosmic-reader = {}
|
||||
#cosmic-settings = {} # requires recvmsg/sendmsg
|
||||
cosmic-store = {}
|
||||
cosmic-term = {}
|
||||
cosmic-text = {}
|
||||
periodictable = {}
|
||||
pixelcannon = {}
|
||||
qemu = {}
|
||||
schismtracker = {}
|
||||
sodium = {}
|
||||
|
||||
# cli
|
||||
acid = {}
|
||||
cleye = {}
|
||||
curl = {}
|
||||
ffmpeg6 = {}
|
||||
git = {}
|
||||
gnu-grep = {}
|
||||
lua54 = {}
|
||||
nano = {}
|
||||
nushell = {}
|
||||
#nushell = {}
|
||||
perg = {}
|
||||
relibc-tests = {}
|
||||
#relibc-tests = {}
|
||||
ripgrep = {}
|
||||
russh = {}
|
||||
sed = {}
|
||||
shellharden = {}
|
||||
vim = {}
|
||||
xz = {}
|
||||
|
||||
# demos
|
||||
cairodemo = {}
|
||||
#cairodemo = {}
|
||||
#cmatrix = {} # addwstr
|
||||
cpal = {}
|
||||
gears = {}
|
||||
@ -47,11 +56,11 @@ osdemo = {} # does not show anything
|
||||
#pathfinder = {} # not building
|
||||
procedural-wallpapers-rs = {}
|
||||
rodioplay = {}
|
||||
rust-cairo = {}
|
||||
rust-cairo-demo = {}
|
||||
#rust-cairo = {}
|
||||
#rust-cairo-demo = {}
|
||||
sdl2-gears = {}
|
||||
vttest = {}
|
||||
webrender = {}
|
||||
#webrender = {}
|
||||
winit = {}
|
||||
|
||||
# dev
|
||||
@ -64,16 +73,18 @@ gnu-make = {}
|
||||
nasm = {}
|
||||
patch = {}
|
||||
pkg-config = {}
|
||||
rust = {}
|
||||
rustpython = {}
|
||||
#rust = {}
|
||||
#rustpython = {}
|
||||
|
||||
# games
|
||||
devilutionx = {}
|
||||
dosbox = {}
|
||||
eduke32 = {}
|
||||
flycast = {}
|
||||
freeciv = {}
|
||||
freedoom = {}
|
||||
gigalomania = {}
|
||||
love = {}
|
||||
mednafen = {}
|
||||
mgba = {}
|
||||
neverball = {}
|
||||
@ -84,6 +95,7 @@ openttd-opengfx = {}
|
||||
openttd-openmsx = {}
|
||||
openttd-opensfx = {}
|
||||
prboom = {}
|
||||
quakespasm = {}
|
||||
redox-games = {}
|
||||
#retroarch = {} # need to package cores
|
||||
rs-nes = {} # need game for testing
|
||||
@ -93,7 +105,7 @@ scummvm = {} # need game for testing
|
||||
sm64ex = {}
|
||||
sopwith = {}
|
||||
spacecadetpinball = {}
|
||||
syobonaction = {}
|
||||
#syobonaction = {}
|
||||
#vice = {} # broken on new toolchain
|
||||
#vvvvvv = {} # cannot find -lgcc_s
|
||||
|
||||
@ -104,5 +116,6 @@ intel-one-mono = {}
|
||||
jeremy = {}
|
||||
libc-bench = {}
|
||||
noto-color-emoji = {}
|
||||
terminfo = {}
|
||||
timidity = {}
|
||||
ttf-hack = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user