* [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-backgrounds/, x11-themes/gnome-themes-standard/
@ 2011-05-01 13:13 Nirbheek Chauhan
0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan @ 2011-05-01 13:13 UTC (permalink / raw
To: gentoo-commits
commit: 2248753dc21d21a6cf13d7c38e52af5e50f48273
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sun May 1 12:49:45 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sun May 1 12:50:36 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2248753d
gnome-backgrounds, gnome-themes-standard: moved to tree
---
.../gnome-backgrounds-3.0.1.ebuild | 22 --------
.../gnome-themes-standard-3.0.1.ebuild | 58 --------------------
2 files changed, 0 insertions(+), 80 deletions(-)
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.1.ebuild
deleted file mode 100644
index 0f35b57..0000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.32.0.ebuild,v 1.5 2011/03/21 20:09:22 xarthisius Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=""
-DEPEND="sys-devel/gettext
- >=dev-util/intltool-0.40.0"
-
-DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.0.1.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.0.1.ebuild
deleted file mode 100644
index 90c5dec..0000000
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.0.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.32.0.ebuild,v 1.1 2010/10/12 18:05:05 pacho Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="Adwaita theme for GNOME Shell"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~x86"
-fi
-
-COMMON_DEPEND=">=x11-libs/gtk+-3.0.8:3
- >=x11-themes/gtk-engines-2.15.3:2"
-DEPEND="${COMMON_DEPEND}
- >=x11-misc/icon-naming-utils-0.8.7
- >=dev-util/pkgconfig-0.19
- >=dev-util/intltool-0.40
- sys-devel/gettext"
-# gnome-themes{,-extras} are OBSOLETE for GNOME 3
-# http://comments.gmane.org/gmane.comp.gnome.desktop/44130
-RDEPEND="${COMMON_DEPEND}
- !x11-themes/gnome-themes
- !x11-themes/gnome-themes-extras"
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip"
-# FIXME: --enable-placeholders fails
-G2CONF="--disable-static --disable-placeholders"
-DOCS="ChangeLog NEWS"
-
-src_prepare() {
- gnome2_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
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-01 13:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-01 13:13 [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-backgrounds/, x11-themes/gnome-themes-standard/ Nirbheek Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox