# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.22.0.ebuild,v 1.1 2008/03/23 11:26:18 eva Exp $

inherit eutils gnome2

DESCRIPTION="Gnome session manager"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="${SRC_URI}
		 branding? ( mirror://gentoo/gentoo-splash.png )"

LICENSE="GPL-2 LGPL-2 FDL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="branding ipv6 tcpd"

RDEPEND=">=dev-libs/glib-2.13
		 >=gnome-base/libgnomeui-2.2
		 >=x11-libs/gtk+-2.11.1
		 >=dev-libs/dbus-glib-0.71
		 >=gnome-base/gnome-keyring-2.21.92
		 gnome-base/gnome-settings-daemon
		 >=x11-libs/libnotify-0.2.1
		 x11-libs/libXau
		 x11-apps/xdpyinfo
		 >=gnome-base/control-center-2.15.4
		 >=gnome-base/gconf-2
		 tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
DEPEND="${RDEPEND}
		  x11-apps/xrdb
		>=sys-devel/gettext-0.10.40
		>=dev-util/pkgconfig-0.17
		>=dev-util/intltool-0.35
		!gnome-base/gnome-core
		!