shithub: sox

Download patch

ref: 196fa66eb82f407aea468353d02d97b2982d344a
parent: 0a543fb432c3a2a3d1aff991270e362768e13e90
author: evilynux <evilynux>
date: Thu Jul 24 11:23:00 EDT 2008

Clean transition to ffmpeg >= 20080225.

--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@
     - Removed, fixed upstream.
   * [debian/rules]:
     - Disabled patch system, no more patches.
+    - Added -I/usr/include/ffmpeg to CPPFLAGS, required by ffmpeg >= 20080225.
   * [debian/control]:
     - Added Build-Dep on libavutil-dev and libwavpack-dev.
     - Fixed lintian warning, "meta package" changed to "metapackage".
@@ -34,7 +35,7 @@
      debian/libsox-fmt-libsndfile.install, debian/libsox-fmt-libsndfile.dirs]:
     - Removed, merged gsm in libsox-fmt-base.
   
- -- Pascal Giard <evilynux@gmail.com>  Thu, 26 Jun 2008 21:18:00 -0400
+ -- Pascal Giard <evilynux@gmail.com>  Thu, 24 Jul 2008 10:58:34 -0400
 
 sox (14.0.1-2) unstable; urgency=low
 
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@
 #include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 CFLAGS += -D_REENTRANT
+CPPFLAGS += -I/usr/include/ffmpeg
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --disable-lame
 # Takes care of postinst-has-useless-call-to-ldconfig for libsox-fmt-*
 DEB_DH_MAKESHLIBS_ARGS := -Xfmt