mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
update recipes
This commit is contained in:
parent
3cda50a8a5
commit
a0a881a542
@ -1,4 +1,4 @@
|
||||
#TODO waiting the TOML conversion of fribidi dependency
|
||||
#TODO can't detect fontconfig
|
||||
[source]
|
||||
tar = "https://github.com/libass/libass/releases/download/0.17.1/libass-0.17.1.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://github.com/ivmai/libatomic_ops/releases/download/v7.8.0/libatomic_ops-7.8.0.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing script for building
|
||||
[source]
|
||||
tar = "https://botan.randombit.net/releases/Botan-3.2.0.tar.xz"
|
||||
[build]
|
||||
template = "configure"
|
||||
template = "custom"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO can't recognize Redox target
|
||||
[source]
|
||||
tar = "http://caca.zoy.org/files/libcaca/libcaca-0.99.beta19.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#TODO probably wrong script, see https://git.savannah.gnu.org/cgit/libcdio.git/tree/INSTALL
|
||||
[source]
|
||||
git = "https://git.savannah.gnu.org/cgit/libcdio.git"
|
||||
git = "https://git.savannah.gnu.org/git/libcdio.git"
|
||||
rev = "9c7a2779846da161279bc1501e83c849cf89a594"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user