packages: audacity/audacity.spec - fix build with newer ffmpeg - BR: ffmpeg...

lisu lisu at pld-linux.org
Fri Sep 16 16:26:14 CEST 2011


Author: lisu                         Date: Fri Sep 16 14:26:14 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build with newer ffmpeg
- BR: ffmpeg-devel >= 0.8.0

---- Files affected:
packages/audacity:
   audacity.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: packages/audacity/audacity.spec
diff -u packages/audacity/audacity.spec:1.94 packages/audacity/audacity.spec:1.95
--- packages/audacity/audacity.spec:1.94	Mon May  9 19:01:34 2011
+++ packages/audacity/audacity.spec	Fri Sep 16 16:26:09 2011
@@ -30,10 +30,12 @@
 Patch2:		%{name}-no-macos.patch
 # modified from http://audioscience.com/internet/download/drivers/released/v4/06/portaudio_asihpi_406.patch
 Patch3:		portaudio_asihpi_406.patch
+Patch4:		%{name}-ffmpeg.patch
 URL:		http://audacity.sourceforge.net/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	expat-devel >= 1.95
+BuildRequires:	ffmpeg-devel >= 0.8.0
 BuildRequires:	flac-c++-devel >= 1.2.0
 BuildRequires:	gettext-devel
 BuildRequires:	hpklinux-devel >= 4.06
@@ -96,6 +98,7 @@
 cd lib-src/portaudio-v19
 %patch3 -p0
 cd ../..
+%patch4 -p1
 
 sed -i 's/libmp3lame.so/libmp3lame.so.0/g' locale/*.po
 
@@ -180,6 +183,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2011/09/16 14:26:09  lisu
+- fix build with newer ffmpeg
+- BR: ffmpeg-devel >= 0.8.0
+
 Revision 1.94  2011/05/09 17:01:34  qboosh
 - updated to 1.3.13
 - use system vamp sdk
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/audacity/audacity.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list