blob: 4f852a4a2b81b74d3386515e2b2761340914ac22 (
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
25
26
27
28
29
30
31
32
33
34
35
36
37
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v 1.4 2007/10/15 14:11:08 lack Exp $
DESCRIPTION="emerge this package to install all of the gkrellm plugins"
HOMEPAGE="http://www.gkrellm.net/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~ppc sparc ~x86"
IUSE="audacious wifi"
RDEPEND="!<app-admin/gkrellm-2
>=x11-plugins/gkrellm-bfm-0.6.4
>=x11-plugins/gkrellaclock-0.3.2
x11-plugins/gkrellflynn
>=x11-plugins/gkrellkam-2.0.0
>=x11-plugins/gkrellm-bgchanger-0.0.8
>=x11-plugins/gkrellm-hddtemp-0.2_beta
>=x11-plugins/gkrellm-leds-0.8.0
>=x11-plugins/gkrellm-mailwatch-2.4.2
>=x11-plugins/gkrellm-reminder-2.0.0
>=x11-plugins/gkrellm-volume-2.1.4
>=x11-plugins/gkrellmitime-1.0
>=x11-plugins/gkrellmlaunch-0.5
>=x11-plugins/gkrellmoon-0.6
audacious? ( >=x11-plugins/gkrellmms-2.1.22-r1 )
wifi? ( || ( >=x11-plugins/gkrellmwireless-2.0.2 x11-plugins/gkrellm-wifi ) )
>=x11-plugins/gkrellshoot-0.4.1
>=x11-plugins/gkrellstock-0.5
>=x11-plugins/gkrellsun-0.12.2
x11-plugins/gkrelltop
>=x11-plugins/gkrellweather-2.0.6
x11-plugins/gkrellm-countdown
x11-plugins/gkrellm-gamma
x11-plugins/gkrellm-trayicons
x11-plugins/gkrellmbups"
|