mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
new recipes
This commit is contained in:
parent
0f8df7b5e4
commit
f379847f9b
5
recipes/wip/valgrind/recipe.toml
Normal file
5
recipes/wip/valgrind/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://sourceware.org/pub/valgrind/valgrind-3.22.0.tar.bz2"
|
||||
[build]
|
||||
template = "configure"
|
||||
5
recipes/wip/verrou/recipe.toml
Normal file
5
recipes/wip/verrou/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/edf-hpc/verrou/releases/download/v2.5.0/valgrind-3.21.0_verrou-2.5.0.tar.gz"
|
||||
[build]
|
||||
template = "configure"
|
||||
Loading…
Reference in New Issue
Block a user