summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-03-02 10:43:21 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-03-02 12:47:20 +0100
commit3728501dbd63fa1265aa26b6761be9b363ea6c8a (patch)
tree6eab01a5e0f9cae7a27e68a04be38deef5584f07 /media-libs/libheif
parentmedia-libs/libheif: Bump to 1.11.0 (diff)
downloadgentoo-3728501dbd63fa1265aa26b6761be9b363ea6c8a.tar.gz
gentoo-3728501dbd63fa1265aa26b6761be9b363ea6c8a.tar.bz2
gentoo-3728501dbd63fa1265aa26b6761be9b363ea6c8a.zip
media-libs/libheif: Sync live ebuild
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/libheif')
-rw-r--r--media-libs/libheif/libheif-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libheif/libheif-9999.ebuild b/media-libs/libheif/libheif-9999.ebuild
index 8d78f6c96021..f85c234173f7 100644
--- a/media-libs/libheif/libheif-9999.ebuild
+++ b/media-libs/libheif/libheif-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"
HOMEPAGE="https://github.com/strukturag/libheif"
LICENSE="GPL-3"
-SLOT="0/1.10"
+SLOT="0/1.11"
IUSE="+aom gdk-pixbuf go libde265 rav1e test +threads x265"
REQUIRED_USE="test? ( go libde265 )"
RESTRICT="!test? ( test )"