This commit is contained in:
Jeremy Soller 2024-04-22 15:29:50 -06:00
commit 187ced0a85
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F
45 changed files with 258 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/ferris-says"
[build]
template = "cargo"

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/aetherknight/fractal-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages fractal-piston
"""

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/WINSDK/bite"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/lu-zero/cargo-c"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/qryxip/cargo-compete"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/qryxip/cargo-equip"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/quininer/cargo-outofdate"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/rust-clippy"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/crater"
[build]
template = "cargo"

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/01mf02/jaq"
[build]
template = "custom"
script = """
cookbook_cargo_packages jaq
"""

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-1.7.1.tar.gz"
[build]
template = "configure"

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/kyren/piccolo"
[build]
template = "custom"
script = """
cookbook_cargo_examples interpreter
"""

View File

@ -0,0 +1,11 @@
#TODO maybe missing dependencies
[source]
git = "https://github.com/probe-rs/probe-rs"
[build]
template = "custom"
dependencies = [
"libudev",
]
script = """
cookbook_cargo --features cli
"""

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/benfred/py-spy"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/ofek/pyapp"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/mtshiba/pylyzer"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/aswinnnn/pyscan"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/brettcannon/python-launcher"
[build]
template = "cargo"

View File

@ -0,0 +1,6 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/LuchoBazz/quicktest"
rev = "f4d32f87d350a725b47d5bc92756e7be208cd466"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/rust-analyzer"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/rustfmt"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/rustup"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/Emivvvvv/btc-vanity"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/ElliotB256/bevy_combat"
[build]
template = "cargo"

View File

@ -0,0 +1,9 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/Lea-fish/Leafish"
[build]
template = "cargo"
dependencies = [
"gtk3",
"openssl1",
]

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/kornelski/dssim"
[build]
template = "cargo"

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/tirr-c/jxl-oxide"
[build]
template = "custom"
script = """
cookbook_cargo_packages jxl-oxide-cli
"""

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/DenSASoftware/kantig"
[build]
template = "cargo"

View File

@ -0,0 +1,6 @@
#TODO missing dependencies, see https://github.com/Kl4rry/simp#system-dependencies
[source]
git = "https://github.com/Kl4rry/simp"
rev = "195b2ef334e4c72ba8f44ee8af9f5cc0c259cc52"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/jplatte/hinoki"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/rustdesk/rustdesk-server"
[build]
template = "cargo"

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/mycrl/turn-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages cli turn-server
"""

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/dsprenkels/sss-cli"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/tamton-aquib/veldora"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/weggli-rs/weggli"
[build]
template = "cargo"

View File

@ -0,0 +1,6 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/crunchy-labs/crunchy-cli"
rev = "8fff807ae68b61931aa8b1c899b8c8bba4df0784"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/quininer/epub2txt"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/ryanfowler/lines"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/sharkdp/lucid"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/kamui-fin/rfetch"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/your-tools/rusync"
[build]
template = "cargo"

View File

@ -0,0 +1,12 @@
#TODO missing an enchant backend and dictionary, see https://github.com/your-tools/skyspell#installation
[source]
git = "https://github.com/your-tools/skyspell"
[build]
template = "custom"
dependencies = [
"sqlite3",
"enchant",
]
script = """
cookbook_cargo_packages skyspell
"""

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/BurntSushi/rust-snappy"
[build]
template = "custom"
script = """
cookbook_cargo_packages szip
"""

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/quininer/unzrip"
[build]
template = "cargo"