From 4e8b81c2731a9e29cfb45e9b58541441f3e23172 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sun, 9 Jun 2024 23:45:42 +0000 Subject: [PATCH] Update recipes --- recipes/wip/libs/cairomm-1.0+/recipe.toml | 2 +- recipes/wip/libs/cairomm-1.16+/recipe.toml | 2 +- recipes/wip/libs/libharu/recipe.toml | 2 +- recipes/wip/libs/wolfssl5/recipe.toml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/wip/libs/cairomm-1.0+/recipe.toml b/recipes/wip/libs/cairomm-1.0+/recipe.toml index f370b5b5c..81b53b051 100644 --- a/recipes/wip/libs/cairomm-1.0+/recipe.toml +++ b/recipes/wip/libs/cairomm-1.0+/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO patch the GNU Autotools configuration to recognize Redox [source] tar = "https://www.cairographics.org/releases/cairomm-1.15.5.tar.gz" [build] diff --git a/recipes/wip/libs/cairomm-1.16+/recipe.toml b/recipes/wip/libs/cairomm-1.16+/recipe.toml index 860a4c042..d0c90e71d 100644 --- a/recipes/wip/libs/cairomm-1.16+/recipe.toml +++ b/recipes/wip/libs/cairomm-1.16+/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO the tarball contents aren't copied to the "build" folder [source] tar = "https://www.cairographics.org/releases/cairomm-1.18.0.tar.xz" [build] diff --git a/recipes/wip/libs/libharu/recipe.toml b/recipes/wip/libs/libharu/recipe.toml index ff4d2e035..48171d074 100644 --- a/recipes/wip/libs/libharu/recipe.toml +++ b/recipes/wip/libs/libharu/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO the git repository contents aren't copied to the "build" folder [source] git = "https://github.com/libharu/libharu" rev = "0c598becaadaef8e3d12b883f9fc2864a118c12d" diff --git a/recipes/wip/libs/wolfssl5/recipe.toml b/recipes/wip/libs/wolfssl5/recipe.toml index 4fa81176c..028670df9 100644 --- a/recipes/wip/libs/wolfssl5/recipe.toml +++ b/recipes/wip/libs/wolfssl5/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO the git repository contents aren't copied to the "build" folder [source] git = "https://github.com/wolfSSL/wolfssl" rev = "37884f864d6fd9b04f44677cb04da15d0c9d6526" -- GitLab