Subject: CVS commit: pkgsrc/graphics/py-pillow_heif
From: Thomas Klausner
Date: 2023-03-09 07:55:30
Message id: 20230309065530.7995DFA90@cvs.NetBSD.org

Log Message:
graphics/py-pillow_heif: re-import py-pillow_heif-0.10.0

Fix _ -> - in package directory.

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.
* Adding HEIF support to Pillow in one line of code as a plugin.

Files:
RevisionActionfile
1.1addpkgsrc/graphics/py-pillow_heif/DESCR
1.1addpkgsrc/graphics/py-pillow_heif/Makefile
1.1addpkgsrc/graphics/py-pillow_heif/PLIST
1.1addpkgsrc/graphics/py-pillow_heif/distinfo
1.1addpkgsrc/graphics/py-pillow_heif/patches/patch-libheif_linux__build__libs.py