summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-07-25 02:08:07 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-07-25 02:08:07 +0000
commit7efdf173d44902b142c0d3c10237d2695758f6b5 (patch)
tree055cc86b5b9e17babe1fee7aa41831f65c31d187 /kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild
parentAdd ruby21 target. (diff)
downloadgentoo-2-7efdf173d44902b142c0d3c10237d2695758f6b5.tar.gz
gentoo-2-7efdf173d44902b142c0d3c10237d2695758f6b5.tar.bz2
gentoo-2-7efdf173d44902b142c0d3c10237d2695758f6b5.zip
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild')
-rw-r--r--kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild b/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild
new file mode 100644
index 000000000000..c5af46affe74
--- /dev/null
+++ b/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild
@@ -0,0 +1,21 @@
+# 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"