public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: media-plugins/gimp-avif-plugin/
@ 2020-11-08 11:13 Andrew Ammerlaan
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2020-11-08 11:13 UTC (permalink / raw
  To: gentoo-commits

commit:     7032bf2a33417eb41c950b52509cfb410c5b991c
Author:     Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
AuthorDate: Sat Nov  7 13:30:32 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Nov  7 13:30:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7032bf2a

media-plugins/gimp-avif-plugin: modified description

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Daniel Novomesky <dnovomesky <AT> gmail.com>

 media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild b/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
index 70892d7c..2b72f430 100644
--- a/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
+++ b/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 
 inherit meson git-r3
 
-DESCRIPTION="Plug-in for development GIMP 2.99.1 for loading/saving AVIF images."
+DESCRIPTION="Plug-in for development GIMP 2.99.3 for loading/saving AVIF images."
 HOMEPAGE="https://github.com/novomesk/gimp-avif-plugin"
 
 EGIT_REPO_URI="https://github.com/novomesk/gimp-avif-plugin.git"


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-plugins/gimp-avif-plugin/
@ 2022-03-23 16:14 Ronny Gutbrod
  0 siblings, 0 replies; 4+ messages in thread
From: Ronny Gutbrod @ 2022-03-23 16:14 UTC (permalink / raw
  To: gentoo-commits

commit:     8bc74fe9e4eacca5262c5c8ef64f6d01585aa3ae
Author:     Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
AuthorDate: Fri Mar 18 11:14:23 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Mar 18 11:14:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8bc74fe9

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

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Daniel Novomesky <dnovomesky <AT> gmail.com>

 media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild b/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
index 591c1875b..d78bbf600 100644
--- a/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
+++ b/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
@@ -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
 "
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-plugins/gimp-avif-plugin/
@ 2021-03-12 15:13 Andrew Ammerlaan
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2021-03-12 15:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ced0b5f7c67f44ad46399adc429bae0fb39c279a
Author:     Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
AuthorDate: Fri Mar 12 12:25:18 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 12 12:25:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ced0b5f7

media-plugins/gimp-avif-plugin: add gexiv2 dependency

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Daniel Novomesky <dnovomesky <AT> gmail.com>

 media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild b/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
index 2b72f430..591c1875 100644
--- a/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
+++ b/media-plugins/gimp-avif-plugin/gimp-avif-plugin-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"
@@ -16,6 +16,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND=">media-gfx/gimp-2.99
+	>=media-libs/gexiv2-0.12.2
 "
 
 BDEPEND=""


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: media-plugins/gimp-avif-plugin/
@ 2020-07-29 11:24 Andrew Ammerlaan
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2020-07-29 11:24 UTC (permalink / raw
  To: gentoo-commits

commit:     33c4d933a1ed5bba44f34dc9174454cfdeed72dd
Author:     Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
AuthorDate: Tue Jul 28 20:47:28 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jul 28 20:47:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33c4d933

media-plugins/gimp-avif-plugin: new package

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Daniel Novomesky <dnovomesky <AT> gmail.com>

 .../gimp-avif-plugin/gimp-avif-plugin-9999.ebuild  | 23 ++++++++++++++++++++++
 media-plugins/gimp-avif-plugin/metadata.xml        |  8 ++++++++
 2 files changed, 31 insertions(+)

diff --git a/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild b/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
new file mode 100644
index 0000000..70892d7
--- /dev/null
+++ b/media-plugins/gimp-avif-plugin/gimp-avif-plugin-9999.ebuild
@@ -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}"

diff --git a/media-plugins/gimp-avif-plugin/metadata.xml b/media-plugins/gimp-avif-plugin/metadata.xml
new file mode 100644
index 0000000..d9a1e3c
--- /dev/null
+++ b/media-plugins/gimp-avif-plugin/metadata.xml
@@ -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>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-23 16:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-08 11:13 [gentoo-commits] repo/proj/guru:master commit in: media-plugins/gimp-avif-plugin/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2022-03-23 16:14 Ronny Gutbrod
2021-03-12 15:13 Andrew Ammerlaan
2020-07-29 11:24 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox