[packages/opencv] - BRs for opencl_amd* bconds
qboosh
qboosh at pld-linux.org
Fri Feb 15 22:40:54 CET 2013
commit ef4af5287333ec61a27e3a0933bbb943e560ab4b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Feb 15 22:40:40 2013 +0100
- BRs for opencl_amd* bconds
opencv.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/opencv.spec b/opencv.spec
index 9167470..d507b54 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -1,7 +1,6 @@
#
# TODO:
# - Smartek GigEVisionSDK (http://www.smartekvision.com/ but I can't see SDK with Linux library?)
-# - finish AMD OpenCL routines support
# - CUDA support (on bcond)
# - ipp (libippi): http://software.intel.com/en-us/articles/intel-ipp/ (proprietary)
#
@@ -59,6 +58,8 @@ BuildRequires: OpenEXR-devel
# as of OpenCV 2.3.1-2.4.3 there is also check for OpenNI-sensor-PrimeSense, but the result is not used
%{?with_openni:BuildRequires: OpenNI-devel}
%{?with_ximea:BuildRequires: XIMEA-devel}
+%{?with_opencl_amdblas:BuildRequires: clAmdBlas-devel}
+%{?with_opencl_amdfft:BuildRequires: clAmdFft-devel}
BuildRequires: cmake >= 2.4
BuildRequires: doxygen
BuildRequires: eigen3 >= 3
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opencv.git/commitdiff/ef4af5287333ec61a27e3a0933bbb943e560ab4b
More information about the pld-cvs-commit
mailing list