aboutsummaryrefslogtreecommitdiff
blob: 1e4d93909ac41971ffede469d578ddde69b000af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit ecm kde.org

DESCRIPTION="Plasma 5 applet for controlling redshift"
HOMEPAGE="https://store.kde.org/p/998916/"

LICENSE="GPL-2+"
SLOT="5"
KEYWORDS=""
IUSE=""

DEPEND="kde-frameworks/plasma:5"
RDEPEND="${DEPEND}
	x11-misc/redshift
"