Update cookbook and ci packages
This commit is contained in:
parent
3933a19233
commit
5ef439aa31
11
ci.toml
11
ci.toml
|
@ -8,6 +8,7 @@ prompt = false
|
||||||
# Package settings
|
# Package settings
|
||||||
[packages]
|
[packages]
|
||||||
acid = {}
|
acid = {}
|
||||||
|
atk = {}
|
||||||
audiod = {}
|
audiod = {}
|
||||||
autoconf = {}
|
autoconf = {}
|
||||||
automake = {}
|
automake = {}
|
||||||
|
@ -37,15 +38,18 @@ extrautils = {}
|
||||||
#fd = {} # ctrlc-3.1.1
|
#fd = {} # ctrlc-3.1.1
|
||||||
ffmpeg = {}
|
ffmpeg = {}
|
||||||
findutils = {}
|
findutils = {}
|
||||||
|
fontconfig = {}
|
||||||
#freeciv = {}
|
#freeciv = {}
|
||||||
freedoom = {}
|
freedoom = {}
|
||||||
#freeglut = {}
|
#freeglut = {}
|
||||||
freetype = {}
|
freetype = {}
|
||||||
#friar = {} # mio patch
|
#friar = {} # mio patch
|
||||||
|
fribidi = {}
|
||||||
#game-2048 = {} # rustc-serialize
|
#game-2048 = {} # rustc-serialize
|
||||||
games = {}
|
games = {}
|
||||||
#gawk = {} # langinfo.h
|
#gawk = {} # langinfo.h
|
||||||
gcc = {}
|
gcc = {}
|
||||||
|
gdk-pixbuf = {}
|
||||||
gears = {}
|
gears = {}
|
||||||
generaluser-gs = {}
|
generaluser-gs = {}
|
||||||
gettext = {}
|
gettext = {}
|
||||||
|
@ -77,6 +81,7 @@ liborbital = {}
|
||||||
libpng = {}
|
libpng = {}
|
||||||
libsodium = {}
|
libsodium = {}
|
||||||
libvorbis = {}
|
libvorbis = {}
|
||||||
|
libxml2 = {}
|
||||||
llvm = {}
|
llvm = {}
|
||||||
logd = {}
|
logd = {}
|
||||||
#lua = {} # tmpnam
|
#lua = {} # tmpnam
|
||||||
|
@ -95,6 +100,7 @@ netsurf = {}
|
||||||
netutils = {}
|
netutils = {}
|
||||||
#newlib = {} # obsolete
|
#newlib = {} # obsolete
|
||||||
#newlibtest = {} # obsolete
|
#newlibtest = {} # obsolete
|
||||||
|
nghttp2 = {}
|
||||||
nulld = {}
|
nulld = {}
|
||||||
openjazz = {}
|
openjazz = {}
|
||||||
openssl = {}
|
openssl = {}
|
||||||
|
@ -111,6 +117,7 @@ orbutils-background = {}
|
||||||
orbutils-launcher = {}
|
orbutils-launcher = {}
|
||||||
orbutils-orblogin = {}
|
orbutils-orblogin = {}
|
||||||
osdemo = {}
|
osdemo = {}
|
||||||
|
pango = {}
|
||||||
#pastel = {} # needs crate patches for redox-unix
|
#pastel = {} # needs crate patches for redox-unix
|
||||||
patch = {}
|
patch = {}
|
||||||
#pathfinder = {} # servo-fontconfig
|
#pathfinder = {} # servo-fontconfig
|
||||||
|
@ -130,7 +137,7 @@ readline = {}
|
||||||
redoxerd = {}
|
redoxerd = {}
|
||||||
redoxfs = {}
|
redoxfs = {}
|
||||||
#redox-ssh = {}
|
#redox-ssh = {}
|
||||||
relibc = {}
|
#relibc = {} # unresolved import `self::tempfile::Builder`
|
||||||
ripgrep = {}
|
ripgrep = {}
|
||||||
rodioplay = {}
|
rodioplay = {}
|
||||||
rs-nes = {}
|
rs-nes = {}
|
||||||
|
@ -154,11 +161,13 @@ sdl-player = {}
|
||||||
#sdl_ttf = {} # configure patch needs to be updated
|
#sdl_ttf = {} # configure patch needs to be updated
|
||||||
sed = {}
|
sed = {}
|
||||||
#servo = {} # some more crates to port
|
#servo = {} # some more crates to port
|
||||||
|
shared-mime-info = {}
|
||||||
shellstorm = {}
|
shellstorm = {}
|
||||||
smith = {}
|
smith = {}
|
||||||
sodium = {}
|
sodium = {}
|
||||||
sopwith = {}
|
sopwith = {}
|
||||||
#ssh = {}
|
#ssh = {}
|
||||||
|
strace = {}
|
||||||
#syobonaction = {} # sdl_ttf errors
|
#syobonaction = {} # sdl_ttf errors
|
||||||
terminfo = {}
|
terminfo = {}
|
||||||
#termplay = {} # backtrace cannot find link.h
|
#termplay = {} # backtrace cannot find link.h
|
||||||
|
|
2
cookbook
2
cookbook
|
@ -1 +1 @@
|
||||||
Subproject commit 6b8e8b40901beba3e61d24f7c5d900cf6e5a1861
|
Subproject commit 5efe865235cf0de68697c325dabc6672aa54c770
|
Loading…
Reference in a new issue