Update recipes

This commit is contained in:
Ribbon 2024-06-12 11:39:44 +00:00
parent 4add00c79e
commit fdbd3d89a0
5 changed files with 9 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO faccess crate error
[source]
git = "https://github.com/vsbuffalo/scidataflow"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make gtk4 work
[source]
git = "https://github.com/martin-olivier/airgorah"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make libhidapi work
[source]
git = "https://github.com/d-e-s-o/nitrocli"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make pipewire work
[source]
git = "https://github.com/dimtpap/coppwr"
rev = "f4e664b860b89801ec60eee479802f00af3cfdfc"

View File

@ -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",
]