mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 1.0.6
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes: https://github.com/OpenImageIO/oiio/blob/master/CHANGES
47d434608d/CHANGES
PR: ports/169289
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
This commit is contained in:
parent
3105acc10b
commit
26717464f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300078
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openimageio
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= graphics multimedia python
|
||||
MASTER_SITES= https://github.com/OpenImageIO/oiio/tarball/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -19,7 +19,7 @@ COMMENT= OpenImageIO python bindings
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
LIB_DEPENDS= OpenImageIO.1:${PORTSDIR}/graphics/openimageio \
|
||||
LIB_DEPENDS= OpenImageIO:${PORTSDIR}/graphics/openimageio \
|
||||
boost_python:${PORTSDIR}/devel/boost-python-libs
|
||||
|
||||
FETCH_ARGS= -pRr
|
||||
@ -36,7 +36,7 @@ LDFLAGS+= -ltbb
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON= 2.6+
|
||||
WRKSRC= ${WRKDIR}/OpenImageIO-oiio-2388ebf/src
|
||||
WRKSRC= ${WRKDIR}/OpenImageIO-oiio-f0a566a/src
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/OpenImageIO.so
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (openimageio/Release-1.0.3) = 44408cf458554c3969a3a4335019373bdf27f40388cfff0b051ccf9ea464a459
|
||||
SIZE (openimageio/Release-1.0.3) = 4158972
|
||||
SHA256 (openimageio/Release-1.0.6) = b6ca648f13973b517135edbc9bc34367cdc54a8ca87f6b8014f363803825aa1e
|
||||
SIZE (openimageio/Release-1.0.6) = 4196479
|
||||
|
Loading…
Reference in New Issue
Block a user