mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Update jeremy configs
This commit is contained in:
parent
1912a1ed19
commit
4c8267ee47
@ -9,6 +9,8 @@ filesystem_size = 4000
|
||||
|
||||
# Package settings
|
||||
[packages]
|
||||
rustpython = "ignore" # https://github.com/Alexhuszagh/rust-lexical/issues/218
|
||||
|
||||
# apps
|
||||
cosmic-text = {}
|
||||
pixelcannon = {}
|
||||
|
||||
@ -14,10 +14,10 @@ filesystem_size = 8192
|
||||
cosmic-player = {}
|
||||
cosmic-reader = {}
|
||||
#cosmic-settings = {} # requires recvmsg/sendmsg
|
||||
cosmic-store = {}
|
||||
#cosmic-store = {} # requires recvmsg/sendmsg
|
||||
cosmic-term = {}
|
||||
cosmic-text = {}
|
||||
qemu = {}
|
||||
#qemu = {} # not building
|
||||
schismtracker = {}
|
||||
|
||||
# cli
|
||||
@ -56,13 +56,14 @@ winit = {}
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
cargo = {}
|
||||
cookbook = {}
|
||||
gcc13 = {}
|
||||
gnu-binutils = {}
|
||||
gnu-make = {}
|
||||
nasm = {}
|
||||
patch = {}
|
||||
pkg-config = {}
|
||||
#rust = {}
|
||||
rust = {}
|
||||
#rustpython = {}
|
||||
|
||||
# games
|
||||
@ -71,7 +72,7 @@ eduke32 = {}
|
||||
flycast = {}
|
||||
freeciv = {}
|
||||
gigalomania = {}
|
||||
love = {}
|
||||
#love = {} # not building
|
||||
mednafen = {}
|
||||
mgba = {}
|
||||
openjazz = {}
|
||||
@ -86,8 +87,8 @@ rs-nes = {} # need game for testing
|
||||
rust64 = {} # need roms
|
||||
rustual-boy = {} # need game for testing
|
||||
scummvm = {} # need game for testing
|
||||
sm64ex = {}
|
||||
spacecadetpinball = {}
|
||||
#sm64ex = {} # not building
|
||||
#spacecadetpinball = {} # not building
|
||||
#syobonaction = {}
|
||||
#vice = {} # broken on new toolchain
|
||||
#vvvvvv = {} # cannot find -lgcc_s
|
||||
|
||||
Loading…
Reference in New Issue
Block a user