redox/recipes/wip/termusic/recipe.toml
2023-12-19 02:34:13 +00:00

12 lines
274 B
TOML

#TODO missing script for "make", see https://github.com/tramhao/termusic#from-source
[source]
git = "https://github.com/tramhao/termusic"
rev = "109405465bd5873567b5387c20e9b149e477b176"
[build]
template = "custom"
dependencies = [
"gstreamer",
"dbus",
"mpv",
]