public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-mediacenter/
Date: Thu,  9 Apr 2015 15:43:59 +0000 (UTC)	[thread overview]
Message-ID: <1428594221.6aeffe5ce3dc47434fe8f4ce83c015d7f137d702.kensington@gentoo> (raw)

commit:     6aeffe5ce3dc47434fe8f4ce83c015d7f137d702
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  9 15:43:41 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr  9 15:43:41 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6aeffe5c

[kde-plasma/plasma-mediacenter] New package.

Package-Manager: portage-2.2.18

 kde-plasma/plasma-mediacenter/metadata.xml         |  5 +++
 .../plasma-mediacenter-9999.ebuild                 | 43 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)

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

diff --git a/kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild b/kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild
new file mode 100644
index 0000000..1bc67b8
--- /dev/null
+++ b/kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="Unified media experience for any device capable of running KDE"
+KEYWORDS=""
+IUSE="semantic-desktop"
+
+DEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kguiaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kservice)
+	dev-qt/qtdbus:5
+	dev-qt/qtdeclarative:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtxml:5
+	media-libs/taglib
+	semantic-desktop? (
+		$(add_plasma_dep baloo)
+		$(add_plasma_dep kfilemetadata)
+	)
+"
+RDEPEND="${DEPEND}
+	dev-qt/qtmultimedia:5[qml]
+	!media-video/plasma-mediacenter
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package semantic-desktop KF5Baloo)
+		$(cmake-utils_use_find_package semantic-desktop KF5FileMetadata)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2015-04-09 15:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 15:43 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-25 19:06 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-mediacenter/ Michael Palimaka
2015-08-08 18:09 Michael Palimaka
2015-08-08 18:11 Michael Palimaka
2015-08-08 18:37 Michael Palimaka
2016-03-26 19:01 Michael Palimaka
2016-04-20  7:54 Johannes Huber
2016-08-24 13:32 Michael Palimaka
2016-10-14  9:59 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1428594221.6aeffe5ce3dc47434fe8f4ce83c015d7f137d702.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox