From bc15ad56536d7b2fbc18b8e80e52a243c70f881f Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 22 Dec 2023 01:44:03 +0000 Subject: [PATCH] update recipes --- recipes/wip/libcups/recipe.toml | 2 +- recipes/wip/libde265/recipe.toml | 2 +- recipes/wip/libdmx/recipe.toml | 2 +- recipes/wip/libdvdnav/recipe.toml | 2 +- recipes/wip/libdvdread/recipe.toml | 2 +- recipes/wip/libeditline/recipe.toml | 2 +- recipes/wip/libevdev/recipe.toml | 2 +- recipes/wip/libfontenc/recipe.toml | 6 +++++- recipes/wip/libfs/recipe.toml | 2 +- recipes/wip/libgc/recipe.toml | 2 +- recipes/wip/libgif/recipe.toml | 4 ++-- recipes/wip/libgloox/recipe.toml | 2 +- recipes/wip/libgphoto2/recipe.toml | 2 +- recipes/wip/libgpm/recipe.toml | 4 ++-- recipes/wip/libgsl/recipe.toml | 2 +- recipes/wip/libice/recipe.toml | 6 +++++- recipes/wip/libicu/recipe.toml | 4 ++-- recipes/wip/liblcms/recipe.toml | 2 +- recipes/wip/libm17n/recipe.toml | 2 +- recipes/wip/libmad/recipe.toml | 2 +- recipes/wip/libmd/recipe.toml | 2 +- recipes/wip/libmpeg2/recipe.toml | 2 +- recipes/wip/libnettle/recipe.toml | 2 +- recipes/wip/libnsl/recipe.toml | 2 +- recipes/wip/libotf/recipe.toml | 2 +- recipes/wip/libpcap/recipe.toml | 2 +- recipes/wip/libportaudio/recipe.toml | 3 ++- recipes/wip/libpthread-stubs/recipe.toml | 3 +-- recipes/wip/libqalculate/recipe.toml | 1 + 29 files changed, 41 insertions(+), 32 deletions(-) diff --git a/recipes/wip/libcups/recipe.toml b/recipes/wip/libcups/recipe.toml index f54b6cb40..d4137cf10 100644 --- a/recipes/wip/libcups/recipe.toml +++ b/recipes/wip/libcups/recipe.toml @@ -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] diff --git a/recipes/wip/libde265/recipe.toml b/recipes/wip/libde265/recipe.toml index ee50e09e5..a8a013c28 100644 --- a/recipes/wip/libde265/recipe.toml +++ b/recipes/wip/libde265/recipe.toml @@ -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] diff --git a/recipes/wip/libdmx/recipe.toml b/recipes/wip/libdmx/recipe.toml index 537e9cf11..240e2b355 100644 --- a/recipes/wip/libdmx/recipe.toml +++ b/recipes/wip/libdmx/recipe.toml @@ -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] diff --git a/recipes/wip/libdvdnav/recipe.toml b/recipes/wip/libdvdnav/recipe.toml index a026fab4a..f785c1040 100644 --- a/recipes/wip/libdvdnav/recipe.toml +++ b/recipes/wip/libdvdnav/recipe.toml @@ -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] diff --git a/recipes/wip/libdvdread/recipe.toml b/recipes/wip/libdvdread/recipe.toml index 3b3b4e841..cab3ed444 100644 --- a/recipes/wip/libdvdread/recipe.toml +++ b/recipes/wip/libdvdread/recipe.toml @@ -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] diff --git a/recipes/wip/libeditline/recipe.toml b/recipes/wip/libeditline/recipe.toml index 3285058c8..1cbc13cd2 100644 --- a/recipes/wip/libeditline/recipe.toml +++ b/recipes/wip/libeditline/recipe.toml @@ -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] diff --git a/recipes/wip/libevdev/recipe.toml b/recipes/wip/libevdev/recipe.toml index cda62e0e2..2c77621d1 100644 --- a/recipes/wip/libevdev/recipe.toml +++ b/recipes/wip/libevdev/recipe.toml @@ -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] diff --git a/recipes/wip/libfontenc/recipe.toml b/recipes/wip/libfontenc/recipe.toml index dfedd2c47..a5f77a67f 100644 --- a/recipes/wip/libfontenc/recipe.toml +++ b/recipes/wip/libfontenc/recipe.toml @@ -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", +] diff --git a/recipes/wip/libfs/recipe.toml b/recipes/wip/libfs/recipe.toml index b9db8b516..2e1e7cc3f 100644 --- a/recipes/wip/libfs/recipe.toml +++ b/recipes/wip/libfs/recipe.toml @@ -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] diff --git a/recipes/wip/libgc/recipe.toml b/recipes/wip/libgc/recipe.toml index fca95b6ce..37b45eb65 100644 --- a/recipes/wip/libgc/recipe.toml +++ b/recipes/wip/libgc/recipe.toml @@ -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] diff --git a/recipes/wip/libgif/recipe.toml b/recipes/wip/libgif/recipe.toml index 4f099202b..b73520801 100644 --- a/recipes/wip/libgif/recipe.toml +++ b/recipes/wip/libgif/recipe.toml @@ -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" diff --git a/recipes/wip/libgloox/recipe.toml b/recipes/wip/libgloox/recipe.toml index 9bd0156fb..ca7c6d0e9 100644 --- a/recipes/wip/libgloox/recipe.toml +++ b/recipes/wip/libgloox/recipe.toml @@ -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] diff --git a/recipes/wip/libgphoto2/recipe.toml b/recipes/wip/libgphoto2/recipe.toml index 4142c8270..59879f132 100644 --- a/recipes/wip/libgphoto2/recipe.toml +++ b/recipes/wip/libgphoto2/recipe.toml @@ -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] diff --git a/recipes/wip/libgpm/recipe.toml b/recipes/wip/libgpm/recipe.toml index d4f54a908..7899340c0 100644 --- a/recipes/wip/libgpm/recipe.toml +++ b/recipes/wip/libgpm/recipe.toml @@ -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" diff --git a/recipes/wip/libgsl/recipe.toml b/recipes/wip/libgsl/recipe.toml index 490913287..2fdf67a3c 100644 --- a/recipes/wip/libgsl/recipe.toml +++ b/recipes/wip/libgsl/recipe.toml @@ -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] diff --git a/recipes/wip/libice/recipe.toml b/recipes/wip/libice/recipe.toml index 9ee70ad57..d5eb4ec1b 100644 --- a/recipes/wip/libice/recipe.toml +++ b/recipes/wip/libice/recipe.toml @@ -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", +] diff --git a/recipes/wip/libicu/recipe.toml b/recipes/wip/libicu/recipe.toml index 43008d2cf..98cc9072e 100644 --- a/recipes/wip/libicu/recipe.toml +++ b/recipes/wip/libicu/recipe.toml @@ -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" diff --git a/recipes/wip/liblcms/recipe.toml b/recipes/wip/liblcms/recipe.toml index e1abd9a7e..ac36be806 100644 --- a/recipes/wip/liblcms/recipe.toml +++ b/recipes/wip/liblcms/recipe.toml @@ -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] diff --git a/recipes/wip/libm17n/recipe.toml b/recipes/wip/libm17n/recipe.toml index 4fb2f3916..ed33577e1 100644 --- a/recipes/wip/libm17n/recipe.toml +++ b/recipes/wip/libm17n/recipe.toml @@ -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] diff --git a/recipes/wip/libmad/recipe.toml b/recipes/wip/libmad/recipe.toml index b559ea6fb..2912e2f46 100644 --- a/recipes/wip/libmad/recipe.toml +++ b/recipes/wip/libmad/recipe.toml @@ -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] diff --git a/recipes/wip/libmd/recipe.toml b/recipes/wip/libmd/recipe.toml index 998b9e41c..51d27a9af 100644 --- a/recipes/wip/libmd/recipe.toml +++ b/recipes/wip/libmd/recipe.toml @@ -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] diff --git a/recipes/wip/libmpeg2/recipe.toml b/recipes/wip/libmpeg2/recipe.toml index e93444f84..10196b8a8 100644 --- a/recipes/wip/libmpeg2/recipe.toml +++ b/recipes/wip/libmpeg2/recipe.toml @@ -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] diff --git a/recipes/wip/libnettle/recipe.toml b/recipes/wip/libnettle/recipe.toml index 819dc2443..a403ab325 100644 --- a/recipes/wip/libnettle/recipe.toml +++ b/recipes/wip/libnettle/recipe.toml @@ -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] diff --git a/recipes/wip/libnsl/recipe.toml b/recipes/wip/libnsl/recipe.toml index 5321c4e83..f334c00ee 100644 --- a/recipes/wip/libnsl/recipe.toml +++ b/recipes/wip/libnsl/recipe.toml @@ -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] diff --git a/recipes/wip/libotf/recipe.toml b/recipes/wip/libotf/recipe.toml index a4f7d4a6c..fe52d5090 100644 --- a/recipes/wip/libotf/recipe.toml +++ b/recipes/wip/libotf/recipe.toml @@ -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] diff --git a/recipes/wip/libpcap/recipe.toml b/recipes/wip/libpcap/recipe.toml index 72f11ba00..00e2d6af5 100644 --- a/recipes/wip/libpcap/recipe.toml +++ b/recipes/wip/libpcap/recipe.toml @@ -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] diff --git a/recipes/wip/libportaudio/recipe.toml b/recipes/wip/libportaudio/recipe.toml index c4b1ef0f5..3c0d52559 100644 --- a/recipes/wip/libportaudio/recipe.toml +++ b/recipes/wip/libportaudio/recipe.toml @@ -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" diff --git a/recipes/wip/libpthread-stubs/recipe.toml b/recipes/wip/libpthread-stubs/recipe.toml index 5a866354d..878a40f4e 100644 --- a/recipes/wip/libpthread-stubs/recipe.toml +++ b/recipes/wip/libpthread-stubs/recipe.toml @@ -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] diff --git a/recipes/wip/libqalculate/recipe.toml b/recipes/wip/libqalculate/recipe.toml index 7ad5b94b6..90d86a450 100644 --- a/recipes/wip/libqalculate/recipe.toml +++ b/recipes/wip/libqalculate/recipe.toml @@ -9,4 +9,5 @@ dependencies = [ "libxml2", "readline", "libiconv", + "curl", ]