- Chase opencv shlib bump
Approved by: miwi, tabthorpe (mentors implicit)
This commit is contained in:
parent
b3d93a8e24
commit
daf4ebe7cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248097
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= frei0r
|
||||
PORTVERSION= 1.1.22
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONPREFIX= plugins-
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://propirate.net/${PORTNAME}/ \
|
||||
@ -16,7 +16,7 @@ MASTER_SITES= http://propirate.net/${PORTNAME}/ \
|
||||
MAINTAINER= bsdkaffee@gmail.com
|
||||
COMMENT= Minimalistic plugin API for video effects
|
||||
|
||||
LIB_DEPENDS= cv.1:${PORTSDIR}/graphics/opencv \
|
||||
LIB_DEPENDS= cv.2:${PORTSDIR}/graphics/opencv \
|
||||
gavl.1:${PORTSDIR}/multimedia/gavl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= kipi-plugins
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics kde
|
||||
MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION}
|
||||
@ -48,7 +49,7 @@ PLIST_SUB+= GPOD="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_OPENCV)
|
||||
LIB_DEPENDS+= cv.1:${PORTSDIR}/graphics/opencv
|
||||
LIB_DEPENDS+= cv.2:${PORTSDIR}/graphics/opencv
|
||||
PLIST_SUB+= OPENCV=""
|
||||
.else
|
||||
CMAKE_ARGS+= -DWITH_OpenCV:BOOL=OFF
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= objectdetect
|
||||
PORTVERSION= 0.0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics rubygems
|
||||
MASTER_SITES= RF
|
||||
|
||||
MAINTAINER= tota@rtfm.jp
|
||||
COMMENT= A simple library for detecting objects in pictures
|
||||
|
||||
LIB_DEPENDS= cv.1:${PORTSDIR}/graphics/opencv
|
||||
LIB_DEPENDS= cv.2:${PORTSDIR}/graphics/opencv
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
Loading…
Reference in New Issue
Block a user