redox/recipes/wip/services/coppwr/recipe.toml
2024-03-01 02:39:55 +00:00

10 lines
191 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/dimtpap/coppwr"
rev = "f4e664b860b89801ec60eee479802f00af3cfdfc"
[build]
template = "cargo"
dependencies = [
"pipewire",
]