1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

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.
This commit is contained in:
Alexey Dokuchaev 2022-01-28 02:40:28 +00:00
parent 86e5731977
commit 78fbc40967
3 changed files with 6 additions and 3 deletions

View File

@ -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 \

View File

@ -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

View File

@ -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