diff --git a/recipes/wip/bita/recipe.toml b/recipes/wip/bita/recipe.toml index e0c25ebe55303c5238a30895e9f498c2ef808826..bccc937336dd0d583a38580297abf6d1a2708db9 100644 --- a/recipes/wip/bita/recipe.toml +++ b/recipes/wip/bita/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compilation error (after a cargo update and a patch on the ring and tokio crates) [source] tar = "https://github.com/oll3/bita/archive/refs/tags/v0.11.0.tar.gz" [build] diff --git a/recipes/wip/blockish-caca/recipe.toml b/recipes/wip/blockish-caca/recipe.toml index f4b860a19f0f3cddd2f6a82fe4772940df9225ce..4a238eddb46f53c594d9c5432f0c881f027f6d25 100644 --- a/recipes/wip/blockish-caca/recipe.toml +++ b/recipes/wip/blockish-caca/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make libcaca work [source] git = "https://github.com/yazgoo/blockish-caca" [build] diff --git a/recipes/wip/bluez/recipe.toml b/recipes/wip/bluez/recipe.toml index d4a052a74703dfd2a566cb158b98de53c72ead52..2a87925f8a419af22a9a3144a2b2b5e1b15bc64d 100644 --- a/recipes/wip/bluez/recipe.toml +++ b/recipes/wip/bluez/recipe.toml @@ -1,3 +1,4 @@ +#TODO require signalfd #TODO require Bluetooth drivers #TODO build instructions - https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/INSTALL [source] diff --git a/recipes/wip/c2rust/recipe.toml b/recipes/wip/c2rust/recipe.toml index b651bf25dbaf1d7f6d89272b87913cd3e44cbe05..ef007c595b9a4f40444b35562b18adaf2e0b429c 100644 --- a/recipes/wip/c2rust/recipe.toml +++ b/recipes/wip/c2rust/recipe.toml @@ -5,7 +5,6 @@ tar = "https://github.com/immunant/c2rust/archive/refs/tags/v0.17.0.tar.gz" template = "custom" dependencies = [ "openssl1", - "llvm", ] script = """ cookbook_cargo_packages c2rust