Author: rotom Date: Thu Mar 22 11:52:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - sox patch added - now it builds on th, STBR please (mlt, mlt++, kdenlive)
---- Files affected: SPECS: mlt.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/mlt.spec diff -u SPECS/mlt.spec:1.12 SPECS/mlt.spec:1.13 --- SPECS/mlt.spec:1.12 Mon Feb 12 23:09:10 2007 +++ SPECS/mlt.spec Thu Mar 22 12:52:24 2007 @@ -14,6 +14,7 @@ Source0: http://dl.sourceforge.net/mlt/%{name}-%{version}.tar.gz # Source0-md5: 9d4a3d308b1314a117f692766fb15e90 URL: http://www.dennedy.org/mlt/twiki/bin/view/MLT/WebHome +Patch0: mlt-sox.patch BuildRequires: SDL-devel #BuildRequires: ffmpeg-devel BuildRequires: gtk+2-devel @@ -62,6 +63,7 @@ %prep %setup -q +%patch0 -p0 %build %configure \ @@ -113,6 +115,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007/03/22 11:52:24 rotom +- sox patch added +- now it builds on th, STBR please (mlt, mlt++, kdenlive) + Revision 1.12 2007/02/12 22:09:10 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mlt.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
