[packages/cinelerra-cv] - build fixes for current gcc/glibc - rel 4

baggins baggins at pld-linux.org
Thu Nov 7 10:23:28 CET 2013


commit f8886e1a655254eaa1b25052fa61a918f9e777d4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Nov 7 10:23:12 2013 +0100

    - build fixes for current gcc/glibc
    - rel 4

 cinelerra-cv-build.patch | 20 ++++++++++++++++++++
 cinelerra-cv.spec        |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/cinelerra-cv.spec b/cinelerra-cv.spec
index 622c54e..f34b5f8 100644
--- a/cinelerra-cv.spec
+++ b/cinelerra-cv.spec
@@ -2,7 +2,7 @@
 # - external libraries packages (is there any sense in that?)
 #
 %define		snap	20121105
-%define		rel	3
+%define		rel	4
 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
diff --git a/cinelerra-cv-build.patch b/cinelerra-cv-build.patch
index f576cea..5c246e9 100644
--- a/cinelerra-cv-build.patch
+++ b/cinelerra-cv-build.patch
@@ -84,3 +84,23 @@
  libguicast_la_LDFLAGS = $(X_LIBS) -version-info 1:0:0 
  libguicast_la_SOURCES = \
  	bcbar.C \
+--- cinelerra-cv/cinelerra/vdevicebuz.C~	2013-09-21 22:36:30.000000000 +0200
++++ cinelerra-cv/cinelerra/vdevicebuz.C	2013-11-07 09:02:07.102426371 +0100
+@@ -44,6 +44,7 @@
+ 
+ #include <errno.h>
+ #include <stdint.h>
++#include <string.h>
+ #include <linux/kernel.h>
+ #include <fcntl.h>
+ #include <sys/ioctl.h>
+--- cinelerra-cv/cinelerra/videodevice.C~	2013-09-21 22:36:30.000000000 +0200
++++ cinelerra-cv/cinelerra/videodevice.C	2013-11-07 09:02:50.862426055 +0100
+@@ -51,6 +51,7 @@
+ #include "videowindowgui.h"
+ #include "vframe.h"
+ 
++#include <string.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cinelerra-cv.git/commitdiff/f8886e1a655254eaa1b25052fa61a918f9e777d4



More information about the pld-cvs-commit mailing list