SPECS: mpeg4ip.spec - fix build with recent ffmpeg, release 2.
pluto
pluto at pld-linux.org
Tue Aug 26 19:56:03 CEST 2008
Author: pluto Date: Tue Aug 26 17:56:03 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build with recent ffmpeg, release 2.
---- Files affected:
SPECS:
mpeg4ip.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/mpeg4ip.spec
diff -u SPECS/mpeg4ip.spec:1.57 SPECS/mpeg4ip.spec:1.58
--- SPECS/mpeg4ip.spec:1.57 Sun May 25 20:46:26 2008
+++ SPECS/mpeg4ip.spec Tue Aug 26 19:55:58 2008
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): MPEG4IP - system kodowania, streamingu i odtwarzania dźwięku i obrazu MPEG-4
Name: mpeg4ip
Version: 1.6.1
-Release: 1
+Release: 2
Epoch: 1
License: MPL v1.1 (original code) and other licenses (included libraries)
Group: Applications
@@ -20,6 +20,7 @@
Patch2: %{name}-gcc4.patch
Patch3: %{name}-configure.patch
Patch4: %{name}-audio_l16.cpp-typo.patch
+Patch5: %{name}-ffmpeg.patch
URL: http://www.mpeg4ip.net/
BuildRequires: SDL-devel
BuildRequires: a52dec-libs-devel
@@ -106,6 +107,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
%build
cd lib/SDLAudio
@@ -123,6 +125,7 @@
touch bootstrapped
%configure \
%{!?with_alsa:--disable-alsa} \
+ --enable-ffmpeg=%{_includedir} \
--enable-ipv6
%{__make} \
@@ -248,7 +251,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.57 2008/05/25 18:46:26 arekm
+Revision 1.58 2008/08/26 17:55:58 pluto
+- fix build with recent ffmpeg, release 2.
+
+Revision 1.57 2008-05-25 18:46:26 arekm
- up to 1.6.1
Revision 1.56 2008-05-03 16:06:58 glen
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mpeg4ip.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list