commit: 128ffad69386ede24ba867fb6e69ff1ec7b16e39 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Mon Jan 16 21:29:24 2017 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Mon Jan 16 21:29:24 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=128ffad6
kde-misc/customizable-weather: Import latest from gentoo main tree Package-Manager: Portage-2.3.3, Repoman-2.3.1 .../customizable-weather-1.12.1.ebuild | 26 ++++++++++++++++++++++ kde-misc/customizable-weather/metadata.xml | 5 +++++ 2 files changed, 31 insertions(+) diff --git a/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild b/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild new file mode 100644 index 0000000..89b3c13 --- /dev/null +++ b/kde-misc/customizable-weather/customizable-weather-1.12.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KDE_LINGUAS="br de el es fr hu it nb nl pl ro ru sr sr@Latn tr zh_CN" +inherit kde4-base + +MY_P="cwp-${PV}" + +DESCRIPTION="KDE Plasma 4 weather plasmoid. It aims to be highly customizable." +HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid?content=98925" +SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="4" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=" + kde-plasma/plasma-workspace:4 +" +DEPEND="${RDEPEND}" + +S=${WORKDIR}/${MY_P} diff --git a/kde-misc/customizable-weather/metadata.xml b/kde-misc/customizable-weather/metadata.xml new file mode 100644 index 0000000..7a38bb9 --- /dev/null +++ b/kde-misc/customizable-weather/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>