mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
update recipes
This commit is contained in:
parent
eaee2ae1cb
commit
fa49212dac
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make dependencies work
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/lib/libSM-1.2.4.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://github.com/fontforge/libspiro/releases/download/20221101/libspiro-dist-20221101.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO probably wrong template, see https://github.com/Haivision/srt/blob/master/docs/build/build-linux.md
|
||||
#TODO CMake error, see https://github.com/Haivision/srt/blob/master/docs/build/build-linux.md
|
||||
[source]
|
||||
git = "https://github.com/Haivision/srt"
|
||||
rev = "09f35c0f1743e23f514cb41444504a7faeacf89e"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://github.com/libstatgrab/libstatgrab/releases/download/LIBSTATGRAB_0_92_1/libstatgrab-0.92.1.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO the redox target is not supported on the configure
|
||||
#TODO the redox target is not supported on the configure script
|
||||
[source]
|
||||
tar = "http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO probably wrong template, see https://github.com/leonerd/libtickit
|
||||
#TODO missing script for building, see https://github.com/leonerd/libtickit
|
||||
[source]
|
||||
tar = "https://www.leonerd.org.uk/code/libtickit/libtickit-0.4.3.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
template = "custom"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://github.com/adah1972/libunibreak/releases/download/libunibreak_5_1/libunibreak-5.1.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO can't configure pthread support
|
||||
[source]
|
||||
tar = "https://lttng.org/files/urcu/userspace-rcu-0.14.0.tar.bz2"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO can't recognize Redox target
|
||||
[source]
|
||||
tar = "https://sourceforge.net/projects/libuuid/files/libuuid-1.0.3.tar.gz/download"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO missing script for building
|
||||
[source]
|
||||
tar = "https://dist.libuv.org/dist/v1.45.0/libuv-v1.45.0.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
template = "custom"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO can't recognize the redox target
|
||||
#TODO probably require libdrm
|
||||
[source]
|
||||
tar = "https://github.com/intel/libva/releases/download/2.19.0/libva-2.19.0.tar.bz2"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make dependencies work
|
||||
[source]
|
||||
tar = "https://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.7.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO probably wrong template
|
||||
#TODO error with the redox target
|
||||
[source]
|
||||
git = "https://chromium.googlesource.com/webm/libvpx"
|
||||
rev = "10b9492dcf05b652e2e4b370e205bd605d421972"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO probably wrong template
|
||||
[source]
|
||||
tar = "https://www.leonerd.org.uk/code/libvterm/libvterm-0.3.2.tar.gz"
|
||||
tar = "https://launchpad.net/libvterm/trunk/v0.3/+download/libvterm-0.3.3.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user