SPECS: libquicktime.spec - added -ffmpeg.patch (fixed build with new ffmpeg)
charles
charles at pld-linux.org
Sun Oct 12 11:38:29 CEST 2008
Author: charles Date: Sun Oct 12 09:38:29 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -ffmpeg.patch (fixed build with new ffmpeg)
---- Files affected:
SPECS:
libquicktime.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/libquicktime.spec
diff -u SPECS/libquicktime.spec:1.37 SPECS/libquicktime.spec:1.38
--- SPECS/libquicktime.spec:1.37 Mon Oct 6 08:33:28 2008
+++ SPECS/libquicktime.spec Sun Oct 12 11:38:24 2008
@@ -21,6 +21,7 @@
Group: Libraries
Source0: http://dl.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
# Source0-md5: 823191104cdd665c75d447c8f5f8bf7e
+Patch0: %{name}-ffmpeg.patch
URL: http://libquicktime.sourceforge.net/
BuildRequires: OpenGL-GLU-devel
BuildRequires: alsa-lib-devel >= 0.9
@@ -226,6 +227,7 @@
%prep
%setup -q
+%patch0 -p1
# evil, sets CFLAGS basing on /proc/cpuinfo, overrides our optflags
# (--with-cpuflags=none disables using /proc/cpuinfo, but not overriding)
@@ -243,6 +245,7 @@
%{?with_gpl:--enable-gpl} \
%{!?with_mmx:--disable-mmx} \
--enable-static \
+ --without-doxygen \
--with-libdv
%{__make}
@@ -338,6 +341,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2008/10/12 09:38:24 charles
+- added -ffmpeg.patch (fixed build with new ffmpeg)
+
Revision 1.37 2008/10/06 06:33:28 hawk
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libquicktime.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list