mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Convert fal recipe to toml and move to wip
This commit is contained in:
parent
93bb93f429
commit
8209fa04c9
@ -1,2 +0,0 @@
|
||||
GIT=https://github.com/4lDO2/fal-rs
|
||||
CARGO_PACKAGE=fal-frontend-redox
|
||||
6
recipes/wip/fal/recipe.toml
Normal file
6
recipes/wip/fal/recipe.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[source]
|
||||
git = "https://github.com/4lDO2/fal-rs"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = "cookbook_cargo_packages fal-frontend-redox"
|
||||
Loading…
Reference in New Issue
Block a user