blob: 49d297e6f5743ae02cd04d1177746055bc5dae33 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
KDE_LINGUAS="ar be bg ca cs da de el en_GB eo es et fi fr ga gl he hi hne hr hu
is it ja km lt lv mai nb nds nl nn pa pl pt pt_BR ro se sk sv th tr uk vi zh_CN
zh_TW"
inherit kde4-base
KDE_VERSION=4.4.0
MY_P=${P}-kde${KDE_VERSION}
DESCRIPTION="KDE screen grabbing utility"
HOMEPAGE="https://www.kde.org/"
SRC_URI="mirror://kde/stable/${KDE_VERSION}/src/extragear/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1 FDL-1.2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
RDEPEND="
x11-libs/libX11
"
DEPEND="${RDEPEND}
x11-proto/xproto
"
S=${WORKDIR}/${MY_P}