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