Update recipes

This commit is contained in:
Ribbon 2024-06-08 20:54:05 +00:00
parent 738aa352bd
commit 6ca4a5c826
11 changed files with 14 additions and 15 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/alexwlchan/dominant_colours"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO yeslogic-fontconfig-sys crate error
[source]
git = "https://github.com/quietvoid/hdr10plus_tool"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/InioX/matugen"
[build]

View File

@ -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",
]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO winit crate error (after cargo update)
[source]
git = "https://github.com/pudnax/pilka"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO forensic-rs crate error
[source]
git = "https://github.com/dfir-dd/dfir-toolkit"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO linking error (after cargo update)
[source]
git = "https://github.com/pwnwriter/kanha"
[build]

View File

@ -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",
]

View File

@ -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]

View File

@ -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]

View File

@ -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]