packages: cinelerra-cv/cinelerra-cv.spec, cinelerra-cv/cinelerra-cv-desktop...

baggins baggins at pld-linux.org
Wed May 12 14:32:49 CEST 2010


Author: baggins                      Date: Wed May 12 12:32:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel  7
- fixed desktop categories

---- Files affected:
packages/cinelerra-cv:
   cinelerra-cv.spec (1.32 -> 1.33) , cinelerra-cv-desktop.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/cinelerra-cv/cinelerra-cv.spec
diff -u packages/cinelerra-cv/cinelerra-cv.spec:1.32 packages/cinelerra-cv/cinelerra-cv.spec:1.33
--- packages/cinelerra-cv/cinelerra-cv.spec:1.32	Mon Apr 26 09:23:29 2010
+++ packages/cinelerra-cv/cinelerra-cv.spec	Wed May 12 14:32:43 2010
@@ -3,7 +3,7 @@
 # - external libraries packages (is there any sense in that?)
 #
 %define		snap	20100109
-%define		rel		6
+%define		rel		7
 Summary:	Cinelerra - capturing, editing and production of audio/video material
 Summary(pl.UTF-8):	Cinelerra - nagrywanie, obróbka i produkcja materiału audio/video
 Name:		cinelerra-cv
@@ -16,6 +16,7 @@
 # Source0-md5:	e130b134a9e691ae36d2bbb117fc530b
 Patch0:		%{name}-build.patch
 Patch1:		%{name}-libpng.patch
+Patch2:		%{name}-desktop.patch
 URL:		http://cinelerra.org/
 BuildRequires:	OpenEXR-devel >= 1.2.1
 BuildRequires:	OpenGL-GLU-devel
@@ -100,6 +101,7 @@
 %setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 find -name Makefile.am | xargs %{__sed} -i -e 's#^LIBTOOL =.*##g'
 %{__sed} -i -e 's/png_check_sig((unsigned char\*)test, 8)/!png_sig_cmp((unsigned char\*)test, 0, 8)/g' cinelerra/filepng.C
@@ -166,6 +168,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2010/05/12 12:32:43  baggins
+- rel  7
+- fixed desktop categories
+
 Revision 1.32  2010/04/26 07:23:29  arekm
 - rel 6; build fix
 

================================================================
Index: packages/cinelerra-cv/cinelerra-cv-desktop.patch
diff -u /dev/null packages/cinelerra-cv/cinelerra-cv-desktop.patch:1.1
--- /dev/null	Wed May 12 14:32:49 2010
+++ packages/cinelerra-cv/cinelerra-cv-desktop.patch	Wed May 12 14:32:43 2010
@@ -0,0 +1,11 @@
+--- cinelerra-cv/image/cinelerra.desktop~	2010-01-09 15:12:20.000000000 +0100
++++ cinelerra-cv/image/cinelerra.desktop	2010-05-12 14:31:55.906693310 +0200
+@@ -5,7 +5,7 @@
+ Name[fr]=Cinelerra
+ Name[es]=Cinelerra
+ Comment=Video Editor
+-Categories=Application;AudioVideo;Multimedia;
++Categories=Application;AudioVideo;Video;AudioVideoEditing;
+ Encoding=UTF-8
+ Exec=cinelerra
+ Icon=cinelerra.xpm
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cinelerra-cv/cinelerra-cv.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list