]> git.pld-linux.org Git - packages/cinelerra-cv.git/commitdiff
- rel 10 auto/th/cinelerra-cv-2_1-0_20100109_10
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 3 Jun 2010 15:57:31 +0000 (15:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- more missing headers

Changed files:
    cinelerra-cv-build.patch -> 1.8
    cinelerra-cv.spec -> 1.36

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

index 49ebaf8a167bc384559198f13a62637ea8c620ca..974f71c20959ea9de95a9b1ff1e6647991ef71c6 100644 (file)
        default_edit->edl = edl;
        default_edit->track = track;
        default_edit->startproject = 0;
+--- cinelerra-cv/plugins/svg/svg.C~    2010-01-09 15:12:21.000000000 +0100
++++ cinelerra-cv/plugins/svg/svg.C     2010-06-03 17:56:46.125079418 +0200
+@@ -29,6 +29,8 @@
+ #include <string.h>
+ #include <errno.h>
+ #include <sys/mman.h>
++#include <sys/types.h>
++#include <sys/stat.h>
+ #include <libintl.h>
index 49f2796915f9b79a5246de67105815fe8c4fcb19..d6e6f08fd108fd41a6e62d82b3f8a1306e68d2b5 100644 (file)
@@ -2,7 +2,7 @@
 # - external libraries packages (is there any sense in that?)
 #
 %define                snap    20100109
-%define                rel             9
+%define                rel             10
 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.057741 seconds and 4 git commands to generate.