public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-light/
Date: Tue,  8 Mar 2011 04:48:43 +0000 (UTC)	[thread overview]
Message-ID: <d8fbaa21dc256c085e8c1b17c3952dd710d37206.nirbheek@gentoo> (raw)

commit:     d8fbaa21dc256c085e8c1b17c3952dd710d37206
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 14:17:01 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 14:17:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d8fbaa21

Add gnome-base/gnome-light-2.91.90

* So people don't have to pull in unnecessary deps

---
 gnome-base/gnome-light/gnome-light-2.91.90.ebuild |   67 +++++++++++++++++++++
 1 files changed, 67 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-light/gnome-light-2.91.90.ebuild b/gnome-base/gnome-light/gnome-light-2.91.90.ebuild
new file mode 100644
index 0000000..ed9dcbe
--- /dev/null
+++ b/gnome-base/gnome-light/gnome-light-2.91.90.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.32.1.ebuild,v 1.4 2011/02/24 18:58:57 tomka Exp $
+
+EAPI="3"
+
+S=${WORKDIR}
+DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="as-is"
+SLOT="2.0"
+IUSE="+automount"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+
+# Note to developers:
+# This is a wrapper for the 'light' Gnome2 desktop,
+# This should only consist of the bare minimum of libs/apps needed
+# It is basically gnome-base/gnome without all extra apps
+#
+# metacity is still needed for fallback mode, that will change later
+# XXX: This list is incomplete!
+RDEPEND="!gnome-base/gnome
+
+	>=dev-libs/glib-2.28.1:2
+	>=media-libs/clutter-1.6.2:1.0
+	>=x11-libs/gtk+-3.0.0:3
+	>=x11-libs/gdk-pixbuf-2.23.1:2
+	>=dev-libs/atk-1.33.6
+	>=x11-libs/pango-1.28.3
+	>=x11-libs/libwnck-${PV}:3
+	>=gnome-base/librsvg-2.32.1[gtk]
+
+	>=gnome-base/gnome-desktop-${PV}:3
+	>=gnome-base/gnome-settings-daemon-${PV}
+	>=gnome-base/gnome-control-center-${PV}
+
+	>=gnome-base/nautilus-${PV}
+
+	>=gnome-base/gnome-session-${PV}
+	
+	>=x11-wm/mutter-${PV}
+	>=gnome-base/gnome-shell-${PV}
+
+	>=x11-wm/metacity-2.30.3
+	>=gnome-base/gnome-panel-${PV}
+
+	>=x11-themes/gnome-icon-theme-2.91.7
+	>=x11-themes/gnome-icon-theme-symbolic-2.91.7
+	>=x11-themes/gnome-themes-${PV}
+	>=x11-themes/gnome-themes-standard-${PV}
+
+	>=x11-terms/gnome-terminal-2.33.1
+
+	>=gnome-extra/yelp-${PV}"
+DEPEND=""
+PDEPEND=">=gnome-base/gvfs-1.7.2"
+# Automount is handled by gnome-settings-daemon now.
+# Double-check how it's done, and add deps if needed.
+
+# XXX: Uncomment when we have a gnome-base/gnome meta for GNOME 3
+#pkg_postinst () {
+#	elog "Use gnome-base/gnome for the full GNOME Desktop"
+#	elog "as released by the GNOME team."
+#}



             reply	other threads:[~2011-03-08  4:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08  4:48 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-22 11:01 [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-light/ Nirbheek Chauhan
2011-08-19 22:03 Nirbheek Chauhan
2015-05-17 14:52 Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue
2015-10-12 20:34 Ole Reifschneider
2016-03-25  0:56 Ole Reifschneider
2018-01-12 12:51 Dennis Lamm
2018-04-15 19:00 Ole Reifschneider
2018-09-10 21:33 Gilles Dartiguelongue
2019-02-16 23:10 Mart Raudsepp

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=d8fbaa21dc256c085e8c1b17c3952dd710d37206.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