blob: 5746f0e32c48ab7e63372d5a974fa99ac1a4eb79 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
KDE_LINGUAS="cs de es fr it"
inherit kde4-base
DESCRIPTION="KDE4 plasmoid for redshift"
HOMEPAGE="http://kde-apps.org/content/show.php/Redshift+Plasmoid?content=148737 https://github.com/simgunz/redshift-plasmoid/"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/148737-${P}.tar.bz2"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"
DEPEND="$(add_kdebase_dep plasma-workspace)"
RDEPEND="${DEPEND}
x11-misc/redshift"