[Lunar-commits] <moonbase-other> opencv: Version bump to 2.4.5.

stumbles stumbles at lunar-linux.org
Tue May 14 14:12:09 CEST 2013


commit ac630ffb21d1c2daa7ce995d768d80f2aa8593a4
Author: stumbles <stumbles at lunar-linux.org>
Date: Tue, 14 May 2013 05:11:53 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/ac630ffb21d1c2daa7ce995d768d80f2aa8593a4

opencv: Version bump to 2.4.5.
---
  libs/opencv/BUILD   | +2/-5     
  libs/opencv/DETAILS | +4/-5     
  2 files changed, 6 insertions(+), 10 deletions(-)

--- a/libs/opencv/BUILD
+++ b/libs/opencv/BUILD
@@ -1,14 +1,11 @@
-(
+
+  patch_it $SOURCE2 1 &&
 
   if in_depends $MODUE tbb ; then
     OPTS+=" -DTBB_LIB_DIR=/usr/lib"
   fi &&
 
-  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-
   default_cmake_build &&
 
 # It doesn't install these binaries
   install bin/opencv_test* /usr/bin
-
-) > $C_FIFO 2>&1
--- a/libs/opencv/DETAILS
+++ b/libs/opencv/DETAILS
@@ -1,15 +1,14 @@
           MODULE=opencv
-         VERSION=2.4.3
-          SOURCE=OpenCV-$VERSION.tar.bz2
+         VERSION=2.4.5
+          SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=pkgconfig.patch
       SOURCE_URL=$SFORGE_URL/opencvlibrary
      SOURCE2_URL=http://code.opencv.org/attachments/download/1148/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/OpenCV-$VERSION
-      SOURCE_VFY=sha1:982be2c3e52dfc3e9d14692c60bc856b2b766be2
+      SOURCE_VFY=sha1:9e25f821db9e25aa454a31976ba6b5a3a50b6fa4
      SOURCE2_VFY=sha1:709a2fac455a00e0e8956ec8c8f109be88a083ff
         WEB_SITE=http://opencv.willowgarage.com/wiki
          ENTERED=20050404
-         UPDATED=20121106
+         UPDATED=20130514
            SHORT="Open Source Computer Vision Library"
 
 cat << EOF




More information about the Lunar-commits mailing list