commit:     315d547b224e9ee82417a3a9d5a015358eda9195
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:46:05 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:46:05 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=315d547b

kde-misc/redshift-plasmoid: Import latest from gentoo main tree

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/redshift-plasmoid/metadata.xml             |  8 ++++++++
 .../redshift-plasmoid/redshift-plasmoid-1.0.ebuild  | 21 +++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/kde-misc/redshift-plasmoid/metadata.xml 
b/kde-misc/redshift-plasmoid/metadata.xml
new file mode 100644
index 0000000..4609e4d
--- /dev/null
+++ b/kde-misc/redshift-plasmoid/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <!-- maintainer-needed -->
+       <upstream>
+               <remote-id type="github">simgunz/redshift-plasmoid</remote-id>
+       </upstream>
+</pkgmetadata>

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 0000000..b6c4c6f
--- /dev/null
+++ b/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 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="kde-plasma/plasma-workspace:4"
+RDEPEND="${DEPEND}
+       x11-misc/redshift"

Reply via email to