mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-plugins/kipi-plugins: Lower opencv dependency
Arfrever-enhanced method. Package-Manager: portage-2.2.28
This commit is contained in:
committed by
Michael Palimaka
parent
72cce789f9
commit
3306398c83
@@ -54,7 +54,7 @@ COMMONDEPEND="
|
||||
media-libs/phonon[qt4]
|
||||
x11-libs/libXrandr
|
||||
)
|
||||
redeyes? ( >=media-libs/opencv-3.0.0:=[contrib] )
|
||||
redeyes? ( media-libs/opencv:=[contrib(+)] )
|
||||
scanner? (
|
||||
$(add_kdeapps_dep libksane)
|
||||
media-gfx/sane-backends
|
||||
@@ -122,7 +122,7 @@ src_configure() {
|
||||
filter-flags -floop-strip-mine
|
||||
|
||||
mycmakeargs+=(
|
||||
-DENABLE_OPENCV3=ON
|
||||
-DENABLE_OPENCV3=$(has_version ">=media-libs/opencv-3" && echo yes || echo no)
|
||||
$(cmake-utils_use_with ipod GLIB2)
|
||||
$(cmake-utils_use_with ipod GObject)
|
||||
$(cmake-utils_use_with ipod Gdk)
|
||||
|
||||
Reference in New Issue
Block a user