Port details |
- py-imagecodecs Image transformation, compression, and decompression codecs
- 2024.6.1 graphics =2 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-07-24 21:21:06
- Last Update: 2024-07-25 04:18:16
- Commit Hash: 0712f6e
- 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 = 1721822992
SHA256 (imagecodecs-2024.6.1.tar.gz) = 0f3e94b7f51e2f78287b7ffae82cd850b1007639148894538274fa50bd179886
SIZE (imagecodecs-2024.6.1.tar.gz) = 9459867
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 : 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:
-
- libdeflate.so : archivers/libdeflate
- libjbig.so : graphics/jbigkit
- libjpegxr.so : graphics/libjxr
- liblcms2.so : graphics/lcms2
- libLerc.so : graphics/lerc
- liblz4.so : archivers/liblz4
- libopenjp2.so : graphics/openjpeg
- libpng16.so : graphics/png
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- 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.6.1:
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.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. |