[Lunar-commits] avifile: adding a couple of sedit's to BUILD,

Dennis Veatch dennisveatch at bellsouth.net
Mon Dec 24 18:49:40 CET 2007


commit d2b1a31373cf36288c7c18fd4b164d86aad2d1ce
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date:   Mon Dec 24 12:49:40 2007 -0500

    avifile: adding a couple of sedit's to BUILD,
    
    in lieu of uploading a couple of patches provided by
    V4hn on the dev mail list.
---
 video/avifile/BUILD |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/video/avifile/BUILD b/video/avifile/BUILD
index 4755ac4..43f4912 100644
--- a/video/avifile/BUILD
+++ b/video/avifile/BUILD
@@ -2,11 +2,16 @@
 
   . /etc/profile.d/qt3.rc
 
-  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
-  patch_it $SOURCE_CACHE/$SOURCE3 0  &&
+# This sedit is an adaptation from some patches sent by V4hn. Simpler than uploading
+# to the mirror.
+  sedit "s:(int\*):(unsigned int\*):" samples/qtvidcap/v4lxif.cpp samples/qtvidcap/kv4lsetup.cpp &&
+
 
   sedit "s:freetype/freetype.h>:ft2build.h>\n#include FT_FREETYPE_H:" lib/video/sub_ft.cpp  &&
 
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+  patch_it $SOURCE_CACHE/$SOURCE3 0  &&
+
   default_build  &&
 
   ln -sf /usr/include/avifile-$LVERSION /usr/include/avifile


More information about the Lunar-commits mailing list