summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kfax/kfax-9999.ebuild
blob: e7b052b705447557c519d4506cf52beb20485353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
TRINITY_MODULE_NAME="tdegraphics"
TRINITY_SUBMODULE="kfax kfaxview"

inherit trinity-meta

DESCRIPTION="Trinity G3/G4 fax viewer"
KEYWORDS=
IUSE=""

DEPEND=">=trinity-base/kviewshell-${PV}:${SLOT}"
RDEPEND="$DEPEND"

TSM_EXTRACT_ALSO="kviewshell"