public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-video/plasma-mediacenter/
Date: Thu,  9 Jul 2015 19:49:33 +0000 (UTC)	[thread overview]
Message-ID: <1436471385.89b115691754a572f4f64c6db002efed2647114c.johu@gentoo> (raw)

commit:     89b115691754a572f4f64c6db002efed2647114c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  9 19:49:45 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul  9 19:49:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=89b11569

[media-video/plasma-mediacenter] Remove obsolete live version

We have a released version in tree. Uses old semantic desktop stack.

 media-video/plasma-mediacenter/metadata.xml        |  8 ----
 .../plasma-mediacenter-9999.ebuild                 | 52 ----------------------
 2 files changed, 60 deletions(-)

diff --git a/media-video/plasma-mediacenter/metadata.xml b/media-video/plasma-mediacenter/metadata.xml
deleted file mode 100644
index 2d94d9b..0000000
--- a/media-video/plasma-mediacenter/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>kde</herd>
-	<use>
-		<flag name="nepomuk">Enable Nepomuk based semantic desktop support (deprecated)</flag>
-	</use>
-</pkgmetadata>

diff --git a/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild b/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild
deleted file mode 100644
index 70434ed..0000000
--- a/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-OPENGL_REQUIRED="always"
-KDE_LINGUAS="bs ca ca@valencia cs da de el es fi fr gl hu it lv nl pl pt pt_BR sk sl sv tr uk zh_TW"
-inherit kde4-base
-
-DESCRIPTION="Unified media experience for any device capable of running KDE"
-HOMEPAGE="http://www.kde.org/ http://community.kde.org/Plasma/Plasma_Media_Center"
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
-	S=${WORKDIR}/${PN}
-fi
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS=""
-IUSE="debug nepomuk semantic-desktop"
-
-REQUIRED_USE="?? ( nepomuk semantic-desktop )"
-
-# bug 516686
-RESTRICT="test"
-
-RDEPEND="
-	$(add_kdebase_dep plasma-workspace)
-	dev-qt/qt-mobility[multimedia,qml]
-	media-libs/taglib
-	nepomuk? ( $(add_kdebase_dep nepomuk-core) )
-	semantic-desktop? ( $(add_kdebase_dep baloo) )
-"
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package nepomuk NepomukCore)
-		$(cmake-utils_use_find_package semantic-desktop Baloo)
-	)
-
-	if ! use nepomuk && ! use semantic-desktop ; then
-		mycmakeargs+=( -DUSE_FILESYSTEM_MEDIA_SOURCE=ON )
-	fi
-
-	kde4-base_src_configure
-}


             reply	other threads:[~2015-07-09 19:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 19:49 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-18 13:45 [gentoo-commits] proj/kde:master commit in: media-video/plasma-mediacenter/ Andreas Sturmlechner
2018-06-30 21:00 Andreas Sturmlechner
2015-03-04 11:27 git@oystercatcher mirror+tproxy
2015-03-04 11:27 Michael Palimaka
2015-03-04 11:24 git@oystercatcher mirror+tproxy
2015-03-04 11:24 Michael Palimaka
2014-07-17 14:53 Michael Palimaka
2013-10-14 22:06 Johannes Huber
2013-08-21  7:44 Michael Palimaka
2013-08-21  7:44 Michael Palimaka
2013-08-12 18:42 Manuel Rüger
2013-08-02  5:04 Manuel Rüger
2013-07-10 19:34 Andreas Hüttel
2013-03-22 16:11 Michael Palimaka

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=1436471385.89b115691754a572f4f64c6db002efed2647114c.johu@gentoo \
    --to=johu@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