Author: duddits Date: Sat Oct 11 18:17:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel. 3 - patch for ffmpeg >= 080930 added - patch for 'fade error' added
---- Files affected: SPECS: cinelerra.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/cinelerra.spec diff -u SPECS/cinelerra.spec:1.33 SPECS/cinelerra.spec:1.34 --- SPECS/cinelerra.spec:1.33 Mon Oct 6 08:31:39 2008 +++ SPECS/cinelerra.spec Sat Oct 11 20:17:29 2008 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Cinelerra - nagrywanie, obróbka i produkcja materiału audio/video Name: cinelerra Version: 4 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Applications Source0: http://dl.sourceforge.net/heroines/%{name}-%{version}-src.tar.bz2 @@ -22,6 +22,8 @@ Patch4: %{name}-guicast_bootstrap.patch Patch5: %{name}-fix.patch Patch6: %{name}-plugindir.patch +Patch7: %{name}-ffmpeg.patch +Patch8: %{name}-fade_error.patch URL: http://heroinewarrior.com/cinelerra.php3 BuildRequires: OpenEXR-devel >= 1.6.1 BuildRequires: OpenGL-devel >= 2.0 @@ -95,6 +97,8 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 # assume we have <linux/videodev2.h> and <linux/dvb/*> (present in llh) cat > hvirtual_config.h <<EOF @@ -150,6 +154,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008/10/11 18:17:29 duddits +- rel. 3 +- patch for ffmpeg >= 080930 added +- patch for 'fade error' added + Revision 1.33 2008/10/06 06:31:39 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cinelerra.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
