mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 10:08:45 +08:00
7 lines
247 B
TOML
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"
|