[Lunar-commits] <moonbase> opencv: Version bump. For now say "n" to unicap. There is a problem with unicap as found by

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Dec 7 14:25:19 CET 2010


commit d8b27d9f10de9c3d2ed0f926bce2f62b47ff44dc
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Dec 7 08:25:19 2010 -0500

    opencv: Version bump. For now say "n" to unicap. There is a problem with unicap as found by
    
    https://bugzilla.redhat.com/show_bug.cgi?id=647320.
---
 libs/opencv/DEPENDS |    1 +
 libs/opencv/DETAILS |    7 +++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/libs/opencv/DEPENDS b/libs/opencv/DEPENDS
index ca8e76b..4378a6d 100644
--- a/libs/opencv/DEPENDS
+++ b/libs/opencv/DEPENDS
@@ -31,6 +31,7 @@ optional_depends swig         "-DBUILD_SWIG_PYTHON_SUPPORT=ON"  \
                               "-DBUILD_SWIG_PYTHON_SUPPORT=OFF" \
                               "for swig support"
 
+#For now say no.
 optional_depends unicap       "-DWITH_UNICAP=ON"    \
                               "-DWITH_UNICAP=OFF"  \
                               "for additional video capture support"
diff --git a/libs/opencv/DETAILS b/libs/opencv/DETAILS
index a9831a4..5d3d4cb 100644
--- a/libs/opencv/DETAILS
+++ b/libs/opencv/DETAILS
@@ -1,15 +1,14 @@
           MODULE=opencv
-         VERSION=2.1.0
+         VERSION=2.2.0
           SOURCE=OpenCV-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/opencvlibrary/opencv-unix/2.0/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/OpenCV-$VERSION
-      SOURCE_VFY=sha1:8e2d6b653296364ab2ca0fa5a5e6b0edfca114a7
+      SOURCE_VFY=sha1:984ed71672d50391d0617fce2ef58e7590ec0fd7
         WEB_SITE=http://opencv.willowgarage.com/wiki/
          ENTERED=20050404
-         UPDATED=20100425
+         UPDATED=20101207
            SHORT="Open Source Computer Vision Library"
 
-PSAFE=no
 cat << EOF
 This library is mainly aimed at real time computer vision.
 Some example areas would be  Human-Computer Interaction (HCI);


More information about the Lunar-commits mailing list