[opencv] 06/26: New version to solve problems with nvidia

Leopold Palomo-Avellaneda leo at alaxarxa.net
Thu Sep 7 12:48:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

lepalom-guest pushed a commit to branch debian-robotics
in repository opencv.

commit 60a9e9ec0533de8f5f1dc56b1342bff42aa83a88
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Tue Sep 23 13:19:44 2014 +0200

    New version to solve problems with nvidia
---
 debian/changelog | 6 ++++++
 debian/control   | 1 -
 debian/rules     | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1e6faa2..8d47d3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+opencv (2.4.9+dfsg-1.drp70+2) wheezy-robotics; urgency=medium
+
+  * Removed all cuda suport and nvidia dependencies.
+
+ -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Tue, 23 Sep 2014 13:17:26 +0200
+
 opencv (2.4.9+dfsg-1.drp70+1) wheezy-robotics; urgency=low
 
   * Rebuild for wheezy-robotics.
diff --git a/debian/control b/debian/control
index 7d0b2b3..e521d87 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,6 @@ Build-Depends: debhelper (>= 9),
  python-support (>= 0.4.1),
  python-numpy,
  python-sphinx,
- nvidia-cuda-toolkit (>= 5.5.0),
  ant, default-jdk, javahelper,
  texlive-fonts-extra, texlive-latex-extra, texlive-latex-recommended,
  latex-xcolor, texlive-fonts-recommended
diff --git a/debian/rules b/debian/rules
index 9df2693..6b0a602 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ CMAKE_FLAGS = \
 	-DWITH_XINE=OFF	\
 	-DBUILD_TESTS=OFF \
 	-DCMAKE_SKIP_RPATH=ON \
-	-DWITH_CUDA=ON \
+	-DWITH_CUDA=OFF \
 	$(CMAKE_ARCH_FLAGS)
 # -DOPENCL_INCLUDE_DIR:PATH="/usr/include/CL/"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git



More information about the debian-science-commits mailing list