From 0ae535ee5a5ec0a3a0fbc887e9f7b97737003a2a Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 23 Dec 2023 23:27:58 +0000 Subject: [PATCH] update recipes --- recipes/wip/xiu/recipe.toml | 2 +- recipes/wip/xorriso/recipe.toml | 2 +- recipes/wip/xplr/recipe.toml | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/recipes/wip/xiu/recipe.toml b/recipes/wip/xiu/recipe.toml index 74ad8deeb..608310b88 100644 --- a/recipes/wip/xiu/recipe.toml +++ b/recipes/wip/xiu/recipe.toml @@ -1,4 +1,4 @@ -#TODO openssl error (after cargo update) +#TODO webrtc-util crate error (after cargo update) [source] git = "https://github.com/harlanc/xiu" [build] diff --git a/recipes/wip/xorriso/recipe.toml b/recipes/wip/xorriso/recipe.toml index 8a4844083..119d299a0 100644 --- a/recipes/wip/xorriso/recipe.toml +++ b/recipes/wip/xorriso/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO can't recognize the redox target [source] tar = "https://www.gnu.org/software/xorriso/xorriso-1.5.6.pl02.tar.gz" [build] diff --git a/recipes/wip/xplr/recipe.toml b/recipes/wip/xplr/recipe.toml index 4d20e0458..85d594b99 100644 --- a/recipes/wip/xplr/recipe.toml +++ b/recipes/wip/xplr/recipe.toml @@ -1,6 +1,5 @@ -#TODO Not compiled or tested +#TODO tuikit crate error [source] git = "https://github.com/sayanarijit/xplr" -rev = "8af1647c090d84416feb77a9c9874629433c8314" [build] template = "cargo" -- GitLab