Disable all broken recipes

This commit is contained in:
Jeremy Soller 2019-06-19 16:23:40 -06:00
parent be2f557e6e
commit 7fda659fad
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1

12
ci.toml
View file

@ -110,7 +110,7 @@ orbutils-background = {}
orbutils-launcher = {} orbutils-launcher = {}
orbutils-orblogin = {} orbutils-orblogin = {}
osdemo = {} osdemo = {}
pastel = {} #pastel = {} # needs crate patches for redox-unix
patch = {} patch = {}
#pathfinder = {} # servo-fontconfig #pathfinder = {} # servo-fontconfig
pcre = {} pcre = {}
@ -119,7 +119,7 @@ periodictable = {}
pixelcannon = {} pixelcannon = {}
pixman = {} pixman = {}
pkgutils = {} pkgutils = {}
powerline = {} #powerline = {} # dirs
prboom = {} prboom = {}
ptyd = {} ptyd = {}
#python = {} # getaddrinfo #python = {} # getaddrinfo
@ -149,7 +149,7 @@ sdl_gfx = {}
sdl_image = {} sdl_image = {}
sdl_mixer = {} sdl_mixer = {}
sdl-player = {} sdl-player = {}
sdl_ttf = {} #sdl_ttf = {} # configure patch needs to be updated
sed = {} sed = {}
#servo = {} # some more crates to port #servo = {} # some more crates to port
shellstorm = {} shellstorm = {}
@ -157,9 +157,9 @@ smith = {}
sodium = {} sodium = {}
sopwith = {} sopwith = {}
#ssh = {} #ssh = {}
syobonaction = {} #syobonaction = {} # sdl_ttf errors
terminfo = {} terminfo = {}
termplay = {} #termplay = {} # backtrace cannot find link.h
timidity = {} timidity = {}
ttf-hack = {} ttf-hack = {}
userutils = {} userutils = {}
@ -167,7 +167,7 @@ uutils = {}
vice = {} vice = {}
vim = {} vim = {}
vttest = {} vttest = {}
webrender = {} #webrender = {} # unwind
winit = {} winit = {}
xz = {} xz = {}
zerod = {} zerod = {}