git: 64b9bb416ebe - main - graphics/py-imagecodecs: Update to 2024.12.30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Feb 2025 15:58:34 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=64b9bb416ebe071ea0b7ca038f48a72a65ebea84 commit 64b9bb416ebe071ea0b7ca038f48a72a65ebea84 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:19:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:51:25 +0000 graphics/py-imagecodecs: Update to 2024.12.30 Changes: https://github.com/cgohlke/imagecodecs/releases --- graphics/py-imagecodecs/Makefile | 26 ++++++++++++++++++++++---- graphics/py-imagecodecs/distinfo | 6 +++--- 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/graphics/py-imagecodecs/Makefile b/graphics/py-imagecodecs/Makefile index 54e1fa2c0647..169a33254a5f 100644 --- a/graphics/py-imagecodecs/Makefile +++ b/graphics/py-imagecodecs/Makefile @@ -1,5 +1,5 @@ PORTNAME= imagecodecs -PORTVERSION= 2024.6.1 +PORTVERSION= 2024.12.30 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,27 +11,45 @@ WWW= https://github.com/cgohlke/imagecodecs LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython3>=3.0:lang/cython3@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython3>=3.0.11:lang/cython3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -LIB_DEPENDS= libdeflate.so:archivers/libdeflate \ +LIB_DEPENDS= libaec.so:science/libaec \ + libavif.so:graphics/libavif \ + libblosc.so:archivers/c-blosc \ + libblosc2.so:archivers/c-blosc2 \ + libbrotlicommon.so:archivers/brotli \ + libbrunslidec-c.so:graphics/brunsli \ + libcharls.so:graphics/charls \ + libdeflate.so:archivers/libdeflate \ + libgif.so:graphics/giflib \ + libheif.so:graphics/libheif \ libjbig.so:graphics/jbigkit\ libjpegxr.so:graphics/libjxr \ + libjxl.so:graphics/libjxl \ liblcms2.so:graphics/lcms2 \ libLerc.so:graphics/lerc \ liblz4.so:archivers/liblz4 \ + liblzfse.so:archivers/lzfse \ libopenjp2.so:graphics/openjpeg \ libpng16.so:graphics/png \ + libsnappy.so:archivers/snappy \ + libSZ3c.so:science/sz3 \ libtiff.so:graphics/tiff \ + libuhdr.so:graphics/libultrahdr \ libwebp.so:graphics/webp \ + libz-ng.so:archivers/zlib-ng \ + libzfp.so:devel/zfp \ + libzopfli.so:archivers/zopfli \ libzstd.so:archivers/zstd RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} USES= jpeg localbase python:3.9+ USE_PYTHON= autoplist concurrent pep517 -CPPFLAGS+= -I${LOCALBASE}/include/jxrlib -I${LOCALBASE}/include/openjpeg-2.5 +CPPFLAGS+= -I${LOCALBASE}/include/jxrlib \ + -I${LOCALBASE}/include/openjpeg-2.5 OPTIONS_DEFINE= ALL ALL_DESC= All optional dependencies diff --git a/graphics/py-imagecodecs/distinfo b/graphics/py-imagecodecs/distinfo index c3faa6d05d91..6abcefc9f7a8 100644 --- a/graphics/py-imagecodecs/distinfo +++ b/graphics/py-imagecodecs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721822992 -SHA256 (imagecodecs-2024.6.1.tar.gz) = 0f3e94b7f51e2f78287b7ffae82cd850b1007639148894538274fa50bd179886 -SIZE (imagecodecs-2024.6.1.tar.gz) = 9459867 +TIMESTAMP = 1738089098 +SHA256 (imagecodecs-2024.12.30.tar.gz) = 4c88f745719313cabea6dd5f1e69c9f93346de91c0f1e770eb969f2232247f21 +SIZE (imagecodecs-2024.12.30.tar.gz) = 9502615