public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-01-25 17:18 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2021-01-25 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     66ab22734efbcfe87a80ea768a4834441defa977
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 17:16:43 2021 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 17:18:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ab2273

x11-themes/light-themes: 20.10

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.14, Repoman-3.0.2

 x11-themes/light-themes/Manifest                  |  1 +
 x11-themes/light-themes/light-themes-20.10.ebuild | 62 +++++++++++++++++++++++
 2 files changed, 63 insertions(+)

diff --git a/x11-themes/light-themes/Manifest b/x11-themes/light-themes/Manifest
index a1e2fb25e78..bc7111ad1b5 100644
--- a/x11-themes/light-themes/Manifest
+++ b/x11-themes/light-themes/Manifest
@@ -1,3 +1,4 @@
 DIST Gentoo-Buttons-r1.tar.xz 80476 BLAKE2B 802ce2cc0d8dd3c639cbb1b8ca51732cfb87194ecc2bd0ca68c7945c8768b8662d206bf191f443f983e80e25a21ebf7d1909771b2f51b7825b763494a4edac81 SHA512 d1c093fe8ce905a409cd3ce85fde8490f26b918bb1dd3ccb6695eaa6c7a4908d7ba1e1d14a9443a16331168ca9b3fa58b5b28805fc583b4345932602f7c19168
 DIST ubuntu-themes_16.10+17.04.20170406.orig.tar.gz 13836108 BLAKE2B aeb2b33639c32c378b111c717099a79afb8688b48780bfa816a6ac9b4c0bfef5d1b475048f8c4906ee76787b503dcc207fbd617f1718883952917739012e2a11 SHA512 50d65dbe232237e1757b0d7a85ba7c2cafac18861211ca1b33a57de6a4961c325014851d1ee661adec57fac7472b7ae4f78439f30fa6f425eb751e94940d9f91
 DIST ubuntu-themes_19.04.orig.tar.gz 16081764 BLAKE2B f94545c5900c9eaab61f021d8a8f37ef6ee825045df88e5a5e51c5d7632109343ca0293ee9b590daa6edf3be109a05128803a8a2c787a333f6317f8dbe54529c SHA512 95b41c5d3a47fba9c4b5368b4e80d8924e09844783c66ca697ce0ff5d71f2b0fd4f56a9041dc142267e0eaf75fd5a8b47c0abae049fc3434b5e29f3f363d83e8
+DIST ubuntu-themes_20.10.orig.tar.gz 15679746 BLAKE2B bcb1bae746379fe26700b7e88db4e91b0220e7145f55c59b951a31d768c2311d843c5d92c989b049e1009afbfc6e918e65726408298858e8fd689d0bbab1ca42 SHA512 0118f7c2404856216ff2df0246ea2fa98d0d5b25973abc3df13a998f7a41f2eeb32ca08281ba41399a91fa16ab046e3b3292f504503958983a6488c1e3001ac4

diff --git a/x11-themes/light-themes/light-themes-20.10.ebuild b/x11-themes/light-themes/light-themes-20.10.ebuild
new file mode 100644
index 00000000000..8dd48781c9c
--- /dev/null
+++ b/x11-themes/light-themes/light-themes-20.10.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN=ubuntu-themes
+
+DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
+HOMEPAGE="https://packages.ubuntu.com/zesty/light-themes"
+SRC_URI="
+	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz
+	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
+"
+
+LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk3"
+
+DEPEND="app-arch/xz-utils"
+RDEPEND="
+	x11-themes/gtk-engines-murrine
+"
+
+S="${WORKDIR}"/${MY_PN}-${PV}
+
+src_prepare() {
+	cp -RL Ambiance/ Ambiance-Gentoo || die
+	cp -RL Radiance/ Radiance-Gentoo || die
+	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
+		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
+		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
+		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
+		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
+	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
+		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
+		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
+
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
+
+	eapply_user
+}
+
+src_compile() {
+	:
+}
+
+src_install() {
+	insinto /usr/share/themes
+	doins -r Radiance* Ambiance*
+
+	use gtk3 || {
+		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+	}
+}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-04-18  6:06 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-04-18  6:06 UTC (permalink / raw
  To: gentoo-commits

commit:     ecf7ed47da707dcd44420884e532bf35db4dfd48
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 12:26:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 06:05:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf7ed47

x11-themes/light-themes: use BDEPEND for app-arch/xz-utils

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

 x11-themes/light-themes/light-themes-20.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-20.10-r2.ebuild b/x11-themes/light-themes/light-themes-20.10-r2.ebuild
index fd7aee3d71e..14ae92e3285 100644
--- a/x11-themes/light-themes/light-themes-20.10-r2.ebuild
+++ b/x11-themes/light-themes/light-themes-20.10-r2.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="app-arch/xz-utils"
+BDEPEND="app-arch/xz-utils"
 RDEPEND="
 	x11-themes/gtk-engines-murrine
 "


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-03-06 18:23 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2021-03-06 18:23 UTC (permalink / raw
  To: gentoo-commits

commit:     f1ebee718990932188b0bdf3e79f5b6cdf8fda85
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  6 18:23:02 2021 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Mar  6 18:23:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1ebee71

x11-themes/light-themes: Drop old

Bug: https://bugs.gentoo.org/766881
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.16, Repoman-3.0.2

 x11-themes/light-themes/Manifest                   |  2 -
 .../light-themes-17.04_p20170406-r2.ebuild         | 64 ----------------------
 .../light-themes-17.04_p20170406.ebuild            | 63 ---------------------
 .../light-themes/light-themes-19.04-r2.ebuild      | 58 --------------------
 x11-themes/light-themes/metadata.xml               |  3 -
 5 files changed, 190 deletions(-)

diff --git a/x11-themes/light-themes/Manifest b/x11-themes/light-themes/Manifest
index bc7111ad1b5..9adaf796512 100644
--- a/x11-themes/light-themes/Manifest
+++ b/x11-themes/light-themes/Manifest
@@ -1,4 +1,2 @@
 DIST Gentoo-Buttons-r1.tar.xz 80476 BLAKE2B 802ce2cc0d8dd3c639cbb1b8ca51732cfb87194ecc2bd0ca68c7945c8768b8662d206bf191f443f983e80e25a21ebf7d1909771b2f51b7825b763494a4edac81 SHA512 d1c093fe8ce905a409cd3ce85fde8490f26b918bb1dd3ccb6695eaa6c7a4908d7ba1e1d14a9443a16331168ca9b3fa58b5b28805fc583b4345932602f7c19168
-DIST ubuntu-themes_16.10+17.04.20170406.orig.tar.gz 13836108 BLAKE2B aeb2b33639c32c378b111c717099a79afb8688b48780bfa816a6ac9b4c0bfef5d1b475048f8c4906ee76787b503dcc207fbd617f1718883952917739012e2a11 SHA512 50d65dbe232237e1757b0d7a85ba7c2cafac18861211ca1b33a57de6a4961c325014851d1ee661adec57fac7472b7ae4f78439f30fa6f425eb751e94940d9f91
-DIST ubuntu-themes_19.04.orig.tar.gz 16081764 BLAKE2B f94545c5900c9eaab61f021d8a8f37ef6ee825045df88e5a5e51c5d7632109343ca0293ee9b590daa6edf3be109a05128803a8a2c787a333f6317f8dbe54529c SHA512 95b41c5d3a47fba9c4b5368b4e80d8924e09844783c66ca697ce0ff5d71f2b0fd4f56a9041dc142267e0eaf75fd5a8b47c0abae049fc3434b5e29f3f363d83e8
 DIST ubuntu-themes_20.10.orig.tar.gz 15679746 BLAKE2B bcb1bae746379fe26700b7e88db4e91b0220e7145f55c59b951a31d768c2311d843c5d92c989b049e1009afbfc6e918e65726408298858e8fd689d0bbab1ca42 SHA512 0118f7c2404856216ff2df0246ea2fa98d0d5b25973abc3df13a998f7a41f2eeb32ca08281ba41399a91fa16ab046e3b3292f504503958983a6488c1e3001ac4

diff --git a/x11-themes/light-themes/light-themes-17.04_p20170406-r2.ebuild b/x11-themes/light-themes/light-themes-17.04_p20170406-r2.ebuild
deleted file mode 100644
index 3db72c12aea..00000000000
--- a/x11-themes/light-themes/light-themes-17.04_p20170406-r2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN=ubuntu-themes
-MY_PV=16.10+${PV/_p/.}
-
-DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
-HOMEPAGE="https://packages.ubuntu.com/zesty/light-themes"
-SRC_URI="
-	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz
-	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
-"
-
-LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gtk3"
-
-DEPEND="app-arch/xz-utils"
-RDEPEND="
-	x11-themes/gtk-engines-murrine
-	gtk3? ( x11-themes/gtk-engines-unico )
-"
-
-S="${WORKDIR}"
-
-src_prepare() {
-	cp -RL Ambiance/ Ambiance-Gentoo || die
-	cp -RL Radiance/ Radiance-Gentoo || die
-	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
-		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
-		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
-		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
-		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
-	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
-		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
-		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
-
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
-
-	eapply_user
-}
-
-src_compile() {
-	:
-}
-
-src_install() {
-	insinto /usr/share/themes
-	doins -r Radiance* Ambiance*
-
-	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.* || die
-	}
-}

diff --git a/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild b/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
deleted file mode 100644
index 0f9f166c1d5..00000000000
--- a/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-MY_PN=ubuntu-themes
-MY_PV=16.10+${PV/_p/.}
-
-DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
-HOMEPAGE="https://packages.ubuntu.com/zesty/light-themes"
-SRC_URI="
-	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz
-	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
-"
-
-LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gtk3"
-
-DEPEND="app-arch/xz-utils"
-RDEPEND="
-	x11-themes/gtk-engines-murrine
-	gtk3? ( x11-themes/gtk-engines-unico )
-"
-
-S="${WORKDIR}"
-
-src_prepare() {
-	cp -RL Ambiance/ Ambiance-Gentoo || die
-	cp -RL Radiance/ Radiance-Gentoo || die
-	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
-		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
-		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
-		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
-		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
-	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
-		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
-		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
-
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
-}
-
-src_compile() {
-	:
-}
-
-src_install() {
-	insinto /usr/share/themes
-	doins -r Radiance* Ambiance*
-
-	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
-	}
-}

diff --git a/x11-themes/light-themes/light-themes-19.04-r2.ebuild b/x11-themes/light-themes/light-themes-19.04-r2.ebuild
deleted file mode 100644
index 115ed1fee18..00000000000
--- a/x11-themes/light-themes/light-themes-19.04-r2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN=ubuntu-themes
-
-DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
-HOMEPAGE="https://packages.ubuntu.com/zesty/light-themes"
-SRC_URI="
-	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz
-	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
-"
-
-LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="app-arch/xz-utils"
-RDEPEND="
-	x11-themes/gtk-engines-murrine
-"
-
-S="${WORKDIR}"/${MY_PN}-${PV}
-
-src_prepare() {
-	cp -RL Ambiance/ Ambiance-Gentoo || die
-	cp -RL Radiance/ Radiance-Gentoo || die
-	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
-		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
-		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
-		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
-		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
-	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
-		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
-		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
-
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
-
-	eapply_user
-}
-
-src_compile() {
-	:
-}
-
-src_install() {
-	insinto /usr/share/themes
-	doins -r Radiance* Ambiance*
-}

diff --git a/x11-themes/light-themes/metadata.xml b/x11-themes/light-themes/metadata.xml
index fadf300aa40..e55e8952d7c 100644
--- a/x11-themes/light-themes/metadata.xml
+++ b/x11-themes/light-themes/metadata.xml
@@ -9,9 +9,6 @@
 		<email>gnome@gentoo.org</email>
 		<name>Gentoo GNOME Desktop</name>
 	</maintainer>
-	<use>
-		<flag name="gtk3">Support GTK 3.x, too</flag>
-	</use>
 	<upstream>
 		<remote-id type="launchpad">light-themes</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-03-01  9:20 Agostino Sarubbo
  0 siblings, 0 replies; 23+ messages in thread
