commit:     f83f158afdb50c3b72fea84a5662abdd45394a9f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:34:30 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:34:30 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=f83f158a

kde-misc/plasma-photooftheday: Import latest from gentoo main tree

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/plasma-photooftheday/metadata.xml         |  5 ++++
 .../plasma-photooftheday-2.1.1.ebuild              | 29 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/kde-misc/plasma-photooftheday/metadata.xml 
b/kde-misc/plasma-photooftheday/metadata.xml
new file mode 100644
index 0000000..7a38bb9
--- /dev/null
+++ b/kde-misc/plasma-photooftheday/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <!-- maintainer-needed -->
+</pkgmetadata>

diff --git a/kde-misc/plasma-photooftheday/plasma-photooftheday-2.1.1.ebuild 
b/kde-misc/plasma-photooftheday/plasma-photooftheday-2.1.1.ebuild
new file mode 100644
index 0000000..d6d2557
--- /dev/null
+++ b/kde-misc/plasma-photooftheday/plasma-photooftheday-2.1.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde4-base
+
+LINGUAS="bg de"
+CONTENT_NUMBER="104631"
+
+DESCRIPTION="Photo of the Day plasmoid"
+HOMEPAGE="http://www.kde-look.org/content/show.php/Photo+of+the+Day?content=104631";
+LICENSE="GPL-2+"
+IUSE="debug"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="4"
+
+SRC_URI="http://kde-look.org/CONTENT/content-files/${CONTENT_NUMBER}-photo-of-the-day.tar.gz
 -> ${CONTENT_NUMBER}-photo-of-the-day-${PV}.tar.gz"
+
+RDEPEND="
+       kde-plasma/plasma-workspace:4
+"
+DEPEND="${RDEPEND}
+       sys-devel/gettext
+"
+
+S="${WORKDIR}/photo-of-the-day"

Reply via email to