[Pkg-mpd-commits] [SCM] Git repository for pkg-mpd branch, master, updated. debian/0.17.4-1-3-gf531ff4

Florian Schlichting fsfs at debian.org
Sun Apr 14 21:16:46 UTC 2013


The following commit has been merged in the master branch:
commit f531ff46730ad7ac3e2be514a73ad79aa4870297
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Apr 14 22:55:34 2013 +0200

    enable more plugins

diff --git a/debian/control b/debian/control
index b32df85..c428a0a 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,9 @@ Build-Depends: debhelper (>= 9),
                libiso9660-dev,
                libcurl4-gnutls-dev | libcurl-dev,
                libfaad-dev,
+               libffado-dev,
                libflac-dev (>= 1.1.4),
+               libgme-dev,
                libid3tag0-dev,
                libjack-jackd2-dev,
                libmad0-dev,
@@ -36,12 +38,14 @@ Build-Depends: debhelper (>= 9),
                libresid-builder-dev,
                libsamplerate0-dev,
                libshout3-dev,
+               libsoup2.4-dev,
                libsystemd-daemon-dev [linux-any],
                libsidplay2-dev,
                libsqlite3-dev,
                libvorbis-dev [!arm !armel !armeb],
                libvorbisidec-dev [arm armel armeb],
                libwavpack-dev,
+               libwildmidi-dev,
                libwrap0-dev,
                xmlto,
                zlib1g-dev
diff --git a/debian/rules b/debian/rules
index a6e5a4b..70a61a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,9 @@ override_dh_auto_configure:
 		--enable-iso9660 \
 		--enable-modplug \
 		--enable-curl \
+		--enable-ffado \
+		--enable-fluidsynth \
+		--enable-wildmidi \
 		--prefix=/usr \
 		--sysconfdir=/etc
 

-- 
Git repository for pkg-mpd



More information about the Pkg-mpd-commits mailing list