[SCM] audacious-plugins/master: Update Build-Depends

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Dec 13 16:59:47 UTC 2015


The following commit has been merged in the master branch:
commit 1be5e19e3356c84fbf0a586a9f6407f37020ba66
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Sun Dec 13 17:39:18 2015 +0100

    Update Build-Depends

diff --git a/debian/control b/debian/control
index 7de3840..2891af0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,6 @@ Uploaders:
  Cyril Lavier <cyril.lavier at davromaniak.eu>
 Build-Depends:
  audacious-dev (>= 3.6),
- autoconf,
- automake,
  debhelper (>= 9),
  dh-autoreconf,
  libasound2-dev (>= 1.0) [linux-any],
@@ -23,34 +21,32 @@ Build-Depends:
  libcdio-cdda-dev (>= 0.70),
  libcue-dev,
  libcurl4-gnutls-dev,
- libesd0-dev (>= 0.2),
+ libdbus-glib-1-dev,
  libfaad-dev,
- libflac-dev (>= 1.1.3),
+ libflac-dev (>= 1.2.1),
  libfluidsynth-dev (>= 1.0.6) [linux-any],
- libgtk-3-dev,
- libimlib2-dev (>= 1.1.0),
+ libgtk2.0-dev,
  libjack-dev,
  liblircclient-dev,
- libmad0-dev,
  libmms-dev (>= 0.3),
  libmodplug-dev,
  libmp3lame-dev,
  libmpg123-dev,
- libmtp-dev (>= 0.1.3),
  libneon27-gnutls-dev (>= 0.26),
  libnotify-dev,
  libogg-dev (>= 1.0),
  libpulse-dev (>= 0.9) [linux-any],
- libresid-builder-dev,
- libsamplerate0-dev (>=0.0.15),
- libsdl1.2-dev (>= 1.2.9),
- libshout3-dev,
+ libsamplerate0-dev (>= 0.0.15),
+ libsdl2-dev,
  libsidplayfp-dev,
  libsndfile1-dev (>= 0.19),
+ libsndio-dev,
+ libsoxr-dev,
  libtagc0-dev (>= 1.4),
  libvorbis-dev (>= 1.1),
  libwavpack-dev (>= 4.31),
  libxcomposite-dev,
+ libxml2-dev,
  oss4-dev
 Homepage: http://www.audacious-media-player.org/
 Standards-Version: 3.9.6
diff --git a/debian/rules b/debian/rules
index a566ed5..b1a77e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,9 +13,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(additional_confflags) \
-            --disable-rpath \
-            --disable-silent-rules \
-            --disable-sndio
+		--disable-rpath
 
 override_dh_strip:
 	dh_strip --dbg-package=audacious-plugins-dbg

-- 
Plugins for audacious



More information about the pkg-multimedia-commits mailing list