media-plugins/gimp-avif-plugin: update live ebuild

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Daniel Novomesky <dnovomesky@gmail.com>
This commit is contained in:
Daniel Novomesky 2022-03-18 12:14:23 +01:00
parent 03a3e61edf
commit 8bc74fe9e4
No known key found for this signature in database
GPG Key ID: E32CD7BE1F3C96FE

View File

@ -1,11 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
EAPI=8
inherit meson git-r3
DESCRIPTION="Plug-in for development GIMP 2.99.3 for loading/saving AVIF images."
DESCRIPTION="Plug-in for development GIMP 2.99.11 for loading/saving AVIF images."
HOMEPAGE="https://github.com/novomesk/gimp-avif-plugin"
EGIT_REPO_URI="https://github.com/novomesk/gimp-avif-plugin.git"
@ -15,7 +15,7 @@ LICENSE="GPL-3"
SLOT="0"
IUSE=""
DEPEND=">media-gfx/gimp-2.99
DEPEND=">media-gfx/gimp-2.99.11
>=media-libs/gexiv2-0.12.2
"