diff --git a/recipes/wip/graphics/dominant-colours/recipe.toml b/recipes/wip/graphics/dominant-colours/recipe.toml index ba3dde09e46d2169127d0a3ac1808ae835415b01..cc92e19199df323c8fcd1457ec66b25a57075a78 100644 --- a/recipes/wip/graphics/dominant-colours/recipe.toml +++ b/recipes/wip/graphics/dominant-colours/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/alexwlchan/dominant_colours" [build] diff --git a/recipes/wip/graphics/hdr10plus-tool/recipe.toml b/recipes/wip/graphics/hdr10plus-tool/recipe.toml index b222fe916662da7fa1ea5661ca01d24e63f8be2e..b0d08f3c514fa8c333765ed8039749c79a640dcb 100644 --- a/recipes/wip/graphics/hdr10plus-tool/recipe.toml +++ b/recipes/wip/graphics/hdr10plus-tool/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO yeslogic-fontconfig-sys crate error [source] git = "https://github.com/quietvoid/hdr10plus_tool" [build] diff --git a/recipes/wip/graphics/matugen/recipe.toml b/recipes/wip/graphics/matugen/recipe.toml index 9f12b258c4998b784aad73f26467defd45f0d35b..7c3374d4666f16ba2a67eb416c2199db92df2352 100644 --- a/recipes/wip/graphics/matugen/recipe.toml +++ b/recipes/wip/graphics/matugen/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/InioX/matugen" [build] diff --git a/recipes/wip/graphics/oculante/recipe.toml b/recipes/wip/graphics/oculante/recipe.toml index f538a9d27188094af1e6ea6f7e346543b362bc2f..72e854d0cc3545863fb60dc69f1be77716783d42 100644 --- a/recipes/wip/graphics/oculante/recipe.toml +++ b/recipes/wip/graphics/oculante/recipe.toml @@ -1,12 +1,8 @@ -#TODO Not compiled or tested -#TODO probably missing dependencies +#TODO needs to be ported to Orbital [source] git = "https://github.com/woelper/oculante" -rev = "25b6ae94f743988be216dfd341dde159337d193d" [build] template = "cargo" dependencies = [ - "libxcb", - "libxfixes", "gtk3", ] diff --git a/recipes/wip/graphics/pilka/recipe.toml b/recipes/wip/graphics/pilka/recipe.toml index 412fc14bd4fc5638221951d6b2c67b4b60707328..ce576d59c4a81d06382eeaa1bb758ef27904a487 100644 --- a/recipes/wip/graphics/pilka/recipe.toml +++ b/recipes/wip/graphics/pilka/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO winit crate error (after cargo update) [source] git = "https://github.com/pudnax/pilka" [build] diff --git a/recipes/wip/security/dfir-toolkit/recipe.toml b/recipes/wip/security/dfir-toolkit/recipe.toml index 0117993bdcf79d31cca242b66a3359d2e086fd16..94dc1f6b4004a559aeae6bcd72836b8fb05613aa 100644 --- a/recipes/wip/security/dfir-toolkit/recipe.toml +++ b/recipes/wip/security/dfir-toolkit/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO forensic-rs crate error [source] git = "https://github.com/dfir-dd/dfir-toolkit" [build] diff --git a/recipes/wip/security/kanha/recipe.toml b/recipes/wip/security/kanha/recipe.toml index 29019f602e8276ea29aa6120cc95d2ae232c7ea1..a951070bb5e62327ed384db181183444b984cd83 100644 --- a/recipes/wip/security/kanha/recipe.toml +++ b/recipes/wip/security/kanha/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO linking error (after cargo update) [source] git = "https://github.com/pwnwriter/kanha" [build] diff --git a/recipes/wip/security/sqop/recipe.toml b/recipes/wip/security/sqop/recipe.toml index c60c1972e63b208e26b58731061797f1f969b434..8d567852c1a0c1137914196341b160daa0dccaa1 100644 --- a/recipes/wip/security/sqop/recipe.toml +++ b/recipes/wip/security/sqop/recipe.toml @@ -1,5 +1,8 @@ -#TODO Not compiled or tested +#TODO make libnettle work [source] git = "https://gitlab.com/sequoia-pgp/sequoia-sop" [build] template = "cargo" +dependencies = [ + "libnettle", +] diff --git a/recipes/wip/security/sss-cli/recipe.toml b/recipes/wip/security/sss-cli/recipe.toml index dbd8cfed0e7eb27d9fd285a12d3fd0d4eaca161a..89916685510441c6b3a1052643449ba33f644237 100644 --- a/recipes/wip/security/sss-cli/recipe.toml +++ b/recipes/wip/security/sss-cli/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO source code error (after cargo update) [source] git = "https://github.com/dsprenkels/sss-cli" [build] diff --git a/recipes/wip/security/stegano/recipe.toml b/recipes/wip/security/stegano/recipe.toml index 9e8618d8ff6935fd2bb2aca9aa153feb940fc828..1e67ce410a1b955fd372e2f937ac22e1d4a46ddc 100644 --- a/recipes/wip/security/stegano/recipe.toml +++ b/recipes/wip/security/stegano/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO require a command to move the binary [source] git = "https://github.com/steganogram/stegano-rs" [build] diff --git a/recipes/wip/security/vagga/recipe.toml b/recipes/wip/security/vagga/recipe.toml index f1da02ed4f3cdb1d7bb26ea0cedfb67de983efb9..e284538b8c4e294ef1ce876e43249a7980d4f07a 100644 --- a/recipes/wip/security/vagga/recipe.toml +++ b/recipes/wip/security/vagga/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO libc and nix crate errors (after cargo update) [source] git = "https://github.com/tailhook/vagga" [build]