From: Agostino Sarubbo @ 2021-03-01  9:20 UTC (permalink / raw
  To: gentoo-commits

commit:     abc776723479285b06748ab60b36c05d9ab8ddad
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  1 09:18:55 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar  1 09:18:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc77672

x11-themes/light-themes: amd64 stable wrt bug #766881

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/light-themes/light-themes-20.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-20.10-r2.ebuild b/x11-themes/light-themes/light-themes-20.10-r2.ebuild
index 78e6584d369..fd7aee3d71e 100644
--- a/x11-themes/light-themes/light-themes-20.10-r2.ebuild
+++ b/x11-themes/light-themes/light-themes-20.10-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="app-arch/xz-utils"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-02-03 23:55 Thomas Deutschmann
  0 siblings, 0 replies; 23+ messages in thread
From: Thomas Deutschmann @ 2021-02-03 23:55 UTC (permalink / raw
  To: gentoo-commits

commit:     f67095235a68eafc746e00e1ae8d658070c2cba8
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 23:50:25 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Feb  3 23:50:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6709523

x11-themes/light-themes: x86 stable (bug #766881)

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-themes/light-themes/light-themes-20.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-20.10-r2.ebuild b/x11-themes/light-themes/light-themes-20.10-r2.ebuild
index 115ed1fee18..78e6584d369 100644
--- a/x11-themes/light-themes/light-themes-20.10-r2.ebuild
+++ b/x11-themes/light-themes/light-themes-20.10-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND="app-arch/xz-utils"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-01-25 23:04 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2021-01-25 23:04 UTC (permalink / raw
  To: gentoo-commits

commit:     da7977beb3852842df4cddb485f2c76cbb64c41b
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 23:02:32 2021 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 23:02:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7977be

x11-themes/light-themes: Drop flag gtk3 for >=19.04

Closes: https://bugs.gentoo.org/736683
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.14, Repoman-3.0.2

 .../{light-themes-19.04-r1.ebuild => light-themes-19.04-r2.ebuild}  | 6 +-----
 .../{light-themes-20.10-r1.ebuild => light-themes-20.10-r2.ebuild}  | 6 +-----
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/x11-themes/light-themes/light-themes-19.04-r1.ebuild b/x11-themes/light-themes/light-themes-19.04-r2.ebuild
similarity index 96%
rename from x11-themes/light-themes/light-themes-19.04-r1.ebuild
rename to x11-themes/light-themes/light-themes-19.04-r2.ebuild
index 7f4d748309e..115ed1fee18 100644
--- a/x11-themes/light-themes/light-themes-19.04-r1.ebuild
+++ b/x11-themes/light-themes/light-themes-19.04-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="gtk3"
+IUSE=""
 
 DEPEND="app-arch/xz-utils"
 RDEPEND="
@@ -55,8 +55,4 @@ src_compile() {
 src_install() {
 	insinto /usr/share/themes
 	doins -r Radiance* Ambiance*
-
-	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.* || die
-	}
 }

diff --git a/x11-themes/light-themes/light-themes-20.10-r1.ebuild b/x11-themes/light-themes/light-themes-20.10-r2.ebuild
similarity index 96%
rename from x11-themes/light-themes/light-themes-20.10-r1.ebuild
rename to x11-themes/light-themes/light-themes-20.10-r2.ebuild
index 7f4d748309e..115ed1fee18 100644
--- a/x11-themes/light-themes/light-themes-20.10-r1.ebuild
+++ b/x11-themes/light-themes/light-themes-20.10-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="gtk3"
+IUSE=""
 
 DEPEND="app-arch/xz-utils"
 RDEPEND="
@@ -55,8 +55,4 @@ src_compile() {
 src_install() {
 	insinto /usr/share/themes
 	doins -r Radiance* Ambiance*
-
-	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.* || die
-	}
 }


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-01-25 22:44 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2021-01-25 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     21779a470e90990b86631159120da3db9ec1c8b8
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 22:43:58 2021 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 22:43:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21779a47

x11-themes/light-themes: Go further with fixing USE=-gtk3

Bug: https://bugs.gentoo.org/736683
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.14, Repoman-3.0.2

 ....04_p20170406-r1.ebuild => light-themes-17.04_p20170406-r2.ebuild} | 4 ++--
 .../{light-themes-19.04.ebuild => light-themes-19.04-r1.ebuild}       | 0
 .../{light-themes-20.10.ebuild => light-themes-20.10-r1.ebuild}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20170406-r1.ebuild b/x11-themes/light-themes/light-themes-17.04_p20170406-r2.ebuild
similarity index 95%
rename from x11-themes/light-themes/light-themes-17.04_p20170406-r1.ebuild
rename to x11-themes/light-themes/light-themes-17.04_p20170406-r2.ebuild
index 4a33d8bcdb6..3db72c12aea 100644
--- a/x11-themes/light-themes/light-themes-17.04_p20170406-r1.ebuild
+++ b/x11-themes/light-themes/light-themes-17.04_p20170406-r2.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
@@ -59,6 +59,6 @@ src_install() {
 	doins -r Radiance* Ambiance*
 
 	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+		rm -R "${D}"/usr/share/themes/*/gtk-3.* || die
 	}
 }

diff --git a/x11-themes/light-themes/light-themes-19.04.ebuild b/x11-themes/light-themes/light-themes-19.04-r1.ebuild
similarity index 100%
rename from x11-themes/light-themes/light-themes-19.04.ebuild
rename to x11-themes/light-themes/light-themes-19.04-r1.ebuild

diff --git a/x11-themes/light-themes/light-themes-20.10.ebuild b/x11-themes/light-themes/light-themes-20.10-r1.ebuild
similarity index 100%
rename from x11-themes/light-themes/light-themes-20.10.ebuild
rename to x11-themes/light-themes/light-themes-20.10-r1.ebuild


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-01-25 22:27 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2021-01-25 22:27 UTC (permalink / raw
  To: gentoo-commits

commit:     0fe1f7ccc130fb407458970e4cc8ff4fd407c47f
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 22:25:28 2021 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 22:27:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe1f7cc

x11-themes/light-themes: Fix USE=-gtk3

Bug: https://bugs.gentoo.org/736683
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.14, Repoman-3.0.2

 x11-themes/light-themes/light-themes-19.04.ebuild | 2 +-
 x11-themes/light-themes/light-themes-20.10.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/light-themes/light-themes-19.04.ebuild b/x11-themes/light-themes/light-themes-19.04.ebuild
index 8dd48781c9c..7f4d748309e 100644
--- a/x11-themes/light-themes/light-themes-19.04.ebuild
+++ b/x11-themes/light-themes/light-themes-19.04.ebuild
@@ -57,6 +57,6 @@ src_install() {
 	doins -r Radiance* Ambiance*
 
 	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+		rm -R "${D}"/usr/share/themes/*/gtk-3.* || die
 	}
 }

diff --git a/x11-themes/light-themes/light-themes-20.10.ebuild b/x11-themes/light-themes/light-themes-20.10.ebuild
index 8dd48781c9c..7f4d748309e 100644
--- a/x11-themes/light-themes/light-themes-20.10.ebuild
+++ b/x11-themes/light-themes/light-themes-20.10.ebuild
@@ -57,6 +57,6 @@ src_install() {
 	doins -r Radiance* Ambiance*
 
 	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+		rm -R "${D}"/usr/share/themes/*/gtk-3.* || die
 	}
 }


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2021-01-25 17:18 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2021-01-25 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     d1ffab23257eddf1a82df327d8048471e85d9f2a
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 17:10:10 2021 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 17:18:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ffab23

x11-themes/light-themes: Drop unico rdepend from 19.04

Bug: https://bugs.gentoo.org/736683
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.14, Repoman-3.0.2

 x11-themes/light-themes/light-themes-19.04.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-themes/light-themes/light-themes-19.04.ebuild b/x11-themes/light-themes/light-themes-19.04.ebuild
index 91b109330db..8dd48781c9c 100644
--- a/x11-themes/light-themes/light-themes-19.04.ebuild
+++ b/x11-themes/light-themes/light-themes-19.04.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
@@ -20,7 +20,6 @@ IUSE="gtk3"
 DEPEND="app-arch/xz-utils"
 RDEPEND="
 	x11-themes/gtk-engines-murrine
-	gtk3? ( x11-themes/gtk-engines-unico )
 "
 
 S="${WORKDIR}"/${MY_PN}-${PV}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2020-08-10 15:21 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2020-08-10 15:21 UTC (permalink / raw
  To: gentoo-commits

commit:     d97fd066338373b2330711994115fab0c2680968
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 15:17:42 2020 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 15:20:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97fd066

x11-themes/light-themes: 19.04 + EAPI 7

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.0, Repoman-2.3.23

 x11-themes/light-themes/Manifest                   |  1 +
 .../light-themes-17.04_p20170406-r1.ebuild         | 64 ++++++++++++++++++++++
 x11-themes/light-themes/light-themes-19.04.ebuild  | 63 +++++++++++++++++++++
 3 files changed, 128 insertions(+)

diff --git a/x11-themes/light-themes/Manifest b/x11-themes/light-themes/Manifest
index efdd9da8cfb..a1e2fb25e78 100644
--- a/x11-themes/light-themes/Manifest
+++ b/x11-themes/light-themes/Manifest
@@ -1,2 +1,3 @@
 DIST Gentoo-Buttons-r1.tar.xz 80476 BLAKE2B 802ce2cc0d8dd3c639cbb1b8ca51732cfb87194ecc2bd0ca68c7945c8768b8662d206bf191f443f983e80e25a21ebf7d1909771b2f51b7825b763494a4edac81 SHA512 d1c093fe8ce905a409cd3ce85fde8490f26b918bb1dd3ccb6695eaa6c7a4908d7ba1e1d14a9443a16331168ca9b3fa58b5b28805fc583b4345932602f7c19168
 DIST ubuntu-themes_16.10+17.04.20170406.orig.tar.gz 13836108 BLAKE2B aeb2b33639c32c378b111c717099a79afb8688b48780bfa816a6ac9b4c0bfef5d1b475048f8c4906ee76787b503dcc207fbd617f1718883952917739012e2a11 SHA512 50d65dbe232237e1757b0d7a85ba7c2cafac18861211ca1b33a57de6a4961c325014851d1ee661adec57fac7472b7ae4f78439f30fa6f425eb751e94940d9f91
+DIST ubuntu-themes_19.04.orig.tar.gz 16081764 BLAKE2B f94545c5900c9eaab61f021d8a8f37ef6ee825045df88e5a5e51c5d7632109343ca0293ee9b590daa6edf3be109a05128803a8a2c787a333f6317f8dbe54529c SHA512 95b41c5d3a47fba9c4b5368b4e80d8924e09844783c66ca697ce0ff5d71f2b0fd4f56a9041dc142267e0eaf75fd5a8b47c0abae049fc3434b5e29f3f363d83e8

diff --git a/x11-themes/light-themes/light-themes-17.04_p20170406-r1.ebuild b/x11-themes/light-themes/light-themes-17.04_p20170406-r1.ebuild
new file mode 100644
index 00000000000..4a33d8bcdb6
--- /dev/null
+++ b/x11-themes/light-themes/light-themes-17.04_p20170406-r1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN=ubuntu-themes
+MY_PV=16.10+${PV/_p/.}
+
+DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
+HOMEPAGE="https://packages.ubuntu.com/zesty/light-themes"
+SRC_URI="
+	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz
+	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
+"
+
+LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk3"
+
+DEPEND="app-arch/xz-utils"
+RDEPEND="
+	x11-themes/gtk-engines-murrine
+	gtk3? ( x11-themes/gtk-engines-unico )
+"
+
+S="${WORKDIR}"
+
+src_prepare() {
+	cp -RL Ambiance/ Ambiance-Gentoo || die
+	cp -RL Radiance/ Radiance-Gentoo || die
+	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
+		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
+		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
+		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
+		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
+	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
+		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
+		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
+
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
+
+	eapply_user
+}
+
+src_compile() {
+	:
+}
+
+src_install() {
+	insinto /usr/share/themes
+	doins -r Radiance* Ambiance*
+
+	use gtk3 || {
+		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+	}
+}

diff --git a/x11-themes/light-themes/light-themes-19.04.ebuild b/x11-themes/light-themes/light-themes-19.04.ebuild
new file mode 100644
index 00000000000..91b109330db
--- /dev/null
+++ b/x11-themes/light-themes/light-themes-19.04.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN=ubuntu-themes
+
+DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
+HOMEPAGE="https://packages.ubuntu.com/zesty/light-themes"
+SRC_URI="
+	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz
+	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
+"
+
+LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk3"
+
+DEPEND="app-arch/xz-utils"
+RDEPEND="
+	x11-themes/gtk-engines-murrine
+	gtk3? ( x11-themes/gtk-engines-unico )
+"
+
+S="${WORKDIR}"/${MY_PN}-${PV}
+
+src_prepare() {
+	cp -RL Ambiance/ Ambiance-Gentoo || die
+	cp -RL Radiance/ Radiance-Gentoo || die
+	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
+		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
+		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
+		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
+		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
+	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
+		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
+		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
+
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
+
+	eapply_user
+}
+
+src_compile() {
+	:
+}
+
+src_install() {
+	insinto /usr/share/themes
+	doins -r Radiance* Ambiance*
+
+	use gtk3 || {
+		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+	}
+}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-09-25 16:56 Mart Raudsepp
  0 siblings, 0 replies; 23+ messages in thread
From: Mart Raudsepp @ 2017-09-25 16:56 UTC (permalink / raw
  To: gentoo-commits

commit:     0fd994af65df64b515aa0172ea015bba2bffb3f6
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 16:55:21 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 16:55:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd994af

x11-themes/light-themes: remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-themes/light-themes/Manifest                   |  1 -
 .../light-themes-17.04_p20161205-r1.ebuild         | 63 ----------------------
 2 files changed, 64 deletions(-)

diff --git a/x11-themes/light-themes/Manifest b/x11-themes/light-themes/Manifest
index 5ddb9ec2256..906b255557e 100644
--- a/x11-themes/light-themes/Manifest
+++ b/x11-themes/light-themes/Manifest
@@ -1,3 +1,2 @@
 DIST Gentoo-Buttons-r1.tar.xz 80476 SHA256 8de84366411d8a67e3550cd131fa9634614212f0127f73336e11f7aba6cc8799 SHA512 d1c093fe8ce905a409cd3ce85fde8490f26b918bb1dd3ccb6695eaa6c7a4908d7ba1e1d14a9443a16331168ca9b3fa58b5b28805fc583b4345932602f7c19168 WHIRLPOOL e12ba8b37260115f395e4a48ab211c788dbb7f967a3be63a6f80dee7841fd1a62adbf2a6c2ec608ed3532b8be513c6750300f7b3b9ed9a82d049dfc8078acba9
-DIST ubuntu-themes_16.10+17.04.20161205.orig.tar.gz 13834759 SHA256 ff9c002dd7668fdf65ddab392ed1eedc55c11cd7e2500d765a2d9b4607142799 SHA512 42bb622ad6818f7bf2e9f163f4a9a342fd7d8bad5e8a50db2d439857d053b0827543b7e8f626588316670fd6c63d050ecc522aef52e49c5c336ac08f6f303238 WHIRLPOOL 0dce7927bd66672b64e4db81db77534d648e84b08d65d324bfd44ee16176b789dfff074a33813475df33997b8372848345eb2e34574ffae510806b6cac0ffb43
 DIST ubuntu-themes_16.10+17.04.20170406.orig.tar.gz 13836108 SHA256 791a316b2e9c07f2891d24535067187d53bb2ab84c256f052e8606f8c6c0c517 SHA512 50d65dbe232237e1757b0d7a85ba7c2cafac18861211ca1b33a57de6a4961c325014851d1ee661adec57fac7472b7ae4f78439f30fa6f425eb751e94940d9f91 WHIRLPOOL 3aab2730be1035fcf0353f45658165f20c1e29a5dece23b56f2d5b81b624f03ada2b032340fdefa052126f1b0466fac5087b22e50c75601c10c2da7988d06a95

diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
deleted file mode 100644
index 36625fefc5e..00000000000
--- a/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-MY_PN=ubuntu-themes
-MY_PV=16.10+17.04.20161205
-
-DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
-HOMEPAGE="https://launchpad.net/light-themes"
-SRC_URI="
-	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz
-	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
-"
-
-LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gtk3"
-
-DEPEND="app-arch/xz-utils"
-RDEPEND="
-	x11-themes/gtk-engines-murrine
-	gtk3? ( x11-themes/gtk-engines-unico )
-"
-
-S="${WORKDIR}"
-
-src_prepare() {
-	cp -RL Ambiance/ Ambiance-Gentoo || die
-	cp -RL Radiance/ Radiance-Gentoo || die
-	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
-		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
-		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
-		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
-		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
-	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
-		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
-		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
-
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
-}
-
-src_compile() {
-	:
-}
-
-src_install() {
-	insinto /usr/share/themes
-	doins -r Radiance* Ambiance*
-
-	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
-	}
-}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-09-23 21:13 Thomas Deutschmann
  0 siblings, 0 replies; 23+ messages in thread
From: Thomas Deutschmann @ 2017-09-23 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     56a6f01390b2c60422e3f2ccdfde05cc9c8a6207
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 21:12:13 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 21:13:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a6f013

x11-themes/light-themes: x86 stable (bug #624312)

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-themes/light-themes/light-themes-17.04_p20170406.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild b/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
index 682f78430e6..cb2285e554e 100644
--- a/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
+++ b/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="gtk3"
 
 DEPEND="app-arch/xz-utils"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-07-15 11:04 Tobias Klausmann
  0 siblings, 0 replies; 23+ messages in thread
From: Tobias Klausmann @ 2017-07-15 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     25f7a661ade2cd9a6a86b8ce35095714d09a1c66
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 10:01:11 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 11:04:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f7a661

x11-themes/light-themes-17.04_p20170406-r0: add amd64 keyword

Gentoo-Bug: 624312

 x11-themes/light-themes/light-themes-17.04_p20170406.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild b/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
index e417e9899b5..682f78430e6 100644
--- a/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
+++ b/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="gtk3"
 
 DEPEND="app-arch/xz-utils"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-04-27 22:08 Mart Raudsepp
  0 siblings, 0 replies; 23+ messages in thread
From: Mart Raudsepp @ 2017-04-27 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     7ca84c18346c74bad1c117f30da0f00c5d5245c9
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 22:05:49 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 22:05:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca84c18

x11-themes/light-themes: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../light-themes-17.04_p20161205.ebuild            | 63 ----------------------
 1 file changed, 63 deletions(-)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
deleted file mode 100644
index 60a3dcc9f33..00000000000
--- a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-MY_PN=ubuntu-themes
-MY_PV=16.10+17.04.20161205
-
-DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
-HOMEPAGE="https://launchpad.net/light-themes"
-SRC_URI="
-	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz
-	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
-"
-
-LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gtk3"
-
-DEPEND="app-arch/xz-utils"
-RDEPEND="
-	x11-themes/gtk-engines-murrine
-	gtk3? ( x11-themes/gtk-engines-unico )
-"
-
-S="${WORKDIR}"
-
-src_prepare() {
-	cp -r Ambiance/ Ambiance-Gentoo || die
-	cp -r Radiance/ Radiance-Gentoo || die
-	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
-		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
-		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
-	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
-		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
-		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
-	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
-		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
-		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
-
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
-	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
-}
-
-src_compile() {
-	:
-}
-
-src_install() {
-	insinto /usr/share/themes
-	doins -r Radiance* Ambiance*
-
-	use gtk3 || {
-		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
-	}
-}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-04-27 10:36 Agostino Sarubbo
  0 siblings, 0 replies; 23+ messages in thread
From: Agostino Sarubbo @ 2017-04-27 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     60c226009e7a30062e417bee644977cfd27fe59e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 10:34:57 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 10:34:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c22600

x11-themes/light-themes: x86 stable wrt bug #615406

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
index f00047a8e3b..36625fefc5e 100644
--- a/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
+++ b/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="gtk3"
 
 DEPEND="app-arch/xz-utils"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-04-23 21:23 Agostino Sarubbo
  0 siblings, 0 replies; 23+ messages in thread
From: Agostino Sarubbo @ 2017-04-23 21:23 UTC (permalink / raw
  To: gentoo-commits

commit:     2f82d15b77ec19280f3901874bff46a8423d888a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 21:22:54 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 21:22:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f82d15b

x11-themes/light-themes: amd64 stable wrt bug #615406

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
index 4be3fec873b..f00047a8e3b 100644
--- a/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
+++ b/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="gtk3"
 
 DEPEND="app-arch/xz-utils"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-04-22 20:25 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2017-04-22 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     566112d7707e30d9f5c1ab462a3fc80505bd4f04
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 20:24:06 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 20:25:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566112d7

x11-themes/light-themes: 17.04_p20170406

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/light-themes/Manifest                   |  1 +
 .../light-themes-17.04_p20170406.ebuild            | 63 ++++++++++++++++++++++
 2 files changed, 64 insertions(+)

diff --git a/x11-themes/light-themes/Manifest b/x11-themes/light-themes/Manifest
index fbc8e3107e1..5ddb9ec2256 100644
--- a/x11-themes/light-themes/Manifest
+++ b/x11-themes/light-themes/Manifest
@@ -1,2 +1,3 @@
 DIST Gentoo-Buttons-r1.tar.xz 80476 SHA256 8de84366411d8a67e3550cd131fa9634614212f0127f73336e11f7aba6cc8799 SHA512 d1c093fe8ce905a409cd3ce85fde8490f26b918bb1dd3ccb6695eaa6c7a4908d7ba1e1d14a9443a16331168ca9b3fa58b5b28805fc583b4345932602f7c19168 WHIRLPOOL e12ba8b37260115f395e4a48ab211c788dbb7f967a3be63a6f80dee7841fd1a62adbf2a6c2ec608ed3532b8be513c6750300f7b3b9ed9a82d049dfc8078acba9
 DIST ubuntu-themes_16.10+17.04.20161205.orig.tar.gz 13834759 SHA256 ff9c002dd7668fdf65ddab392ed1eedc55c11cd7e2500d765a2d9b4607142799 SHA512 42bb622ad6818f7bf2e9f163f4a9a342fd7d8bad5e8a50db2d439857d053b0827543b7e8f626588316670fd6c63d050ecc522aef52e49c5c336ac08f6f303238 WHIRLPOOL 0dce7927bd66672b64e4db81db77534d648e84b08d65d324bfd44ee16176b789dfff074a33813475df33997b8372848345eb2e34574ffae510806b6cac0ffb43
+DIST ubuntu-themes_16.10+17.04.20170406.orig.tar.gz 13836108 SHA256 791a316b2e9c07f2891d24535067187d53bb2ab84c256f052e8606f8c6c0c517 SHA512 50d65dbe232237e1757b0d7a85ba7c2cafac18861211ca1b33a57de6a4961c325014851d1ee661adec57fac7472b7ae4f78439f30fa6f425eb751e94940d9f91 WHIRLPOOL 3aab2730be1035fcf0353f45658165f20c1e29a5dece23b56f2d5b81b624f03ada2b032340fdefa052126f1b0466fac5087b22e50c75601c10c2da7988d06a95

diff --git a/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild b/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
new file mode 100644
index 00000000000..e417e9899b5
--- /dev/null
+++ b/x11-themes/light-themes/light-themes-17.04_p20170406.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit eutils
+
+MY_PN=ubuntu-themes
+MY_PV=16.10+${PV/_p/.}
+
+DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
+HOMEPAGE="http://packages.ubuntu.com/zesty/light-themes"
+SRC_URI="
+	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz
+	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
+"
+
+LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk3"
+
+DEPEND="app-arch/xz-utils"
+RDEPEND="
+	x11-themes/gtk-engines-murrine
+	gtk3? ( x11-themes/gtk-engines-unico )
+"
+
+S="${WORKDIR}"
+
+src_prepare() {
+	cp -RL Ambiance/ Ambiance-Gentoo || die
+	cp -RL Radiance/ Radiance-Gentoo || die
+	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
+		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
+		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
+		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
+		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
+	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
+		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
+		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
+
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
+}
+
+src_compile() {
+	:
+}
+
+src_install() {
+	insinto /usr/share/themes
+	doins -r Radiance* Ambiance*
+
+	use gtk3 || {
+		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+	}
+}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-02-13 20:36 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2017-02-13 20:36 UTC (permalink / raw
  To: gentoo-commits

commit:     d0c7885966e6bf4205c0c969318ffaa871f3fb6d
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 20:35:09 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 20:35:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c78859

x11-themes/light-themes: Keep vanilla editions untouched

Reported by Matija Skala
Closes: https://github.com/gentoo/gentoo/pull/3951

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../light-themes-17.04_p20161205-r1.ebuild         | 64 ++++++++++++++++++++++
 1 file changed, 64 insertions(+)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
new file mode 100644
index 0000000000..9c8918e26a
--- /dev/null
+++ b/x11-themes/light-themes/light-themes-17.04_p20161205-r1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils
+
+MY_PN=ubuntu-themes
+MY_PV=16.10+17.04.20161205
+
+DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
+HOMEPAGE="https://launchpad.net/light-themes"
+SRC_URI="
+	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz
+	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
+"
+
+LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk3"
+
+DEPEND="app-arch/xz-utils"
+RDEPEND="
+	x11-themes/gtk-engines-murrine
+	gtk3? ( x11-themes/gtk-engines-unico )
+"
+
+S="${WORKDIR}"
+
+src_prepare() {
+	cp -RL Ambiance/ Ambiance-Gentoo || die
+	cp -RL Radiance/ Radiance-Gentoo || die
+	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
+		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
+		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
+		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
+		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
+	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
+		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
+		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
+
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
+}
+
+src_compile() {
+	:
+}
+
+src_install() {
+	insinto /usr/share/themes
+	doins -r Radiance* Ambiance*
+
+	use gtk3 || {
+		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+	}
+}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-02-04 15:40 Pacho Ramos
  0 siblings, 0 replies; 23+ messages in thread
From: Pacho Ramos @ 2017-02-04 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     99df3ebf62f4fd62dcf15216a7299e6a0e5c7f16
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 15:39:14 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 15:39:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99df3ebf

x11-themes/light-themes: Drop from metadata

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-themes/light-themes/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/x11-themes/light-themes/metadata.xml b/x11-themes/light-themes/metadata.xml
index 9f1cbc8..fadf300 100644
--- a/x11-themes/light-themes/metadata.xml
+++ b/x11-themes/light-themes/metadata.xml
@@ -5,10 +5,6 @@
 		<email>sping@gentoo.org</email>
 		<name>Sebastian Pipping</name>
 	</maintainer>
-	<maintainer type="person">
-		<email>pacho@gentoo.org</email>
-		<name>Pacho Ramos</name>
-	</maintainer>
 	<maintainer type="project">
 		<email>gnome@gentoo.org</email>
 		<name>Gentoo GNOME Desktop</name>


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-01-18 10:22 Michael Palimaka
  0 siblings, 0 replies; 23+ messages in thread
From: Michael Palimaka @ 2017-01-18 10:22 UTC (permalink / raw
  To: gentoo-commits

commit:     47c2191da7254840260bf1468df0d9fe38497030
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 10:21:53 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 10:21:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c2191d

x11-themes/light-themes: x86 stable using ALLARCHES

Gentoo-bug: 605790

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-themes/light-themes/light-themes-17.04_p20161205.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
index 86b90ab..9ec17ac 100644
--- a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
+++ b/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="gtk3"
 
 DEPEND="app-arch/xz-utils"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-01-16 15:49 Agostino Sarubbo
  0 siblings, 0 replies; 23+ messages in thread
From: Agostino Sarubbo @ 2017-01-16 15:49 UTC (permalink / raw
  To: gentoo-commits

commit:     c4dcce0175e55f52d283c6c27f4fad7557dba74a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 15:49:26 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 15:49:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4dcce01

x11-themes/light-themes: amd64 stable wrt bug #605790

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/light-themes/light-themes-17.04_p20161205.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
index 24c3188..86b90ab 100644
--- a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
+++ b/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="gtk3"
 
 DEPEND="app-arch/xz-utils"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-01-02 22:34 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2017-01-02 22:34 UTC (permalink / raw
  To: gentoo-commits

commit:     7798ba694f7ae6c99f92ee376832c5c2f85ea3bd
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 18:29:35 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 22:34:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7798ba69

x11-themes/light-themes: Breaks with GTK 3.20+

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-themes/light-themes/light-themes-0.1.93-r4.ebuild       | 4 ++--
 x11-themes/light-themes/light-themes-15.04_p20150410.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-themes/light-themes/light-themes-0.1.93-r4.ebuild b/x11-themes/light-themes/light-themes-0.1.93-r4.ebuild
index 97a0df1..b1590b9 100644
--- a/x11-themes/light-themes/light-themes-0.1.93-r4.ebuild
+++ b/x11-themes/light-themes/light-themes-0.1.93-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ IUSE="gtk3"
 DEPEND="app-arch/xz-utils"
 RDEPEND="
 	x11-themes/gtk-engines-murrine
-	gtk3? ( x11-themes/gtk-engines-unico )
+	gtk3? ( x11-themes/gtk-engines-unico <x11-libs/gtk+-3.20:3 )
 "
 
 src_prepare() {

diff --git a/x11-themes/light-themes/light-themes-15.04_p20150410.ebuild b/x11-themes/light-themes/light-themes-15.04_p20150410.ebuild
index 762474b..4177508 100644
--- a/x11-themes/light-themes/light-themes-15.04_p20150410.ebuild
+++ b/x11-themes/light-themes/light-themes-15.04_p20150410.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -23,7 +23,7 @@ IUSE="gtk3"
 DEPEND="app-arch/xz-utils"
 RDEPEND="
 	x11-themes/gtk-engines-murrine
-	gtk3? ( x11-themes/gtk-engines-unico )
+	gtk3? ( x11-themes/gtk-engines-unico <x11-libs/gtk+-3.20:3 )
 "
 
 S="${WORKDIR}"/${MY_PN}-${MY_PV}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/
@ 2017-01-02 22:34 Sebastian Pipping
  0 siblings, 0 replies; 23+ messages in thread
From: Sebastian Pipping @ 2017-01-02 22:34 UTC (permalink / raw
  To: gentoo-commits

commit:     0fc2a7570a147d6b1b4f195a93cb5fc2712537c3
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 21:33:08 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 22:34:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc2a757

x11-themes/light-themes: 17.04_p20161205

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-themes/light-themes/Manifest                   |  1 +
 .../light-themes-17.04_p20161205.ebuild            | 64 ++++++++++++++++++++++
 2 files changed, 65 insertions(+)

diff --git a/x11-themes/light-themes/Manifest b/x11-themes/light-themes/Manifest
index 301c93a..29398ac 100644
--- a/x11-themes/light-themes/Manifest
+++ b/x11-themes/light-themes/Manifest
@@ -1,3 +1,4 @@
 DIST Gentoo-Buttons-r1.tar.xz 80476 SHA256 8de84366411d8a67e3550cd131fa9634614212f0127f73336e11f7aba6cc8799 SHA512 d1c093fe8ce905a409cd3ce85fde8490f26b918bb1dd3ccb6695eaa6c7a4908d7ba1e1d14a9443a16331168ca9b3fa58b5b28805fc583b4345932602f7c19168 WHIRLPOOL e12ba8b37260115f395e4a48ab211c788dbb7f967a3be63a6f80dee7841fd1a62adbf2a6c2ec608ed3532b8be513c6750300f7b3b9ed9a82d049dfc8078acba9
 DIST light-themes_0.1.93.tar.gz 333969 SHA256 f44bda89c7328e2cda9e4f26d4cd26091fe462d581e8d9b7b73b982533146c37 SHA512 c59a0c3451d91a3e19cdfb91e67dbbfb7ff3f804d586383281fb9b2ad261953eb8549670ef0aaf87f6f0d497eec6cca8d78d19d4c8107b807fb768a1e155ed7e WHIRLPOOL 267e7e570f5b1d614a8a55067a5cef646a60e2e71bb0d96f197bbee429ed8adbe34237358c5011ca735ad07b3997dad0d43e49bd811028166179ef2bfc14d711
 DIST ubuntu-themes_14.04+15.04.20150410.orig.tar.gz 31996792 SHA256 a17c010fd92ae645cb7a4d88a52f867fc220c5ed1ecc0b247b3d7721a6af2d85 SHA512 0f0afc545b6f323e20017cb42e704d231a5e11e88077ec60d2bc623991842a05f52e0cf1e6e71fc12fb4ce76dbbcfacff86bde0d43ebdf4784f2760f00ff3803 WHIRLPOOL baa721f11b42678b080fe692e67ebcf0549aff1b972682181bb8acdd9b0973fd47991e62a2b4158094c00af41209085bd69c26b461615c48bf562770b6ef7201
+DIST ubuntu-themes_16.10+17.04.20161205.orig.tar.gz 13834759 SHA256 ff9c002dd7668fdf65ddab392ed1eedc55c11cd7e2500d765a2d9b4607142799 SHA512 42bb622ad6818f7bf2e9f163f4a9a342fd7d8bad5e8a50db2d439857d053b0827543b7e8f626588316670fd6c63d050ecc522aef52e49c5c336ac08f6f303238 WHIRLPOOL 0dce7927bd66672b64e4db81db77534d648e84b08d65d324bfd44ee16176b789dfff074a33813475df33997b8372848345eb2e34574ffae510806b6cac0ffb43

diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
new file mode 100644
index 00000000..24c3188
--- /dev/null
+++ b/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils
+
+MY_PN=ubuntu-themes
+MY_PV=16.10+17.04.20161205
+
+DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
+HOMEPAGE="https://launchpad.net/light-themes"
+SRC_URI="
+	mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz
+	https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz
+"
+
+LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk3"
+
+DEPEND="app-arch/xz-utils"
+RDEPEND="
+	x11-themes/gtk-engines-murrine
+	gtk3? ( x11-themes/gtk-engines-unico )
+"
+
+S="${WORKDIR}"
+
+src_prepare() {
+	cp -r Ambiance/ Ambiance-Gentoo || die
+	cp -r Radiance/ Radiance-Gentoo || die
+	sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \
+		Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \
+		Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die
+	sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \
+		Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \
+		Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die
+	sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \
+		Ambiance-Gentoo/gtk-3.*/gtk-main.css \
+		Radiance-Gentoo/gtk-3.*/gtk-main.css || die
+
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die
+	cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die
+}
+
+src_compile() {
+	:
+}
+
+src_install() {
+	insinto /usr/share/themes
+	doins -r Radiance* Ambiance*
+
+	use gtk3 || {
+		rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die
+	}
+}


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

end of thread, other threads:[~2021-04-18  6:06 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-25 17:18 [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/ Sebastian Pipping
  -- strict thread matches above, loose matches on Subject: below --
2021-04-18  6:06 Sam James
2021-03-06 18:23 Sebastian Pipping
2021-03-01  9:20 Agostino Sarubbo
2021-02-03 23:55 Thomas Deutschmann
2021-01-25 23:04 Sebastian Pipping
2021-01-25 22:44 Sebastian Pipping
2021-01-25 22:27 Sebastian Pipping
2021-01-25 17:18 Sebastian Pipping
2020-08-10 15:21 Sebastian Pipping
2017-09-25 16:56 Mart Raudsepp
2017-09-23 21:13 Thomas Deutschmann
2017-07-15 11:04 Tobias Klausmann
2017-04-27 22:08 Mart Raudsepp
2017-04-27 10:36 Agostino Sarubbo
2017-04-23 21:23 Agostino Sarubbo
2017-04-22 20:25 Sebastian Pipping
2017-02-13 20:36 Sebastian Pipping
2017-02-04 15:40 Pacho Ramos
2017-01-18 10:22 Michael Palimaka
2017-01-16 15:49 Agostino Sarubbo
2017-01-02 22:34 Sebastian Pipping
2017-01-02 22:34 Sebastian Pipping

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