You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild

22 lines
685 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild,v 1.1 2014/07/25 02:08:07 mrueg Exp $
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"