kde-apps/kapman: x86 stable (bug #637292)
[gentoo.git] / kde-apps / libkdcraw / libkdcraw-17.04.3.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 KDE_BLOCK_SLOT4="false"
7 inherit kde5
8
9 DESCRIPTION="Digital camera raw image library wrapper"
10 LICENSE="GPL-2+"
11 KEYWORDS="amd64 x86"
12 IUSE=""
13
14 DEPEND="
15         $(add_qt_dep qtgui)
16         >=media-libs/libraw-0.16:=
17 "
18 RDEPEND="${DEPEND}"