mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update recipes
This commit is contained in:
parent
202458b0b5
commit
a2aa0bf3fe
@ -1,8 +1,8 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO write a script that can use multiple examples and the "monospace-font" flag
|
||||
[source]
|
||||
git = "https://github.com/ardaku/fonterator"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples directions image raster
|
||||
cookbook_cargo_examples main directions image raster
|
||||
"""
|
||||
|
||||
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/SamiPerttu/fundsp"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"fontconfig",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_examples beep file grain grain2 keys network optimize peek plot sequence type
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user