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
4add00c79e
commit
fdbd3d89a0
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO faccess crate error
|
||||
[source]
|
||||
git = "https://github.com/vsbuffalo/scidataflow"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make gtk4 work
|
||||
[source]
|
||||
git = "https://github.com/martin-olivier/airgorah"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make libhidapi work
|
||||
[source]
|
||||
git = "https://github.com/d-e-s-o/nitrocli"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make pipewire work
|
||||
[source]
|
||||
git = "https://github.com/dimtpap/coppwr"
|
||||
rev = "f4e664b860b89801ec60eee479802f00af3cfdfc"
|
||||
|
||||
@ -1,11 +1,12 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO Not compiled or tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/gamebooster/soundboard"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"glib",
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo --features full
|
||||
"""
|
||||
dependencies = [
|
||||
"glib",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user