]> git.pld-linux.org Git - packages/cinelerra-cv.git/blobdiff - cinelerra-cv.spec
- rebuilt from official cv git
[packages/cinelerra-cv.git] / cinelerra-cv.spec
index f09fb9b808e67e29c05a5e14f694c3c2ec646419..eacdb3a3eb792dae982ffd43e64e268feb0484b0 100644 (file)
@@ -1,7 +1,7 @@
 # TODO:
 # - external libraries packages (is there any sense in that?)
 #
-%define                snap    20121104
+%define                snap    20121105
 %define                rel     1
 Summary:       Cinelerra - capturing, editing and production of audio/video material
 Summary(pl.UTF-8):     Cinelerra - nagrywanie, obróbka i produkcja materiału audio/video
@@ -10,7 +10,7 @@ Version:      2.2
 Release:       0.%{snap}.%{rel}
 License:       GPL
 Group:         X11/Applications
-# git clone git://git.cinelerra.org/j6t/cinelerra.git cinelerra-cv
+# git clone git://git.cinelerra.org/CinelerraCV.git cinelerra-cv
 Source0:       %{name}-%{snap}.tar.bz2
 # Source0-md5: 06b92b01fa6ba32ca4622922f2cbaa68
 Patch0:                %{name}-build.patch
@@ -18,6 +18,8 @@ Patch1:               %{name}-desktop.patch
 # http://bugs.cinelerra.org/raw-attachment/ticket/949/remove-support-v4l-buzz-k2-6-38.diff
 Patch2:                remove-support-v4l-buzz-k2-6-38.diff
 Patch3:                %{name}-ffmpeg.patch
+Patch4:                %{name}-format-security.patch
+Patch5:                %{name}-ffmpeg2.patch
 URL:           http://cinelerra.org/
 BuildRequires: OpenEXR-devel >= 1.2.1
 BuildRequires: OpenGL-GLU-devel
@@ -103,6 +105,8 @@ Wersja społecznościowa.
 %patch1 -p1
 #%patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p0
 
 find -name Makefile.am | xargs %{__sed} -i -e 's#^LIBTOOL =.*##g'
 
This page took 0.079814 seconds and 4 git commands to generate.