summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdeutils-meta/tdeutils-meta-14.0.6.ebuild
blob: e35ee6ef34f684932fe3896b4ddaec2c22f8961b (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
38
39
# Copyright 1999-2020 Gentoo Authors
# 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="tdeutils metapackage - merge this to pull in all tdeutils-derived packages"
HOMEPAGE="https://trinitydesktop.org/"

LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="${TRINITY_VER}"
KEYWORDS="~amd64 ~x86"

RDEPEND="
	~trinity-base/ark-${PV}
	~trinity-base/kcalc-${PV}
	~trinity-base/kcharselect-${PV}
	~trinity-base/kdf-${PV}
	~trinity-base/kedit-${PV}
	~trinity-base/kfloppy-${PV}
	~trinity-base/kgpg-${PV}
	~trinity-base/khexedit-${PV}
	~trinity-base/kjots-${PV}
	~trinity-base/klaptopdaemon-${PV}
	~trinity-base/kmilo-${PV}
	~trinity-base/kregexpeditor-${PV}
	~trinity-base/ksim-${PV}
	~trinity-base/ktimer-${PV}
	~trinity-base/superkaramba-${PV}
	~trinity-base/tdelirc-${PV}
	~trinity-base/tdeutils-doc-${PV}
	~trinity-base/tdewallet-${PV}"

#Not in <=14.0.7:
#	~trinity-base/tdefilereplace-${PV}