From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-themes-standard/
Date: Sun, 6 Feb 2011 07:37:34 +0000 (UTC) [thread overview]
Message-ID: <391539baf909591649f487233e7f4de281ec6ec8.nirbheek@gentoo> (raw)
commit: 391539baf909591649f487233e7f4de281ec6ec8
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 6 07:23:12 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sun Feb 6 07:23:12 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=391539ba
x11-themes/gnome-themes-standard: fix installation of cursor theme
---
...uild => gnome-themes-standard-2.91.8-r1.ebuild} | 15 +++++++++++++++
.../gnome-themes-standard-9999.ebuild | 15 +++++++++++++++
2 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.8.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.8-r1.ebuild
similarity index 70%
rename from x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.8.ebuild
rename to x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.8-r1.ebuild
index 3a39f41..0ebbe9b 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.8.ebuild
+++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.8-r1.ebuild
@@ -32,3 +32,18 @@ DEPEND="${RDEPEND}
RESTRICT="binchecks strip"
G2CONF="--disable-static"
DOCS="ChangeLog NEWS"
+
+src_prepare() {
+ # Install cursors in the right place
+ sed -e 's:^\(cursordir.*\)icons\(.*\):\1cursors/xorg-x11\2:' \
+ -i themes/Adwaita/cursors/Makefile.am \
+ -i themes/Adwaita/cursors/Makefile.in || die
+}
+
+src_install() {
+ gnome2_src_install
+
+ # Make it the default cursor theme
+ cd "${ED}/usr/share/cursors/xorg-x11" || die
+ ln -sfn Adwaita default || die
+}
diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild
index 3a39f41..0ebbe9b 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild
+++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild
@@ -32,3 +32,18 @@ DEPEND="${RDEPEND}
RESTRICT="binchecks strip"
G2CONF="--disable-static"
DOCS="ChangeLog NEWS"
+
+src_prepare() {
+ # Install cursors in the right place
+ sed -e 's:^\(cursordir.*\)icons\(.*\):\1cursors/xorg-x11\2:' \
+ -i themes/Adwaita/cursors/Makefile.am \
+ -i themes/Adwaita/cursors/Makefile.in || die
+}
+
+src_install() {
+ gnome2_src_install
+
+ # Make it the default cursor theme
+ cd "${ED}/usr/share/cursors/xorg-x11" || die
+ ln -sfn Adwaita default || die
+}
next reply other threads:[~2011-02-06 7:37 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-06 7:37 Nirbheek Chauhan [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-22 5:42 [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-themes-standard/ Nirbheek Chauhan
2011-02-23 14:40 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-03-14 19:50 Nirbheek Chauhan
2011-03-19 13:52 Nirbheek Chauhan
2011-03-29 8:35 Nirbheek Chauhan
2011-04-05 0:57 Nirbheek Chauhan
2011-04-29 17:29 Nirbheek Chauhan
2011-10-18 7:37 Alexandre Restovtsev
2011-12-09 6:19 Alexandre Restovtsev
2012-01-18 9:39 Nirbheek Chauhan
2012-02-10 8:15 Priit Laes
2012-02-26 21:19 Alexandre Restovtsev
2012-03-07 0:32 Alexandre Restovtsev
2012-03-21 18:27 Alexandre Restovtsev
2012-05-24 9:11 Alexandre Restovtsev
2012-07-13 10:41 Priit Laes
2012-09-22 15:54 Nirbheek Chauhan
2012-10-17 8:58 Alexandre Rostovtsev
2013-12-01 16:18 Gilles Dartiguelongue
2014-02-12 23:48 Gilles Dartiguelongue
2014-04-12 15:44 Gilles Dartiguelongue
2014-04-20 18:17 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-11-23 22:49 Gilles Dartiguelongue
2014-11-30 21:39 Gilles Dartiguelongue
2014-12-07 18:49 Gilles Dartiguelongue
2014-12-26 21:53 Gilles Dartiguelongue
2015-04-19 12:50 Ole Reifschneider
2015-05-14 13:39 Gilles Dartiguelongue
2016-03-25 0:56 Ole Reifschneider
2017-08-14 16:14 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=391539baf909591649f487233e7f4de281ec6ec8.nirbheek@gentoo \
--to=nirbheek@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox