summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-08-18 20:44:16 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-08-18 20:44:16 +0000
commit6715db713c6712a12fd3117be21103fe1d9aab13 (patch)
tree5318c2bf9ddecd6b49462c8ee3a94e0e9860c6ad /gnome-base/gnome
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-6715db713c6712a12fd3117be21103fe1d9aab13.tar.gz
gentoo-2-6715db713c6712a12fd3117be21103fe1d9aab13.tar.bz2
gentoo-2-6715db713c6712a12fd3117be21103fe1d9aab13.zip
new sharp version
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r--gnome-base/gnome/ChangeLog6
-rw-r--r--gnome-base/gnome/files/digest-gnome-2.0.10
-rw-r--r--gnome-base/gnome/gnome-2.0.1.ebuild74
3 files changed, 79 insertions, 1 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog
index 7a70573a4708..4cd4eb282909 100644
--- a/gnome-base/gnome/ChangeLog
+++ b/gnome-base/gnome/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.33 2002/08/10 00:58:32 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.34 2002/08/18 20:44:16 spider Exp $
+
+*gnome-2.0.1 (18 Aug 2002)
+ 18 Aug 2002; Spider <spider@gentoo.org> gnome-2.0.1.ebuild :
+ finally a new sharp release from us. not announced before due to testing
*gnome-2.0.1_rc1 (10 Aug 2002)
10 Aug 2002; Spider <spider@gentoo.org> gnome-2.0.1_rc1.ebuild :
diff --git a/gnome-base/gnome/files/digest-gnome-2.0.1 b/gnome-base/gnome/files/digest-gnome-2.0.1
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/gnome-base/gnome/files/digest-gnome-2.0.1
diff --git a/gnome-base/gnome/gnome-2.0.1.ebuild b/gnome-base/gnome/gnome-2.0.1.ebuild
new file mode 100644
index 000000000000..8d241f1a1f4b
--- /dev/null
+++ b/gnome-base/gnome/gnome-2.0.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.0.1.ebuild,v 1.1 2002/08/18 20:44:16 spider Exp $
+
+S=${WORKDIR}
+DESCRIPTION="GNOME 2.0 - merge this package to merge the Gnome2 desktop"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="as-is"
+KEYWORDS="ppc x86"
+SLOT="2.0"
+
+# Note to developers:
+# This is a wrapper for the complete Gnome2 desktop,
+# This means all components that a user expects in Gnome2 are present
+# please do not reduce this list further unless
+# dependencies pull in what you remove.
+# With "emerge gnome" a user expects the full "standard" distribution of Gnome and should be provided with that, consider only installing the parts needed for smaller installations.
+
+# Metacity was choosen as the default window manager because of sawfish's long time of non-working state.
+
+# eog is installed to provide with image previews in nautilus.
+
+# gedit is a core example of Gnome2 platform
+
+# applets will pull in the gnome-panel
+
+# after the blank line are the "complete" list we use for gnome2 betas
+
+RDEPEND="!gnome-base/gnome-core
+ >=x11-wm/metacity-2.4.0
+ >=gnome-base/gnome-session-2.0.5
+ >=gnome-extra/bug-buddy-2.2.0
+ >=gnome-base/gdm-2.4.0.7
+ >=media-gfx/eog-1.0.2
+ >=app-editors/gedit-2.0.2
+ >=gnome-extra/yelp-1.0.3
+ >=gnome-base/nautilus-2.0.4
+ >=x11-terms/gnome-terminal-2.0.1
+ >=gnome-base/gnome-applets-2.0.1
+ >=gnome-base/control-center-2.0.1
+ >=gnome-extra/gnome-utils-2.0.2
+ >=gnome-extra/gnome-media-2.0.0
+ >=gnome-extra/gnome-system-monitor-2.0.1
+ >=gnome-extra/gnome-games-2.0.3
+ >=gnome-extra/gconf-editor-0.3
+ >=gnome-extra/gnome2-user-docs-2.0.0
+
+
+ >=x11-libs/gtk+-2.0.6
+ >=x11-libs/pango-1.0.4
+ >=dev-libs/atk-1.0.3
+ >=dev-libs/glib-2.0.6
+ >=gnome-base/eel-2.0.3
+ >=gnome-base/gnome-panel-2.0.6
+ >=gnome-base/gnome-desktop-2.0.6
+ >=gnome-base/gnome-vfs-2.0.2
+ >=gnome-base/libbonoboui-2.0.1
+ >=gnome-base/libbonobo-2.0.0
+ >=gnome-base/librsvg-2.0.1
+ >=gnome-base/libgnome-2.0.2
+ >=gnome-base/libgnomecanvas-2.0.2
+ >=gnome-base/libgnomeui-2.0.3
+ >=gnome-base/bonobo-activation-1.0.3
+ >=net-libs/linc-0.5.2
+ >=x11-libs/libzvt-2.0.1
+ >=gnome-base/libglade-2.0.0-r1
+ >=x11-libs/libwnck-0.15
+ >=gnome-base/ORBit2-2.4.1"
+pkg_postinst () {
+ einfo "note that to change windowmanager to metacity do: "
+ einfo " export WINDOW_MANAGER=\"/usr/bin/metacity\""
+ einfo "of course this works for all other window managers as well"
+
+}