summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/tdegames-meta/tdegames-meta-9999.ebuild
blob: 64768c450dc33dcd56ba146976b2c538fd093d03 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"

inherit trinity-functions

set-trinityver

DESCRIPTION="kdegraphics metapackage - merge this to pull in all kdegraphics-derived packages"
HOMEPAGE="http://www.trinitydesktop.org/"
LICENSE="GPL-2 LGPL-2"

SLOT="${TRINITY_VER}"
IUSE=""
KEYWORDS=

RDEPEND="
	>=trinity-apps/atlantik-${PV}:${SLOT}
	>=trinity-base/tdegames-doc-${PV}:${SLOT}
	>=trinity-apps/kasteroids-${PV}:${SLOT}
	>=trinity-apps/katomic-${PV}:${SLOT}
	>=trinity-apps/kbackgammon-${PV}:${SLOT}
	>=trinity-apps/kbattleship-${PV}:${SLOT}
	>=trinity-apps/kblackbox-${PV}:${SLOT}
	>=trinity-apps/kbounce-${PV}:${SLOT}
	>=trinity-apps/kenolaba-${PV}:${SLOT}
	>=trinity-apps/kfouleggs-${PV}:${SLOT}
	>=trinity-apps/kgoldrunner-${PV}:${SLOT}
	>=trinity-apps/kjumpingcube-${PV}:${SLOT}
	>=trinity-apps/klickety-${PV}:${SLOT}
	>=trinity-apps/klines-${PV}:${SLOT}
	>=trinity-apps/kmahjongg-${PV}:${SLOT}
	>=trinity-apps/kmines-${PV}:${SLOT}
	>=trinity-apps/knetwalk-${PV}:${SLOT}
	>=trinity-apps/kolf-${PV}:${SLOT}
	>=trinity-apps/konquest-${PV}:${SLOT}
	>=trinity-apps/kpat-${PV}:${SLOT}
	>=trinity-apps/kpoker-${PV}:${SLOT}
	>=trinity-apps/kreversi-${PV}:${SLOT}
	>=trinity-apps/ksame-${PV}:${SLOT}
	>=trinity-apps/kshisen-${PV}:${SLOT}
	>=trinity-apps/ksirtet-${PV}:${SLOT}
	>=trinity-apps/ksmiletris-${PV}:${SLOT}
	>=trinity-apps/ksnake-${PV}:${SLOT}
	>=trinity-apps/ksokoban-${PV}:${SLOT}
	>=trinity-apps/kspaceduel-${PV}:${SLOT}
	>=trinity-apps/ktron-${PV}:${SLOT}
	>=trinity-apps/ktuberling-${PV}:${SLOT}
	>=trinity-base/libtdegames-${PV}:${SLOT}
	>=trinity-apps/lskat-${PV}:${SLOT}
	>=trinity-apps/twin4-${PV}:${SLOT}"