summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdenetwork-meta/tdenetwork-meta-14.0.8.ebuild
blob: 0211c3bfe961f0294f58ced6468f9aa3b685f955 (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
# Copyright 1999-2017 Gentoo Foundation
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2

EAPI="7"

inherit trinity-functions-2

set-trinityver

DESCRIPTION="tdenetwork metapackage - merge this to pull in all tdenetwork-derived packages"
KEYWORDS="~amd64 ~x86"
HOMEPAGE="http://www.trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"

SLOT="${TRINITY_VER}"

RDEPEND="
	~trinity-base/dcoprss-${PV}
	~trinity-base/kdict-${PV}
	~trinity-base/tdednssd-${PV}
	~trinity-base/kget-${PV}
	~trinity-base/knewsticker-${PV}
	~trinity-base/kopete-${PV}
	~trinity-base/kpf-${PV}
	~trinity-base/kppp-${PV}
	~trinity-base/krdc-${PV}
	~trinity-base/krfb-${PV}
	~trinity-base/ksirc-${PV}
	~trinity-base/ktalkd-${PV}
	~trinity-base/kwifimanager-${PV}
	~trinity-base/librss-${PV}
	~trinity-base/lisa-${PV}
	~trinity-base/tdenetwork-doc-${PV}
	~trinity-base/tdenetwork-filesharing-${PV}
	~trinity-base/tdenetwork-tdefile-plugins-${PV}"