redox/recipes/wip/services/coppwr/recipe.toml
2026-01-23 19:03:04 -03:00

10 lines
163 B
TOML

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