Subject: CVS commit: pkgsrc/graphics/libheif
From: Ryo ONODERA
Date: 2020-08-31 19:24:12
Message id: 20200831172412.F01B8FB27@cvs.NetBSD.org

Log Message:
graphics/libheif: import libheif-1.8.0

libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File
Format) file format decoder and encoder.

HEIF and AVIF are new image file formats employing HEVC (h.265) or
AV1 image coding, respectively, for the best compression ratios
currently possible.

libheif makes use of libde265 for HEIF image decoding and x265 for
encoding.  For AVIF, libaom is used as encoder and decoder.
Alternative codecs for, e.g., AVC and JPEG can be provided as
plugins.

Files:
RevisionActionfile
1.1addpkgsrc/graphics/libheif/DESCR
1.1addpkgsrc/graphics/libheif/Makefile
1.1addpkgsrc/graphics/libheif/PLIST
1.1addpkgsrc/graphics/libheif/buildlink3.mk
1.1addpkgsrc/graphics/libheif/distinfo
1.1addpkgsrc/graphics/libheif/patches/patch-configure