Date: Sun, 3 Nov 2024 20:18:35 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 16b214581a29 - main - graphics/py-pillow-heif: Mark BROKEN after 61a70ba8b94be3288962a5827de156f7777f07e9 Message-ID: <202411032018.4A3KIZJl085009@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=16b214581a29d160bcdade9e0deb0042e257ae21 commit 16b214581a29d160bcdade9e0deb0042e257ae21 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-03 20:15:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-03 20:15:31 +0000 graphics/py-pillow-heif: Mark BROKEN after 61a70ba8b94be3288962a5827de156f7777f07e9 --- graphics/py-pillow-heif/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/py-pillow-heif/Makefile b/graphics/py-pillow-heif/Makefile index 63d349792d33..96c53dac9384 100644 --- a/graphics/py-pillow-heif/Makefile +++ b/graphics/py-pillow-heif/Makefile @@ -12,6 +12,8 @@ WWW= https://github.com/bigcat88/pillow_heif LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN= does not build with libheif 1.19.0+ + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libheif.so:graphics/libheifhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411032018.4A3KIZJl085009>
