git: 16b214581a29 - main - graphics/py-pillow-heif: Mark BROKEN after 61a70ba8b94be3288962a5827de156f7777f07e9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Nov 2024 20:18:35 UTC
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/libheif