aboutsummaryrefslogtreecommitdiff
path: root/graphics/libheif
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-28 09:53:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-28 09:53:20 +0000
commitf6822596d3267580e569d25b494a78ffcddd2bda (patch)
treec5982fc903e593bf751451cff7e38d61560d4cd8 /graphics/libheif
parent41a2b57d15185b873b9e6197d01b6ba3f513f5dd (diff)
downloadports-f6822596d3267580e569d25b494a78ffcddd2bda.tar.gz
ports-f6822596d3267580e569d25b494a78ffcddd2bda.zip
graphics/libheif: Add dependency on librav1e
Thanks to VDD for the hint. PR: 249291
Notes
Notes: svn path=/head/; revision=563121
Diffstat (limited to 'graphics/libheif')
-rw-r--r--graphics/libheif/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile
index 2034d7fdd892..e0c4ab91d68e 100644
--- a/graphics/libheif/Makefile
+++ b/graphics/libheif/Makefile
@@ -1,9 +1,10 @@
# $FreeBSD$
-PORTNAME= libheif
+PORTNAME= libheif
DISTVERSIONPREFIX= v
-DISTVERSION= 1.10.0
-CATEGORIES= graphics
+DISTVERSION= 1.10.0
+PORTREVISION= 1
+CATEGORIES= graphics
MAINTAINER= freebsd@sebastiansteinmetz.ch
COMMENT= Libheif is an ISO/IEC 23008-12:2017 HEIF file format de- and encoder
@@ -11,8 +12,8 @@ COMMENT= Libheif is an ISO/IEC 23008-12:2017 HEIF file format de- and encoder
LICENSE= LGPL3+
LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING
-LIB_DEPENDS= libdav1d.so:multimedia/dav1d
-# Fails to find rav1e: https://github.com/strukturag/libheif/issues/429
+LIB_DEPENDS= libdav1d.so:multimedia/dav1d \
+ librav1e.so:multimedia/librav1e
USES= cmake compiler:c++11-lang gettext-runtime gnome localbase:ldflags pkgconfig
USE_GNOME= gdkpixbuf2 glib20