r44882 - in /packages/opencv/trunk/debian: control libopencv-gpu-dev.docs libopencv-gpu-dev.install
iwamatsu at users.alioth.debian.org
iwamatsu at users.alioth.debian.org
Wed May 23 03:21:05 UTC 2012
Author: iwamatsu
Date: Wed May 23 03:21:05 2012
New Revision: 44882
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44882
Log:
Remove gpu package
Removed:
packages/opencv/trunk/debian/libopencv-gpu-dev.docs
packages/opencv/trunk/debian/libopencv-gpu-dev.install
Modified:
packages/opencv/trunk/debian/control
Modified: packages/opencv/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/opencv/trunk/debian/control?rev=44882&op=diff
==============================================================================
--- packages/opencv/trunk/debian/control (original)
+++ packages/opencv/trunk/debian/control Wed May 23 03:21:05 2012
@@ -204,7 +204,6 @@
libopencv-imgproc-dev (= ${binary:Version}),
libopencv-video-dev (= ${binary:Version}),
libopencv-objdetect-dev (= ${binary:Version}),
- libopencv-gpu-dev (= ${binary:Version}),
libopencv-highgui-dev (= ${binary:Version}),
libopencv-calib3d-dev (= ${binary:Version}),
libopencv-flann-dev (= ${binary:Version}),
@@ -410,46 +409,6 @@
libopencv-calib3d2.4 (= ${binary:Version})
Description: computer vision Object Detection library
This package contains the OpenCV (Open Computer Vision) Object Detection
- runtime libraries.
- .
- The Open Computer Vision Library is a collection of algorithms and sample
- code for various computer vision problems. The library is compatible with
- IPL (Intel's Image Processing Library) and, if available, can use IPP
- (Intel's Integrated Performance Primitives) for better performance.
- .
- OpenCV provides low level portable data types and operators, and a set
- of high level functionalities for video acquisition, image processing and
- analysis, structural analysis, motion analysis and object tracking, object
- recognition, camera calibration and 3D reconstruction.
-
-Package: libopencv-gpu-dev
-Section: libdevel
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends},
- libopencv-core-dev (= ${binary:Version}),
- libopencv-gpu2.4 (= ${binary:Version}),
- pkg-config
-Description: development files for libopencv-gpu
- This package contains the header files and static library needed to compile
- applications that use OpenCV (Open Computer Vision) GPU Processing library.
- .
- The Open Computer Vision Library is a collection of algorithms and sample
- code for various computer vision problems. The library is compatible with
- IPL (Intel's Image Processing Library) and, if available, can use IPP
- (Intel's Integrated Performance Primitives) for better performance.
- .
- OpenCV provides low level portable data types and operators, and a set
- of high level functionalities for video acquisition, image processing and
- analysis, structural analysis, motion analysis and object tracking, object
- recognition, camera calibration and 3D reconstruction.
-
-Package: libopencv-gpu2.4
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libopencv-core2.4 (= ${binary:Version}),
-Description: computer vision GPU Processing library
- This package contains the OpenCV (Open Computer Vision) GPU Processing
runtime libraries.
.
The Open Computer Vision Library is a collection of algorithms and sample
More information about the debian-science-commits
mailing list