SPECS: mlt.spec - added patch for ppc from mandriva
rotom
rotom at pld-linux.org
Thu Mar 22 16:16:45 CET 2007
Author: rotom Date: Thu Mar 22 15:16:44 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added patch for ppc from mandriva
---- Files affected:
SPECS:
mlt.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/mlt.spec
diff -u SPECS/mlt.spec:1.13 SPECS/mlt.spec:1.14
--- SPECS/mlt.spec:1.13 Thu Mar 22 12:52:24 2007
+++ SPECS/mlt.spec Thu Mar 22 16:16:38 2007
@@ -15,6 +15,7 @@
# Source0-md5: 9d4a3d308b1314a117f692766fb15e90
URL: http://www.dennedy.org/mlt/twiki/bin/view/MLT/WebHome
Patch0: mlt-sox.patch
+Patch1: mlt-linuxppc.patch
BuildRequires: SDL-devel
#BuildRequires: ffmpeg-devel
BuildRequires: gtk+2-devel
@@ -64,6 +65,9 @@
%prep
%setup -q
%patch0 -p0
+%ifarch ppc ppc64
+ %patch1 -p1
+%endif
%build
%configure \
@@ -115,6 +119,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2007/03/22 15:16:38 rotom
+- added patch for ppc from mandriva
+
Revision 1.13 2007/03/22 11:52:24 rotom
- sox patch added
- now it builds on th, STBR please (mlt, mlt++, kdenlive)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mlt.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list