aboutsummaryrefslogtreecommitdiff
path: root/graphics/libheif
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-06-05 09:26:00 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-06-05 09:26:00 +0000
commit351bc434fde43972f067af2f8faa67585570fd02 (patch)
treebca5f7ab5b3b562bceef4f66505a83cc8a894bff /graphics/libheif
parenta69586887da3346c46a5c1cd9541b8bbba3176ad (diff)
downloadports-351bc434fde43972f067af2f8faa67585570fd02.tar.gz
ports-351bc434fde43972f067af2f8faa67585570fd02.zip
graphics/libheif: Update to 1.6.2
From ChangeLog: https://github.com/strukturag/libheif/releases/tag/v1.6.2 * support for HEIX images (10, 12 bit and chroma 4:2:2) * security limits for maximum image sizes have been increased * gdk pixbuf loader fixes While here, fix pkg-descr portlint warning. PR: 246921 Submitted by: ltning-freebsd@anduin.net Reviewed by: freebsd@sebastiansteinmetz.ch (maintainer)
Notes
Notes: svn path=/head/; revision=538000
Diffstat (limited to 'graphics/libheif')
-rw-r--r--graphics/libheif/Makefile3
-rw-r--r--graphics/libheif/distinfo6
-rw-r--r--graphics/libheif/pkg-descr6
-rw-r--r--graphics/libheif/pkg-plist2
4 files changed, 8 insertions, 9 deletions
diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile
index 1c02e0bd9d17..63c9099583dc 100644
--- a/graphics/libheif/Makefile
+++ b/graphics/libheif/Makefile
@@ -2,8 +2,7 @@
PORTNAME= libheif
DISTVERSIONPREFIX= v
-DISTVERSION= 1.6.0
-PORTREVISION= 1
+DISTVERSION= 1.6.2
CATEGORIES= graphics
MAINTAINER= freebsd@sebastiansteinmetz.ch
diff --git a/graphics/libheif/distinfo b/graphics/libheif/distinfo
index 8e322d79aa29..1f59ec6daf5a 100644
--- a/graphics/libheif/distinfo
+++ b/graphics/libheif/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573513950
-SHA256 (strukturag-libheif-v1.6.0_GH0.tar.gz) = c28864515e04436b9506002f1d492ec9ca7b7a78eadd57c979f53ccd73a695c1
-SIZE (strukturag-libheif-v1.6.0_GH0.tar.gz) = 1086586
+TIMESTAMP = 1591044315
+SHA256 (strukturag-libheif-v1.6.2_GH0.tar.gz) = 8bc0e2cb3269e960b211b60600d95fa6f54a6ba8ea6eb8c8d3323d15ad66972b
+SIZE (strukturag-libheif-v1.6.2_GH0.tar.gz) = 1088921
diff --git a/graphics/libheif/pkg-descr b/graphics/libheif/pkg-descr
index 657a041f30f8..5c65b542b994 100644
--- a/graphics/libheif/pkg-descr
+++ b/graphics/libheif/pkg-descr
@@ -1,10 +1,10 @@
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder and encoder.
-HEIF is a new image file format employing HEVC (h.265) image coding for the
+HEIF is a new image file format employing HEVC (h.265) image coding for the
best compression ratios currently possible.
-libheif makes use of libde265 for the actual image decoding and x265 for
-encoding. Alternative codecs for, e.g., AVC and JPEG can be provided as
+libheif makes use of libde265 for the actual image decoding and x265 for
+encoding. Alternative codecs for, e.g., AVC and JPEG can be provided as
plugins.
WWW: https://github.com/strukturag/libheif
diff --git a/graphics/libheif/pkg-plist b/graphics/libheif/pkg-plist
index 4c94d7d206fb..33f317612c2a 100644
--- a/graphics/libheif/pkg-plist
+++ b/graphics/libheif/pkg-plist
@@ -9,7 +9,7 @@ include/libheif/heif_version.h
lib/libheif.a
lib/libheif.so
lib/libheif.so.1
-lib/libheif.so.1.6.0
+lib/libheif.so.1.6.2
libdata/pkgconfig/libheif.pc
%%EXAMPLES%%man/man1/heif-convert.1.gz
%%EXAMPLES%%man/man1/heif-enc.1.gz