aboutsummaryrefslogtreecommitdiff
path: root/mpd/abuild
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-06-23 21:20:30 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-06-23 21:20:30 +0000
commitc56199888ba1c1960e4eeba8e501802d02eec55f (patch)
treeee3dca96e56352f64bcffaa447611be186e351b3 /mpd/abuild
parent7e1bfe1ae98baa48aa05c0a7c41770d91406d1ce (diff)
downloadalicelinux-c56199888ba1c1960e4eeba8e501802d02eec55f.tar.gz
alicelinux-c56199888ba1c1960e4eeba8e501802d02eec55f.zip
Woodpecker CI 37c01a3e1a45c6311f828746f1a82ed1f093b986 [SKIP CI]extra
Diffstat (limited to 'mpd/abuild')
-rw-r--r--mpd/abuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpd/abuild b/mpd/abuild
index cc8f961c..229392b0 100644
--- a/mpd/abuild
+++ b/mpd/abuild
@@ -4,6 +4,8 @@ release=1
source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz
run"
sv="run"
+build_opt="-Dcpp_args=-DFMT_DEPRECATED_HEAVY_CORE"
+
postbuild() {
install -Dm 0644 doc/mpdconf.example $PKG/etc/mpd/mpd.conf
}