summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild')
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild
new file mode 100644
index 000000000000..ce87536148f2
--- /dev/null
+++ b/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.4.0.ebuild,v 1.1 2007/01/22 02:10:35 nichoj Exp $
+
+inherit xfce44
+
+xfce44
+
+DESCRIPTION="Xfce4 session manager"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug hal"
+
+RDEPEND="|| ( ( x11-libs/libX11
+ x11-libs/libSM
+ x11-apps/iceauth )
+ virtual/x11 )
+ >=xfce-base/xfce-utils-${PV}
+ games-misc/fortune-mod
+ hal? ( sys-apps/hal )"
+DEPEND="${RDEPEND}
+ || ( x11-libs/libXt virtual/x11 )"
+
+XFCE_CONFIG="${XFCE_CONFIG} $(use_with hal shutdown-style hal)"
+xfce44_core_package