tags 559933 - wontfix + patch
thanks

  Hi again,

  The attached patch enables lame support in current packaging and seems to
work fine here. It's in NMU style, but feel free to alter it as you see fit.

  best regards,
-- 
  Ricardo Mones 
  ~
  Never send a human to do a machine's job.               Agent Smith
diff --git a/changelog b/changelog
index 607eee3..e9292b4 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+mpd (0.16.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Enable support for lame encoder
+
+ -- Ricardo Mones <mo...@debian.org>  Wed, 22 Feb 2012 23:46:39 +0100
+
 mpd (0.16.7-1) unstable; urgency=low
 
   * [4b06732] Imported Upstream version 0.16.7
diff --git a/control b/control
index a7a227c..eff1d61 100644
--- a/control
+++ b/control
@@ -30,6 +30,7 @@ Build-Depends: debhelper (>= 8),
                libvorbis-dev [!arm !armel !armeb],
                libvorbisidec-dev [arm armel armeb],
                libwavpack-dev,
+               libmp3lame-dev,
                xmlto,
                zlib1g-dev
 Standards-Version: 3.9.2
diff --git a/rules b/rules
index 4dd45a4..dc8c1b2 100755
--- a/rules
+++ b/rules
@@ -22,7 +22,7 @@ override_dh_auto_configure:
                --enable-ao \
                --enable-lastfm \
                --enable-pipe-output \
-               --disable-lame \
+               --enable-lame-encoder \
                --disable-cue \
                --enable-mikmod \
                --prefix=/usr \

Attachment: signature.asc
Description: Digital signature

Reply via email to