redox/recipes/wip/sound/mpd/recipe.toml
2025-10-29 22:45:09 -03:00

7 lines
247 B
TOML

#TODO determine minimum dependencies from meson log
# build instructions: https://mpd.readthedocs.io/en/stable/user.html#compiling-from-source
[source]
tar = "https://www.musicpd.org/download/mpd/0.24/mpd-0.24.6.tar.xz"
[build]
template = "meson"