commit:     eba9217a817667c81815823fb55990c9c1e9598c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 20 12:06:22 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 12:06:22 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=eba9217a

media-sound/waheela: Import from Gentoo ebuild repository

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force

 media-sound/waheela/metadata.xml       |  5 +++++
 media-sound/waheela/waheela-0.3.ebuild | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/media-sound/waheela/metadata.xml b/media-sound/waheela/metadata.xml
new file mode 100644
index 0000000..6f49eba
--- /dev/null
+++ b/media-sound/waheela/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/media-sound/waheela/waheela-0.3.ebuild 
b/media-sound/waheela/waheela-0.3.ebuild
new file mode 100644
index 0000000..e97b6c7
--- /dev/null
+++ b/media-sound/waheela/waheela-0.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit kde4-base
+
+MY_P=${P/-/_}
+
+DESCRIPTION="Amarok Fullscreen Player"
+HOMEPAGE="http://kde-apps.org/content/show.php?content=108863";
+SRC_URI="http://linux.wuertz.org/dists/sid/main/source/${MY_P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="media-sound/amarok:4"
+
+S=${WORKDIR}/${PN}

Reply via email to