git: 78fbc409678b - main - graphics/openfx-arena: unbreak the build against ImageMagick's IsNaN()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jan 2022 02:41:26 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=78fbc409678b16f0fbb6a5eea71bfa51249bcadc commit 78fbc409678b16f0fbb6a5eea71bfa51249bcadc Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-01-28 02:40:28 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-01-28 02:40:28 +0000 graphics/openfx-arena: unbreak the build against ImageMagick's IsNaN() Obtained from upstream. While here, point the WWW address in the port description to a page that doesn't four'oh'four. --- graphics/openfx-arena/Makefile | 5 +++-- graphics/openfx-arena/distinfo | 2 ++ graphics/openfx-arena/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 78f7351911e3..550229f79236 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -4,13 +4,14 @@ DISTVERSIONPREFIX= Natron- PORTREVISION= 47 CATEGORIES= graphics +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= bc06a46bb1ccef8f7da6caf17faf165fbac662db.diff:-p1 + MAINTAINER= olivier@FreeBSD.org COMMENT= Extra OpenFX plugins for Natron LICENSE= GPLv2 -BROKEN= Doesn't compile, ./OpenFX/Support/include/ofxsCore.h:193:26: error: expected unqualified-id - ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le BUILD_DEPENDS= opencl>=0:devel/opencl LIB_DEPENDS= libOpenColorIO.so:graphics/opencolorio \ diff --git a/graphics/openfx-arena/distinfo b/graphics/openfx-arena/distinfo index 6aafcce5aba3..9cca9d7901b1 100644 --- a/graphics/openfx-arena/distinfo +++ b/graphics/openfx-arena/distinfo @@ -11,3 +11,5 @@ SHA256 (NatronGitHub-SequenceParsing-9e8b77a_GH0.tar.gz) = 7a2c1591b3198f8780bf2 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 (bc06a46bb1ccef8f7da6caf17faf165fbac662db.diff) = 3b91e4cdfa5c29000d15fa5a485f648386fcc72aa36bc3d44e759c6cabe5ab88 +SIZE (bc06a46bb1ccef8f7da6caf17faf165fbac662db.diff) = 7313 diff --git a/graphics/openfx-arena/pkg-descr b/graphics/openfx-arena/pkg-descr index 684026df579b..55046b90cf6f 100644 --- a/graphics/openfx-arena/pkg-descr +++ b/graphics/openfx-arena/pkg-descr @@ -1,4 +1,4 @@ A set of OpenFX plugins designed for Natron but also compatible with other hosts. -WWW: https://github.com/olear/openfx-arena +WWW: https://github.com/NatronGitHub/openfx-arena