Merge branch 'enable-more-ci' into 'master'

Enable more packages on x86_64

See merge request redox-os/redox!1613
This commit is contained in:
Jeremy Soller 2025-07-13 06:48:55 -06:00
commit 680784fbae

View File

@ -20,7 +20,7 @@ ca-certificates = {}
cairo = {}
#cairodemo = {} # linking errors
#calculator = {}
#cargo = {} # linking errors
cargo = {}
cleye = {}
#cmatrix = {} # needs ncursesw now
contain = {}
@ -40,7 +40,7 @@ drivers = {}
drivers-initfs = {}
duktape = {}
eduke32 = {}
#exampled = {} # needs to use libredox
exampled = {}
expat = {}
extrautils = {}
#fal
@ -65,7 +65,7 @@ generaluser-gs = {}
gettext = {}
#gigalomania = {} # old recipe format
git = {}
#glib = {} # does not build
glib = {}
glutin = {}
gnu-binutils = {}
gnu-grep = {}
@ -92,13 +92,13 @@ libogg = {}
liborbital = {}
libpng = {}
libstdcxx = {}
#libsodium = {} # failing to fetch
libsodium = {}
libvorbis = {}
libxkbcommon = {}
libxml2 = {}
llvm18 = {}
#lua54 = {} # did not build
#mdp = {} # ncursesw
lua54 = {}
#mdp = {} # gcc hangs
mednafen = {}
mesa = {}
mesa-glu = {}
@ -106,9 +106,9 @@ mgba = {}
#miniserve = {} # actix
nano = {}
nasm = {}
#ncdu = {} # fails to link with ncurses
ncdu = {}
ncurses = {}
#ncursesw = {} # mkstemp configure hang
ncursesw = {}
netdb = {}
netsurf = {}
netutils = {}
@ -146,14 +146,14 @@ periodictable = {}
pixelcannon = {}
#pixman = {} # depends on glib which does not build
#pkgar = {} # uses virtual Cargo.toml, needs recipe update
#pkg-config = {} # depends on glib which does not build
pkg-config = {}
pkgutils = {}
pop-icon-theme = {}
#powerline = {} # dirs
prboom = {}
procedural-wallpapers-rs = {}
#python37 = {} # getaddrinfo
#qemu = {}
#qemu = {} # can be built, but not working
readline = {}
redoxerd = {}
redox-fatfs = {}
@ -161,13 +161,13 @@ redoxfs = {}
redox-games = {}
#redox-ssh = {} # does not compile
relibc = {}
#relibc-tests = {} # madvise link error
relibc-tests = {}
resist = {}
#retroarch = {} # OS_TLSIndex not declared
ripgrep = {}
rodioplay = {}
rs-nes = {}
#rust = {} # zlib linking issue
rust = {}
rust64 = {}
#rust-cairo = {} # linking errors
#rust-cairo-demo = {} # linking errors
@ -191,6 +191,7 @@ sed = {}
shared-mime-info = {}
shellharden = {}
shellstorm = {}
simple-http-server = {}
smith = {}
sodium = {}
sopwith = {}
@ -210,6 +211,6 @@ vttest = {}
#vvvvvv = {} # did not compile
#webrender = {} # unwind
#wesnoth = {}
#winit = {} # tzset
winit = {}
xz = {}
zlib = {}