blob: e6dc25b02047bf606598cfac82b38baf12d22446 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Copyright 1999-2007 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.ebuild,v 1.8 2007/03/11 10:22:47 drac 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
x11-libs/libXt
>=x11-libs/gtk+-2.4
=xfce-base/libxfce4mcs-4.2*
=xfce-base/libxfcegui4-4.2*"
DEPEND="${RDEPEND}"
bzipped
goodies
|