summaryrefslogtreecommitdiff
blob: 29cae4db999d14c6c9a9b693d925296301c79803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.0_pre1.ebuild,v 1.3 2006/12/06 05:50:12 nichoj Exp $

DESCRIPTION="Extension library for Xfce"
HOMEPAGE="http://www.os-cillation.com/"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"

RDEPEND=">=x11-libs/gtk+-2.4
	|| (
		>=dev-libs/dbus-glib-0.71
		( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 )
	)
	>=xfce-base/libxfce4mcs-4.2.0"
MY_P="${PN/t/T}-${PV/_/}"
BZIPPED=1
GOODIES=1

inherit xfce4