mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
media-plugins/gimp-avif-plugin: new package
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Daniel Novomesky <dnovomesky@gmail.com>
This commit is contained in:
parent
86a2a34111
commit
33c4d933a1
23
media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
Normal file
23
media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
Normal file
@ -0,0 +1,23 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
inherit meson git-r3
|
||||
|
||||
DESCRIPTION="Plug-in for development GIMP 2.99.1 for loading/saving AVIF images."
|
||||
HOMEPAGE="https://github.com/novomesk/gimp-avif-plugin"
|
||||
|
||||
EGIT_REPO_URI="https://github.com/novomesk/gimp-avif-plugin.git"
|
||||
KEYWORDS=""
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">media-gfx/gimp-2.99
|
||||
"
|
||||
|
||||
BDEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}"
|
8
media-plugins/gimp-avif-plugin/metadata.xml
Normal file
8
media-plugins/gimp-avif-plugin/metadata.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>dnovomesky@gmail.com</email>
|
||||
<name>Daniel Novomesky</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user