From 6ac17e90f2945826a9ce7f8a1cd0643a1e0a5d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sun, 16 Feb 2020 22:38:57 +0100 Subject: [PATCH] mpd: update to 0.21.20, build with jack support --- srcpkgs/mpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index adf3f646b9..8dc4456606 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,6 +1,6 @@ # Template file for 'mpd' pkgname=mpd -version=0.21.19 +version=0.21.20 revision=1 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true @@ -34,7 +34,7 @@ license="GPL-2.0-or-later" homepage="https://www.musicpd.org/" changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v${version}/NEWS" distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz" -checksum=d3275e11d85637adde250cadf3b4f5aec2144228f0d8085767493fc46c55b2f9 +checksum=422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1 LDFLAGS+=" -Wl,-z,stack-size=1048576" system_accounts="mpd" @@ -49,7 +49,7 @@ make_dirs=" build_options="jack lame mpcdec pulseaudio libao wavpack sndio cdio openal" desc_option_cdio="Enable libcdio_paranoia input plugin" desc_option_openal="Enable OpenAL output plugin" -build_options_default="pulseaudio libao sndio cdio" +build_options_default="jack pulseaudio libao sndio cdio" pre_configure() { # We only want manpages