public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/
@ 2016-02-14  9:28 Jeroen Roovers
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2016-02-14  9:28 UTC (permalink / raw
  To: gentoo-commits

commit:     c9b81050ae0a1716375f8d53a30709636247c1da
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 09:27:42 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 09:28:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b81050

x11-themes/gartoon-redux: Old.

Package-Manager: portage-2.2.27

 x11-themes/gartoon-redux/gartoon-redux-1.10.ebuild | 34 ----------------------
 1 file changed, 34 deletions(-)

diff --git a/x11-themes/gartoon-redux/gartoon-redux-1.10.ebuild b/x11-themes/gartoon-redux/gartoon-redux-1.10.ebuild
deleted file mode 100644
index 8dc9472..0000000
--- a/x11-themes/gartoon-redux/gartoon-redux-1.10.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-inherit gnome2-utils
-
-DESCRIPTION="A massively improved variant of the well-known Gartoon theme"
-HOMEPAGE="http://gnome-look.org/content/show.php/?content=74841"
-SRC_URI="http://tweenk.artfx.pl/gartoon/source/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-lang/perl
-	gnome-base/librsvg"
-
-RESTRICT="binchecks strip"
-
-src_configure() {
-	./configure --prefix=/usr || die
-}
-
-src_install() {
-	emake icondir="${D}/usr/share/icons/GartoonRedux" install || die
-	dodoc AUTHORS changelog README TODO || die
-}
-
-pkg_preinst() {	gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/
@ 2016-07-14 12:46 Jeroen Roovers
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2016-07-14 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     478657092230459c7ed3a77e4900a88633def0ff
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 12:46:16 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 12:46:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47865709

x11-themes/gartoon-redux: Unset XDG_CACHE_HOME (bug #588708).

Package-Manager: portage-2.3.0

 x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
index ea8a109..b54788d 100644
--- a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
+++ b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -31,6 +31,7 @@ src_configure() {
 }
 
 src_compile() {
+	unset XDG_CACHE_HOME # bug 588708
 	emake prepare
 	emake
 }


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/
@ 2018-04-15  1:41 Aaron Bauman
  0 siblings, 0 replies; 8+ messages in thread
From: Aaron Bauman @ 2018-04-15  1:41 UTC (permalink / raw
  To: gentoo-commits

commit:     353a7335d4769f148133ca0eef1ffe4bf24d8f47
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 14 16:47:21 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 01:38:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=353a7335

x11-themes/gartoon-redux: use HTTPS

 x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
index 4e66f65a8dc..7939398070e 100644
--- a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
+++ b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils gnome2-utils
 
 DESCRIPTION="A massively improved variant of the well-known Gartoon theme"
-HOMEPAGE="http://gnome-look.org/content/show.php/?content=74841"
+HOMEPAGE="https://gnome-look.org/content/show.php/?content=74841"
 SRC_URI="http://tweenk.artfx.pl/gartoon/source/${P}.tar.gz"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/
@ 2021-01-17 16:27 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2021-01-17 16:27 UTC (permalink / raw
  To: gentoo-commits

commit:     c6afd21353a31a3c6c03643ba10899156a926d20
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 16:26:23 2021 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 16:26:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6afd213

x11-themes/gartoon-redux: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 x11-themes/gartoon-redux/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-themes/gartoon-redux/metadata.xml b/x11-themes/gartoon-redux/metadata.xml
index bc1b97e1eb7..1b2becffa26 100644
--- a/x11-themes/gartoon-redux/metadata.xml
+++ b/x11-themes/gartoon-redux/metadata.xml
@@ -1,8 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>desktop-misc@gentoo.org</email>
-    <name>Gentoo Desktop Miscellaneous Project</name>
-  </maintainer>
+  <!-- maintainer-needed -->
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/
@ 2021-04-18  6:06 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-04-18  6:06 UTC (permalink / raw
  To: gentoo-commits

commit:     3bef86a9f19ac5507c9447a466e49bfd862fa392
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 14:08:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 06:05:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bef86a9

x11-themes/gartoon-redux: eutils->epatch

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
index 7939398070e..aeaa7890f99 100644
--- a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
+++ b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils gnome2-utils
+inherit epatch gnome2-utils
 
 DESCRIPTION="A massively improved variant of the well-known Gartoon theme"
 HOMEPAGE="https://gnome-look.org/content/show.php/?content=74841"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/
@ 2021-04-19 22:41 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-04-19 22:41 UTC (permalink / raw
  To: gentoo-commits

commit:     318a8ff7020ca0ecde19feaed7c302a2bd24df69
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 22:12:47 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 22:41:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318a8ff7

x11-themes/gartoon-redux: port to EAPI 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../gartoon-redux/gartoon-redux-1.10-r1.ebuild     | 28 +++++++++++++++-------
 1 file changed, 19 insertions(+), 9 deletions(-)

diff --git a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
index aeaa7890f99..9d96533afe7 100644
--- a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
+++ b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit epatch gnome2-utils
+EAPI=7
+
+inherit gnome2-utils
 
 DESCRIPTION="A massively improved variant of the well-known Gartoon theme"
 HOMEPAGE="https://gnome-look.org/content/show.php/?content=74841"
@@ -12,7 +13,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+BDEPEND="
 	dev-lang/perl
 	dev-perl/Switch
 	gnome-base/librsvg
@@ -20,9 +21,9 @@ DEPEND="
 
 RESTRICT="binchecks strip"
 
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-1.10-rsvg-convert.patch
-}
+PATCHES=(
+	"${FILESDIR}"/${PN}-1.10-rsvg-convert.patch
+)
 
 src_configure() {
 	# perl script, not autotools based
@@ -40,6 +41,15 @@ src_install() {
 	dodoc AUTHORS changelog README TODO
 }
 
-pkg_preinst() {	gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_preinst() {
+	gnome2_icon_savelist
+
+}
+
+pkg_postinst() {
+	gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+	gnome2_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/
@ 2021-04-19 23:08 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-04-19 23:08 UTC (permalink / raw
  To: gentoo-commits

commit:     1a467a47ccffb07ae561838920160eb601a1db5c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 23:08:15 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 23:08:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a467a47

x11-themes/gartoon-redux: drop blank line in pkg_preinst

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
index 9d96533afe7..e4b5163588b 100644
--- a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
+++ b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
@@ -43,7 +43,6 @@ src_install() {
 
 pkg_preinst() {
 	gnome2_icon_savelist
-
 }
 
 pkg_postinst() {


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/
@ 2021-09-12 21:12 Ionen Wolkens
  0 siblings, 0 replies; 8+ messages in thread
From: Ionen Wolkens @ 2021-09-12 21:12 UTC (permalink / raw
  To: gentoo-commits

commit:     5aaf9228e47e27e04d37b13c89684445b944070a
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Sep 10 15:22:26 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 21:07:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aaf9228

x11-themes/gartoon-redux: use xdg instead of gnome2-utils

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
index e4b5163588b..25966c5ea6c 100644
--- a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
+++ b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit gnome2-utils
+inherit xdg
 
 DESCRIPTION="A massively improved variant of the well-known Gartoon theme"
 HOMEPAGE="https://gnome-look.org/content/show.php/?content=74841"
@@ -40,15 +40,3 @@ src_install() {
 	emake icondir="${D}"/usr/share/icons/GartoonRedux install
 	dodoc AUTHORS changelog README TODO
 }
-
-pkg_preinst() {
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-}


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

end of thread, other threads:[~2021-09-12 21:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-15  1:41 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gartoon-redux/ Aaron Bauman
  -- strict thread matches above, loose matches on Subject: below --
2021-09-12 21:12 Ionen Wolkens
2021-04-19 23:08 Sam James
2021-04-19 22:41 Sam James
2021-04-18  6:06 Sam James
2021-01-17 16:27 Jonas Stein
2016-07-14 12:46 Jeroen Roovers
2016-02-14  9:28 Jeroen Roovers

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