Add recipes

This commit is contained in:
Ribbon 2024-07-13 10:08:51 +00:00
parent 47155802c2
commit d2bc65d7f6
7 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#TODO not compiled or tested
[source]
git = "https://github.com/gfx-rs/wgpu"
[build]
template = "custom"
script = """
cookbook_cargo_packages naga-cli
"""

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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