Add recipes

This commit is contained in:
Ribbon 2024-05-09 16:47:51 +00:00
parent 4a2870ee12
commit 49d55f9edd
10 changed files with 53 additions and 0 deletions

View File

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

View File

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

View File

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

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/martin-olivier/airgorah"
[build]
template = "cargo"
dependencies = [
"gtk4",
]

View File

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

View File

@ -0,0 +1,5 @@
#TODO port to Redox
[source]
git = "https://github.com/tuna-f1sh/cyme"
[build]
template = "cargo"

View File

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

View File

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

View File

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

View File

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