summaryrefslogtreecommitdiff
blob: fa34136f5c8c0c9450518689d1c5567c14b5b0dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 1999-2005 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-r1.ebuild,v 1.3 2005/10/10 15:18:30 vapier Exp $

inherit xfce42

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

RDEPEND="|| ( ( x11-libs/libX11
	x11-libs/libICE
	x11-libs/libSM )
	virtual/x11 )
	>=x11-libs/gtk+-2.4
	>=xfce-base/libxfce4mcs-4.2.2-r1"
DEPEND="${RDEPEND}
	|| ( ( x11-libs/libX11
	x11-libs/libXt )
	virtual/x11 )"

bzipped
goodies