summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdeedu-meta/tdeedu-meta-9999.ebuild
blob: 1e5c74c568ce43609d1399eb963928f5a1561ef2 (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 2021 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2

EAPI="8"

DESCRIPTION="Metapackage Trinity Software Educations"
HOMEPAGE="https://trinitydesktop.org/"

LICENSE="metapackage"
SLOT="14"

if [[ ${PV} != *9999* ]] ; then
	KEYWORDS="~amd64 ~x86"
fi

RDEPEND="~trinity-base/blinken-${PV}
	~trinity-base/kalzium-${PV}
	~trinity-base/kanagram-${PV}
	~trinity-base/kbruch-${PV}
	~trinity-base/keduca-${PV}
	~trinity-base/kgeography-${PV}
	~trinity-base/khangman-${PV}
	~trinity-base/kig-${PV}
	~trinity-base/kiten-${PV}
	~trinity-base/klatin-${PV}
	~trinity-base/klettres-${PV}
	~trinity-base/kmplot-${PV}
	~trinity-base/kpercentage-${PV}
	~trinity-base/kstars-${PV}
	~trinity-base/ktouch-${PV}
	~trinity-base/kturtle-${PV}
	~trinity-base/kverbos-${PV}
	~trinity-base/kvoctrain-${PV}
	~trinity-base/kwordquiz-${PV}
	~trinity-base/tdeedu-doc-${PV}
"