mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
782554b7af
Signed-off-by: Christoph Willing <chris.willing@linux.com>
12 lines
436 B
Text
12 lines
436 B
Text
PRGNAM="opencv"
|
|
VERSION="3.4.1"
|
|
HOMEPAGE="https://opencv.org/"
|
|
DOWNLOAD="https://github.com/opencv/opencv/archive/3.4.1/opencv-3.4.1.tar.gz \
|
|
https://github.com/opencv/opencv_contrib/archive/3.4.1/opencv_contrib-3.4.1.tar.gz"
|
|
MD5SUM="a0b7a47899e67b3490ea31edc4f6e8e6 \
|
|
dd0c63f4185ab8a4829d8154ae382266"
|
|
DOWNLOAD_x86_64=""
|
|
MD5SUM_x86_64=""
|
|
REQUIRES="numpy3"
|
|
MAINTAINER="Christoph Willing"
|
|
EMAIL="chris.willing@linux.com"
|