Qt4 deprecation:
graphics/openfx-io: Has expired: Qt4 has been EOL since december 2015 Approved by: portmgr (implicit)
This commit is contained in:
parent
b1ab74ba1b
commit
ea82f7ca79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495984
6 changed files with 1 additions and 110 deletions
1
MOVED
1
MOVED
|
@ -11976,3 +11976,4 @@ editors/lazarus-qt4||2019-03-16|Has expired: Qt4 has been EOL since december 201
|
|||
net-im/qxmpp||2019-03-16|Has expired: Qt4 has been EOL since december 2015
|
||||
graphics/ayam||2019-03-16|Has expired: Qt4 has been EOL since december 2015
|
||||
graphics/iccexamin||2019-03-16|Has expired: Qt4 has been EOL since december 2015
|
||||
graphics/openfx-io||2019-03-16|Has expired: Qt4 has been EOL since december 2015
|
||||
|
|
|
@ -592,7 +592,6 @@
|
|||
SUBDIR += opendx
|
||||
SUBDIR += openexr
|
||||
SUBDIR += openfx-arena
|
||||
SUBDIR += openfx-io
|
||||
SUBDIR += openfx-misc
|
||||
SUBDIR += opengl-man
|
||||
SUBDIR += opengv
|
||||
|
|
|
@ -1,53 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openfx-io
|
||||
PORTVERSION= 2.3.14
|
||||
DISTVERSIONPREFIX= Natron-
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= olivier@FreeBSD.org
|
||||
COMMENT= Set of Readers/Writers plugins written using the OpenFX standard
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libOpenColorIO.so:graphics/opencolorio \
|
||||
libIlmImfUtil.so:graphics/openexr \
|
||||
libOpenImageIO.so:graphics/openimageio \
|
||||
libavformat.so:multimedia/ffmpeg \
|
||||
libraw.so:graphics/libraw \
|
||||
libSeExpr.so:graphics/seexpr \
|
||||
libHalf.so:graphics/ilmbase \
|
||||
liblcms2.so:graphics/lcms2 \
|
||||
libpng.so:graphics/png \
|
||||
libwebp.so:graphics/webp \
|
||||
libtiff.so:graphics/tiff \
|
||||
libopenjp2.so:graphics/openjpeg
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= NatronGitHub
|
||||
GH_PROJECT= openfx-io
|
||||
GH_TUPLE= NatronGitHub:openfx:a85dc34:openfx/openfx \
|
||||
NatronGitHub:SequenceParsing:9e8b77a:SequenceParsing/IOSupport/SequenceParsing \
|
||||
NatronGitHub:tinydir:3aae922:tinydir/IOSupport/SequenceParsing/tinydir \
|
||||
NatronGitHub:openfx-supportext:e600cae:openfx_supportext/SupportExt
|
||||
|
||||
MAKE_ENV+= CONFIG=release
|
||||
USE_GL= gl
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/OFX/Plugins|${PREFIX}/OFX/Plugins|g' \
|
||||
${WRKSRC}/openfx/Examples/Makefile.master \
|
||||
${WRKSRC}/openfx/Support/Plugins/Makefile.master
|
||||
@${REINPLACE_CMD} -e 's|/usr/|${PREFIX}|g' ${WRKSRC}/Makefile.master
|
||||
@${REINPLACE_CMD} -e 's|/Contents/$$(ARCH)|/Contents/FreeBSD-x86-64/|g' \
|
||||
${WRKSRC}/openfx/Support/Plugins/Makefile.master
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/OFX/Plugins/IO.ofx.bundle/Contents/FreeBSD-x86-64/IO.ofx
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,11 +0,0 @@
|
|||
TIMESTAMP = 1533472349
|
||||
SHA256 (NatronGitHub-openfx-io-Natron-2.3.14_GH0.tar.gz) = 005b1528968d3d12ff1c65a8e0c069a7c351d1b9ba8703272e0ac91dfdeeca22
|
||||
SIZE (NatronGitHub-openfx-io-Natron-2.3.14_GH0.tar.gz) = 469579
|
||||
SHA256 (NatronGitHub-openfx-a85dc34_GH0.tar.gz) = c59082fcd9327e87ff544e93179ddc5b81d39442854283064480526ab153bfde
|
||||
SIZE (NatronGitHub-openfx-a85dc34_GH0.tar.gz) = 10651841
|
||||
SHA256 (NatronGitHub-SequenceParsing-9e8b77a_GH0.tar.gz) = 7a2c1591b3198f8780bf2b791494da0d9bbd74d073653baa295ff30bf00c16fe
|
||||
SIZE (NatronGitHub-SequenceParsing-9e8b77a_GH0.tar.gz) = 15980
|
||||
SHA256 (NatronGitHub-tinydir-3aae922_GH0.tar.gz) = eb816fff00d9713742a1f1367432fee0ea73ccb0f458c90035543e923e8e55d1
|
||||
SIZE (NatronGitHub-tinydir-3aae922_GH0.tar.gz) = 24552
|
||||
SHA256 (NatronGitHub-openfx-supportext-e600cae_GH0.tar.gz) = b6fbe4552d0986a4913ab4e6a999bd30b432646495b2b431d2e295b1ed6514cf
|
||||
SIZE (NatronGitHub-openfx-supportext-e600cae_GH0.tar.gz) = 287231
|
|
@ -1,3 +0,0 @@
|
|||
A set of Readers/Writers plugins written using the OpenFX standard.
|
||||
|
||||
WWW: https://github.com/MrKepzie/openfx-io/
|
|
@ -1,42 +0,0 @@
|
|||
OFX/Plugins/IO.ofx.bundle/Contents/Info.plist
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OCIOCDLTransform.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OCIOColorSpace.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OCIODisplay.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OCIOFileTransform.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OCIOLogConvert.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OCIOLookTransform.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OIIOResize.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OIIOResize.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OIIOText.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.OIIOText.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadEXR.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadEXR.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadFFmpeg.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadFFmpeg.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadOIIO.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadOIIO.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadPFM.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadPFM.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadPNG.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.ReadPNG.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.RunScript.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.RunScript.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.SeExpr.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.SeExpr.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WriteEXR.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WriteEXR.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WriteFFmpeg.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WriteFFmpeg.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WriteOIIO.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WriteOIIO.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WritePFM.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WritePFM.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WritePNG.png
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/Resources/fr.inria.openfx.WritePNG.svg
|
||||
OFX/Plugins/IO.ofx.bundle/Contents/FreeBSD-x86-64/IO.ofx
|
||||
@dir OFX/Plugins/IO.ofx.bundle/Contents/Resources
|
||||
@dir OFX/Plugins/IO.ofx.bundle/Contents/FreeBSD-x86-64
|
||||
@dir OFX/Plugins/IO.ofx.bundle/Contents
|
||||
@dir OFX/Plugins/IO.ofx.bundle
|
||||
@dir OFX/Plugins
|
||||
@dir OFX
|
Loading…
Reference in a new issue