1 |
# Copyright 1999-2012 Gentoo Foundation |
2 |
# Distributed under the terms of the GNU General Public License v2 |
3 |
# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-0.5.75.ebuild,v 1.1 2012/07/19 20:01:17 maksbotan Exp $ |
4 |
|
5 |
EAPI="4" |
6 |
|
7 |
DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins" |
8 |
HOMEPAGE="http://leechcraft.org/" |
9 |
|
10 |
SLOT="0" |
11 |
KEYWORDS="~amd64 ~x86" |
12 |
LICENSE="GPL-3" |
13 |
IUSE="kde" |
14 |
|
15 |
RDEPEND=" |
16 |
~app-editors/leechcraft-popishu-${PV} |
17 |
~app-text/leechcraft-monocle-${PV} |
18 |
~media-sound/leechcraft-lmp-${PV} |
19 |
~media-sound/leechcraft-lastfmscrobble-${PV} |
20 |
~net-analyzer/leechcraft-networkmonitor-${PV} |
21 |
~net-im/leechcraft-azoth-${PV} |
22 |
~net-misc/leechcraft-advancednotifications-${PV} |
23 |
kde? ( ~net-misc/leechcraft-anhero-${PV} ) |
24 |
~net-misc/leechcraft-auscrie-${PV} |
25 |
~net-misc/leechcraft-core-${PV} |
26 |
~net-misc/leechcraft-cstp-${PV} |
27 |
~net-misc/leechcraft-dbusmanager-${PV} |
28 |
~net-misc/leechcraft-gacts-${PV} |
29 |
~net-misc/leechcraft-glance-${PV} |
30 |
~net-misc/leechcraft-historyholder-${PV} |
31 |
~net-misc/leechcraft-kinotify-${PV} |
32 |
~net-misc/leechcraft-knowhow-${PV} |
33 |
~net-misc/leechcraft-lackman-${PV} |
34 |
~net-misc/leechcraft-liznoo-${PV} |
35 |
~net-misc/leechcraft-newlife-${PV} |
36 |
~net-misc/leechcraft-netstoremanager-${PV} |
37 |
~net-misc/leechcraft-otlozhu-${PV} |
38 |
~net-misc/leechcraft-qrosp-${PV} |
39 |
~net-misc/leechcraft-pintab-${PV} |
40 |
~net-misc/leechcraft-secman-${PV} |
41 |
~net-misc/leechcraft-sidebar-${PV} |
42 |
~net-misc/leechcraft-summary-${PV} |
43 |
~net-misc/leechcraft-tabpp-${PV} |
44 |
~net-misc/leechcraft-tabslist-${PV} |
45 |
~net-misc/leechcraft-tabsessmanager-${PV} |
46 |
~net-news/leechcraft-aggregator-${PV} |
47 |
~net-p2p/leechcraft-bittorrent-${PV} |
48 |
~net-proxy/leechcraft-xproxy-${PV} |
49 |
~sys-fs/leechcraft-vrooby-${PV} |
50 |
~www-client/leechcraft-deadlyrics-${PV} |
51 |
~www-client/leechcraft-dolozhee-${PV} |
52 |
~www-client/leechcraft-poshuku-${PV} |
53 |
~www-client/leechcraft-vgrabber-${PV} |
54 |
~www-misc/leechcraft-seekthru-${PV} |
55 |
" |
56 |
DEPEND="" |