mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Update TODOs and usfx recipe
This commit is contained in:
parent
49d43c1de0
commit
7c193f9611
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO xcap crate error
|
||||
[source]
|
||||
git = "https://github.com/mediar-ai/uniOCR"
|
||||
[build]
|
||||
|
||||
@ -3,6 +3,10 @@
|
||||
git = "https://github.com/tversteeg/usfx"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"libalsa",
|
||||
"sdl2",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_examples cpal music
|
||||
cookbook_cargo_examples cpal music sdl2
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user