summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kfax/kfax-3.5.13.1.ebuild
blob: eaf2c2b1f68b1e2d9e12900133c1bffc6c335b00 (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="kdegraphics"
TRINITY_SUBMODULE="kfax kfaxview"

inherit trinity-meta

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

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

TSM_EXTRACT_ALSO="kviewshell"