|
|
|
@ -36,7 +36,7 @@ Class: PLUS
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20180831 |
|
|
|
|
Release: 20180920 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_contrib no |
|
|
|
@ -75,7 +75,7 @@ Provides: OPENCV
|
|
|
|
|
prog opencv = { |
|
|
|
|
version = %{V_dist} |
|
|
|
|
url = https://github.com/Itseez/opencv/releases |
|
|
|
|
regex = (__VER__)\.tar\.gz |
|
|
|
|
regex = /([34]\.\d+\.\d+)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|