[SCM] idjc packaging branch, master, updated. debian/0.7.14-2

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Jul 11 07:11:11 UTC 2009


The following commit has been merged in the master branch:
commit 576c0730e0779824cfb1d126faa07d7ab1c4526c
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Jul 11 08:53:36 2009 +0200

    build against system libshout3, not against internal copy

diff --git a/debian/control b/debian/control
index aa50da0..79d4195 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 5.0.38),
 	       libshout3-dev,
 	       libsndfile1-dev,
 	       libmad0-dev,
+	       libshout3-dev,
 	       libavcodec-dev,
 	       libavformat-dev,
 	       twolame | libmp3lame-dev
diff --git a/debian/rules b/debian/rules
index 0baf194..2bfe00f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-rpath
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-rpath --disable-static
 
 ifneq (,$(findstring doopt,$(DEB_BUILD_OPTIONS)))
 # do optimization for the different architectures

-- 
idjc packaging



More information about the pkg-multimedia-commits mailing list