# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.4-r2.ebuild,v 1.4 2009/01/13 15:34:28 ranger Exp $ inherit eutils xfce44 python multilib autotools XFCE_VERSION=4.4.2 xfce44 xfce44_core_package DESCRIPTION="Extensions, widgets and framework library with session management support" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug doc hal libnotify python" RDEPEND=">=dev-lang/perl-5.6 dev-perl/URI >=dev-libs/glib-2.6 >=x11-libs/gtk+-2.6 >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION} >=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION} >=xfce-base/xfce-mcs-plugins-${XFCE_MASTER_VERSION} libnotify? ( x11-libs/libnotify ) hal? ( >=sys-apps/hal-0.5.7.1 ) python? ( dev-python/pygtk )" DEPEND="${RDEPEND} || ( dev-util/gtk-doc-am