* [gentoo-commits] gentoo-x86 commit in x11-themes/light-themes: ChangeLog light-themes-0.1.11.ebuild
@ 2012-06-29 18:30 Sebastian Pipping (sping)
0 siblings, 0 replies; only message in thread
From: Sebastian Pipping (sping) @ 2012-06-29 18:30 UTC (permalink / raw
To: gentoo-commits
sping 12/06/29 18:30:07
Modified: ChangeLog
Added: light-themes-0.1.11.ebuild
Log:
x11-themes/light-themes: 0.1.11
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.12 x11-themes/light-themes/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/light-themes/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/light-themes/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/light-themes/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/light-themes/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 16 Jun 2012 13:53:08 -0000 1.11
+++ ChangeLog 29 Jun 2012 18:30:07 -0000 1.12
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/light-themes
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/light-themes/ChangeLog,v 1.11 2012/06/16 13:53:08 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/light-themes/ChangeLog,v 1.12 2012/06/29 18:30:07 sping Exp $
+
+*light-themes-0.1.11 (29 Jun 2012)
+
+ 29 Jun 2012; Sebastian Pipping <sping@gentoo.org>
+ +light-themes-0.1.11.ebuild:
+ Bump to 0.1.11
*light-themes-0.1.9.2 (16 Jun 2012)
1.1 x11-themes/light-themes/light-themes-0.1.11.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/light-themes/light-themes-0.1.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/light-themes/light-themes-0.1.11.ebuild?rev=1.1&content-type=text/plain
Index: light-themes-0.1.11.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/light-themes/light-themes-0.1.11.ebuild,v 1.1 2012/06/29 18:30:07 sping Exp $
EAPI=4
DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu"
HOMEPAGE="https://launchpad.net/light-themes"
SRC_URI="mirror://ubuntu/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-0ubuntu1.tar.gz"
LICENSE="CCPL-Attribution-ShareAlike-3.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gtk3"
DEPEND=""
RDEPEND="x11-themes/gtk-engines-murrine
gtk3? ( x11-themes/gtk-engines-unico )"
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:#75755f5fbbbb/g' \
Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.0/settings.ini \
Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.0/settings.ini || die
sed -i -e 's/nbg_color:#F2F1F0/nbg_color:#f2f2f1f1f0f0/g' \
Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.0/settings.ini || die
}
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 [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-29 18:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 18:30 [gentoo-commits] gentoo-x86 commit in x11-themes/light-themes: ChangeLog light-themes-0.1.11.ebuild Sebastian Pipping (sping)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox