mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Update recipes
This commit is contained in:
parent
a2aa0bf3fe
commit
35f17e35c5
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO can't find the fontconfig files
|
||||
[source]
|
||||
git = "https://github.com/SamiPerttu/fundsp"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO rfd crate error
|
||||
[source]
|
||||
git = "https://github.com/SamiPerttu/funutd"
|
||||
[build]
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/FyroxEngine/Fyrox"
|
||||
git = "https://github.com/FyroxEngine/Fyrox-demo-projects"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples 2d
|
||||
COOKBOOK_SOURCE="${COOKBOOK_SOURCE}/ui"
|
||||
cookbook_cargo_packages ui
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user