Port details on branch 2024Q3 |
- py-pillow-heif Python interface for libheif library
- 0.18.0 graphics =2 0.18.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-09-30 23:36:25
- Last Update: 2024-11-12 04:14:58
- Commit Hash: 2e5b128
- 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/bigcat88/pillow_heif
- Description:
- Python bindings to libheif for working with HEIF images and plugin for Pillow.
Features:
- Decoding of 8, 10, 12 bit HEIC and AVIF files.
- Encoding of 8, 10, 12 bit HEIC and AVIF files.
- EXIF, XMP, IPTC read & write support.
- Support of multiple images in one file and a PrimaryImage attribute.
- Adding & removing thumbnails.
- Reading of Depth Images.
- Adding HEIF support to Pillow in one line of code as a plugin.
- ¦ ¦ ¦ ¦
- 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}pillow-heif>0:graphics/py-pillow-heif@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-pillow-heif/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-pillow-heif
- pkg install py311-pillow-heif
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-pillow-heif listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pillow-heif
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722249060
SHA256 (pillow_heif-0.18.0.tar.gz) = 70318dad9faa76121c6592ac0ab59881ff0dac6ab791a922e70d82c7706cce88
SIZE (pillow_heif-0.18.0.tar.gz) = 16172675
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-setuptools>=61 : 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-pillow>=10.1.0 : graphics/py-pillow@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libheif.so : graphics/libheif
- This port is required by:
- for Run
-
- textproc/py-ocrmypdf
- www/py-django-filer
Configuration Options:
- No options to configure
- Options name:
- graphics_py-pillow-heif
- USES:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|