]> git.pld-linux.org Git - packages/cinelerra-cv.git/commitdiff
- build fixes for current gcc/glibc auto/th/cinelerra-cv-2.2-0.20121105.4
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 7 Nov 2013 09:23:12 +0000 (10:23 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 7 Nov 2013 09:23:12 +0000 (10:23 +0100)
- rel 4

cinelerra-cv-build.patch
cinelerra-cv.spec

index f576cea9bacbdaa2a18326c07081f790308be2e8..5c246e9427e4117166d86a243750687a935c9ba9 100644 (file)
  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>
index 622c54efc377e35f03796d47107e93f7e76238f9..f34b5f891c8b4631d076c4a0a92fcc53c2b908cd 100644 (file)
@@ -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
This page took 0.051161 seconds and 4 git commands to generate.