mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
update recipes
This commit is contained in:
parent
d34e7ac552
commit
bc15ad5653
@ -1,4 +1,4 @@
|
||||
#TODO require printer drivers
|
||||
#TODO make gnutls work
|
||||
[source]
|
||||
tar = "https://github.com/OpenPrinting/cups/releases/download/v2.4.7/cups-2.4.7-source.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://github.com/strukturag/libde265/releases/download/v1.0.14/libde265-1.0.14.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO xorg-macros package not found
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/lib/libdmx-1.1.5.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested yet
|
||||
#TODO can't recognize Redox target
|
||||
[source]
|
||||
tar = "http://www.videolan.org/pub/videolan/libdvdnav/5.0.1/libdvdnav-5.0.1.tar.bz2"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested yet
|
||||
#TODO can't recognize Redox target
|
||||
[source]
|
||||
tar = "http://www.videolan.org/pub/videolan/libdvdread/5.0.0/libdvdread-5.0.0.tar.bz2"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://ftp.troglobit.com/editline/editline-1.17.1.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO weird error, seems to be related to outdated compiler.
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://www.freedesktop.org/software/libevdev/libevdev-1.13.1.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO xorg-macros package not found
|
||||
#TODO fontutil package not found
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/lib/libfontenc-1.1.7.tar.xz"
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"zlib",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO xorg-macros package not found
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/lib/libFS-1.0.9.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compilation error - pthreads not supported by the GC on this platform
|
||||
[source]
|
||||
tar = "https://www.hboehm.info/gc/gc_source/gc-8.2.4.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing script for building
|
||||
[source]
|
||||
tar = "https://sourceforge.net/projects/giflib/files/giflib-5.2.1.tar.gz/download"
|
||||
[build]
|
||||
template = "configure"
|
||||
template = "custom"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO maybe wrong template
|
||||
#TODO make gnutls work
|
||||
[source]
|
||||
tar = "https://camaya.net/download/gloox-1.0.27.tar.bz2"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO probably wrong template, lacking build instructions
|
||||
#TODO can't find libtool
|
||||
[source]
|
||||
tar = "https://sourceforge.net/projects/gphoto/files/libgphoto/2.5.31/libgphoto2-2.5.31.tar.xz/download"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing script for building
|
||||
[source]
|
||||
tar = "https://www.nico.schottelius.org/software/gpm/archives/gpm-1.20.7.tar.bz2"
|
||||
[build]
|
||||
template = "configure"
|
||||
template = "custom"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO can't recognize Redox target
|
||||
[source]
|
||||
tar = "https://ftp.gnu.org/gnu/gsl/gsl-2.7.1.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing packages
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/lib/libICE-1.1.1.tar.xz"
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"libxtrans",
|
||||
"x11proto",
|
||||
]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing script for building
|
||||
[source]
|
||||
tar = "https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-src.tgz"
|
||||
[build]
|
||||
template = "configure"
|
||||
template = "custom"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://github.com/mm2/Little-CMS/releases/download/lcms2.15/lcms2-2.15.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing plural.h
|
||||
[source]
|
||||
tar = "https://download.savannah.nongnu.org/releases/m17n/m17n-lib-1.8.4.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 = "https://sourceforge.net/projects/mad/files/libmad/0.15.1b/libmad-0.15.1b.tar.gz/download"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://archive.hadrons.org/software/libmd/libmd-1.1.0.tar.xz"
|
||||
[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 = "https://libmpeg2.sourceforge.io/files/libmpeg2-0.5.1.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO compiled but not tested
|
||||
#TODO make gnutls work
|
||||
[source]
|
||||
tar = "https://ftp.gnu.org/gnu/nettle/nettle-3.8.1.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing headers for compilation
|
||||
[source]
|
||||
tar = "https://github.com/thkukuk/libnsl/releases/download/v2.0.1/libnsl-2.0.1.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO can't recognize redox target
|
||||
[source]
|
||||
tar = "https://download.savannah.nongnu.org/releases/m17n/libotf-0.9.16.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://www.tcpdump.org/release/libpcap-1.10.4.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO compilation error and require some Linux audio server
|
||||
#TODO compilation error
|
||||
#TODO require some Linux audio server
|
||||
[source]
|
||||
git = "https://github.com/PortAudio/portaudio"
|
||||
rev = "147dd722548358763a8b649b3e4b41dfffbcfbb6"
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO probably missing dependencies
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/xcb/libpthread-stubs-0.5.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -9,4 +9,5 @@ dependencies = [
|
||||
"libxml2",
|
||||
"readline",
|
||||
"libiconv",
|
||||
"curl",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user