Port details |
- py-imagecodecs Image transformation, compression, and decompression codecs
- 2024.12.30 graphics
=2 2024.6.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-07-24 21:21:06
- Last Update: 2025-02-03 15:51:25
- Commit Hash: 64b9bb4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/cgohlke/imagecodecs
- Description:
- Imagecodecs is a Python library that provides block-oriented, in-memory buffer
transformation, compression, and decompression functions for use in Tifffile,
Czifile, Zarr, kerchunk, and other scientific image input/output packages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}imagecodecs>0:graphics/py-imagecodecs@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-imagecodecs/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-imagecodecs
- pkg install py311-imagecodecs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-imagecodecs listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-imagecodecs
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738089098
SHA256 (imagecodecs-2024.12.30.tar.gz) = 4c88f745719313cabea6dd5f1e69c9f93346de91c0f1e770eb969f2232247f21
SIZE (imagecodecs-2024.12.30.tar.gz) = 9502615
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-cython3>=3.0.11 : lang/cython3@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=0,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- 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
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-imagecodecs-2024.12.30:
ALL=off: All optional dependencies
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-imagecodecs
- USES:
- jpeg localbase python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.12.30 03 Feb 2025 15:51:25
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/py-imagecodecs: Update to 2024.12.30
Changes: https://github.com/cgohlke/imagecodecs/releases |
2024.6.1 25 Jul 2024 04:18:16
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/py-imagecodecs: Add ALL option |
2024.6.1 24 Jul 2024 21:15:32
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/py-imagecodecs: Add py-imagecodecs 2024.6.1
Imagecodecs is a Python library that provides block-oriented, in-memory buffer
transformation, compression, and decompression functions for use in Tifffile,
Czifile, Zarr, kerchunk, and other scientific image input/output packages. |