commit:     ec23557e9a2b437a28e1e2df10097e53df8cd137
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 18:37:23 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 23:18:58 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ec23557e

x11-themes/gnome-themes-standard: cursors moved to adwaita-icon-theme

---
 .../gnome-themes-standard/gnome-themes-standard-3.14.0.ebuild    | 9 ---------
 .../gnome-themes-standard/gnome-themes-standard-9999.ebuild      | 9 ---------
 2 files changed, 18 deletions(-)

diff --git 
a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.0.ebuild 
b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.0.ebuild
index 99a7604..70499d2 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.0.ebuild
+++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.0.ebuild
@@ -38,15 +38,6 @@ RDEPEND="${COMMON_DEPEND}
        !<x11-themes/gnome-themes-2.32.1-r1
 "
 
-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
-
-       gnome2_src_prepare
-}
-
 src_configure() {
        # The icon cache needs to be generated in pkg_postinst()
        gnome2_src_configure \

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 099fcbe..132eec3 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild
+++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild
@@ -45,15 +45,6 @@ RDEPEND="${COMMON_DEPEND}
        !<x11-themes/gnome-themes-2.32.1-r1
 "
 
-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
-
-       gnome2_src_prepare
-}
-
 src_configure() {
        # The icon cache needs to be generated in pkg_postinst()
        gnome2_src_configure \

Reply via email to