* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/
@ 2016-04-24 12:07 Pacho Ramos
0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2016-04-24 12:07 UTC (permalink / raw
To: gentoo-commits
commit: b3e4bc1695c00ad262eba81d3712839dc1aa8c9d
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 10:59:18 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 12:06:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e4bc16
x11-themes/gnome-colors-common: Bump EAPI
Package-Manager: portage-2.2.28
.../gnome-colors-common/gnome-colors-common-5.5.1.ebuild | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
index fb0e7d4..130fe2e 100644
--- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
+++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
@@ -2,17 +2,20 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=2
+EAPI=6
inherit gnome2-utils
DESCRIPTION="Colorized icons shared between all gnome-colors iconsets"
HOMEPAGE="https://code.google.com/p/gnome-colors/"
SRC_URI="https://gnome-colors.googlecode.com/files/gnome-colors-${PV}.tar.gz
- branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )"
+ branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )
+"
-LICENSE="GPL-2
- branding? ( CC-Sampling-Plus-1.0 )"
+LICENSE="
+ GPL-2
+ branding? ( CC-Sampling-Plus-1.0 )
+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="+branding"
@@ -21,7 +24,10 @@ RDEPEND="x11-themes/gnome-icon-theme"
DEPEND=""
RESTRICT="binchecks strip"
+S="${WORKDIR}"
+
src_prepare() {
+ default
if use branding; then
for i in 16 22 24 32 ; do
cp tango-gentoo-v1.1/${i}x${i}/gentoo.png \
@@ -42,7 +48,7 @@ src_install() {
dodir /usr/share/icons
insinto /usr/share/icons
doins -r "${WORKDIR}/${PN}" || die "Installing icons failed"
- dodoc AUTHORS ChangeLog README
+ einstalldocs
}
pkg_preinst() {
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/
@ 2016-11-27 11:21 Pacho Ramos
0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2016-11-27 11:21 UTC (permalink / raw
To: gentoo-commits
commit: 02746f51a555df9980fcbdccc24b7baa707bb3a4
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 11:16:10 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 11:20:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02746f51
x11-themes/gnome-colors-common: Use adwaita instead of dead gnome-icon-theme
Package-Manager: portage-2.3.2
x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
index 130fe2e..751d507 100644
--- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
+++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="+branding"
-RDEPEND="x11-themes/gnome-icon-theme"
+RDEPEND="x11-themes/adwaita-icon-theme"
DEPEND=""
RESTRICT="binchecks strip"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/
@ 2017-02-04 15:40 Pacho Ramos
0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2017-02-04 15:40 UTC (permalink / raw
To: gentoo-commits
commit: fe4863ae446b0152ce8f462b5b1d9d0f4137a033
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 15:38:37 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 15:39:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4863ae
x11-themes/gnome-colors-common: Drop from metadata
Package-Manager: Portage-2.3.3, Repoman-2.3.1
x11-themes/gnome-colors-common/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/x11-themes/gnome-colors-common/metadata.xml b/x11-themes/gnome-colors-common/metadata.xml
index e92b930..e945e13 100644
--- a/x11-themes/gnome-colors-common/metadata.xml
+++ b/x11-themes/gnome-colors-common/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>pacho@gentoo.org</email>
- <name>Pacho Ramos</name>
- </maintainer>
<maintainer type="project">
<email>desktop-misc@gentoo.org</email>
<name>Gentoo Desktop Miscellaneous Project</name>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/
@ 2017-04-20 16:14 Michał Górny
0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2017-04-20 16:14 UTC (permalink / raw
To: gentoo-commits
commit: bf6a6c769788ad41161241e2ead5a3e3da9b0f93
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 07:24:37 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 16:14:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6a6c76
x11-themes/gnome-colors-common: Update Gentoo logo license, #293309
...colors-common-5.5.1.ebuild => gnome-colors-common-5.5.1-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
similarity index 94%
rename from x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
rename to x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
index 077e041c494..eda535f32c1 100644
--- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
+++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://gnome-colors.googlecode.com/files/gnome-colors-${PV}.tar.gz
LICENSE="
GPL-2
- branding? ( CC-Sampling-Plus-1.0 )
+ branding? ( CC-BY-SA-4.0 )
"
SLOT="0"
KEYWORDS="amd64 x86"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/
@ 2017-08-22 15:57 Michał Górny
0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2017-08-22 15:57 UTC (permalink / raw
To: gentoo-commits
commit: 9dae57f8261e866612b6239ccf4dfe40db5cdf97
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Tue Aug 22 11:14:01 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 15:57:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dae57f8
x11-themes/gnome-colors-common: use HTTPS for mail-archive.com
Package-Manager: Portage-2.3.7, Repoman-2.3.3
x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
index eda535f32c1..d469a500e01 100644
--- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
+++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="Colorized icons shared between all gnome-colors iconsets"
HOMEPAGE="https://code.google.com/p/gnome-colors/"
SRC_URI="https://gnome-colors.googlecode.com/files/gnome-colors-${PV}.tar.gz
- branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )
+ branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )
"
LICENSE="
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/
@ 2021-07-18 4:02 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-07-18 4:02 UTC (permalink / raw
To: gentoo-commits
commit: 505fd180e97562c9b68495ad0a6bd24d44e233cf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 18 04:01:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 04:02:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505fd180
x11-themes/gnome-colors-common: update EAPI 6 -> 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../gnome-colors-common-5.5.1-r1.ebuild | 25 +++++++++-------------
1 file changed, 10 insertions(+), 15 deletions(-)
diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
index 6d9348d2499..2370f83c992 100644
--- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
+++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+
inherit gnome2-utils
DESCRIPTION="Colorized icons shared between all gnome-colors iconsets"
HOMEPAGE="https://code.google.com/p/gnome-colors/"
-
SRC_URI="https://gnome-colors.googlecode.com/files/gnome-colors-${PV}.tar.gz
- branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )
-"
+ branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz )"
+S="${WORKDIR}"
LICENSE="
GPL-2
@@ -20,33 +20,28 @@ KEYWORDS="amd64 x86"
IUSE="+branding"
RDEPEND="x11-themes/adwaita-icon-theme"
-DEPEND=""
RESTRICT="binchecks strip"
-S="${WORKDIR}"
-
src_prepare() {
default
+
if use branding; then
for i in 16 22 24 32 ; do
cp tango-gentoo-v1.1/${i}x${i}/gentoo.png \
- gnome-colors-common/${i}x${i}/places/start-here.png \
+ gnome-colors-common/${i}x${i}/places/start-here.png \
|| die "Copying gentoo logos failed"
done
+
cp tango-gentoo-v1.1/scalable/gentoo.svg \
- gnome-colors-common/scalable/places/start-here.svg \
+ gnome-colors-common/scalable/places/start-here.svg \
|| die "Copying scalable logo failed"
fi
}
-src_compile() {
- einfo "Nothing to compile"
-}
-
src_install() {
- dodir /usr/share/icons
insinto /usr/share/icons
doins -r "${WORKDIR}/${PN}"
+
einstalldocs
}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/
@ 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: f5477e0838f27dbecd7add2f6b89ecf9d61bd887
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Sep 10 15:23:39 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 21:07:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5477e08
x11-themes/gnome-colors-common: 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>
.../gnome-colors-common-5.5.1-r1.ebuild | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
index 2370f83c992..09ae8ff4c50 100644
--- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
+++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit gnome2-utils
+inherit xdg
DESCRIPTION="Colorized icons shared between all gnome-colors iconsets"
HOMEPAGE="https://code.google.com/p/gnome-colors/"
@@ -44,15 +44,3 @@ src_install() {
einstalldocs
}
-
-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/gnome-colors-common/
@ 2021-12-30 3:17 Jonas Stein
0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2021-12-30 3:17 UTC (permalink / raw
To: gentoo-commits
commit: 6526b4002a87a27f2ba106d92614fc5ddffe80d9
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 30 03:04:35 2021 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Dec 30 03:04:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6526b400
x11-themes/gnome-colors-common: reassign to themes project
Drop project desktop-misc from the list of maintainers and reassign the
package to the new themes project.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
x11-themes/gnome-colors-common/metadata.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-themes/gnome-colors-common/metadata.xml b/x11-themes/gnome-colors-common/metadata.xml
index d8b82f912572..11f44c22efa9 100644
--- a/x11-themes/gnome-colors-common/metadata.xml
+++ b/x11-themes/gnome-colors-common/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>desktop-misc@gentoo.org</email>
- <name>Gentoo Desktop Miscellaneous Project</name>
+ <maintainer type="project">
+ <email>themes@gentoo.org</email>
+ <name>Themes Project</name>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-12-30 3:17 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-24 12:07 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2016-11-27 11:21 Pacho Ramos
2017-02-04 15:40 Pacho Ramos
2017-04-20 16:14 Michał Górny
2017-08-22 15:57 Michał Górny
2021-07-18 4:02 Sam James
2021-09-12 21:12 Ionen Wolkens
2021-12-30 3:17 Jonas Stein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox