summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/tdegraphics-meta/tdegraphics-meta-9999.ebuild
blob: 565190d3d2c20e9d9b98ab4ad1024538d09c6bed (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
# 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=""
[[ ${PV} == *9999* ]] || \
KEYWORDS="~amd64 ~x86"

RDEPEND="
	>=trinity-base/kamera-${PV}:${SLOT}
	>=trinity-base/kcoloredit-${PV}:${SLOT}
	>=trinity-base/kdvi-${PV}:${SLOT}
	>=trinity-base/kfax-${PV}:${SLOT}
	>=trinity-base/tdegraphics-tdefile-plugins-${PV}:${SLOT}
	>=trinity-base/tdegraphics-doc-${PV}:${SLOT}
	>=trinity-base/kgamma-${PV}:${SLOT}
	>=trinity-base/kghostview-${PV}:${SLOT}
	>=trinity-base/tdeiconedit-${PV}:${SLOT}
	>=trinity-base/kmrml-${PV}:${SLOT}
	>=trinity-base/kolourpaint-${PV}:${SLOT}
	>=trinity-base/kooka-${PV}:${SLOT}
	>=trinity-base/kpdf-${PV}:${SLOT}
	>=trinity-base/kpovmodeler-${PV}:${SLOT}
	>=trinity-base/kruler-${PV}:${SLOT}
	>=trinity-base/ksnapshot-${PV}:${SLOT}
	>=trinity-base/ksvg-${PV}:${SLOT}
	>=trinity-base/kuickshow-${PV}:${SLOT}
	>=trinity-base/kview-${PV}:${SLOT}
	>=trinity-base/kviewshell-${PV}:${SLOT}
	>=trinity-base/libkscan-${PV}:${SLOT}"