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-sound/kradio/
Date: Thu, 28 Apr 2016 07:43:05 +0000 (UTC)	[thread overview]
Message-ID: <1461828699.8499bef3721a34b0c33048f8c5082d58347eb292.johu@gentoo> (raw)

commit:     8499bef3721a34b0c33048f8c5082d58347eb292
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 07:31:39 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 07:31:39 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8499bef3

media-sound/kradio: Remove package

No KDE Frameworks port available. Uses deprecated kdelibs4. Testing
version in gentoo main tree available.

 media-sound/kradio/kradio-9999.ebuild | 71 -----------------------------------
 media-sound/kradio/metadata.xml       |  8 ----
 2 files changed, 79 deletions(-)

diff --git a/media-sound/kradio/kradio-9999.ebuild b/media-sound/kradio/kradio-9999.ebuild
deleted file mode 100644
index bbf479bf..0000000
--- a/media-sound/kradio/kradio-9999.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_LINGUAS_DIR=( po convert-presets/po )
-PLUGINS=(
-	alsa-sound dbus gui-docking-menu gui-error-log gui-quickbar
-	gui-standard-display internetradio lirc oss-sound radio recording shortcuts
-	soundserver streaming timecontrol timeshifter v4lradio
-)
-KDE_LINGUAS="cs de es is it pl pt pt_BR ru sk tr uk"
-inherit kde4-base
-
-DESCRIPTION="kradio is a radio tuner application for KDE"
-HOMEPAGE="http://kradio.sourceforge.net/"
-EGIT_REPO_URI="git://${PN}.git.sourceforge.net/gitroot/${PN}/${PN}"
-
-LICENSE="GPL-2"
-KEYWORDS=""
-SLOT="4"
-IUSE="alsa debug encode ffmpeg libav lirc +mp3 +vorbis v4l"
-
-DEPEND="
-	media-libs/libsndfile
-	alsa? ( media-libs/alsa-lib )
-	ffmpeg? (
-		>=media-libs/libmms-0.4
-		libav? ( media-video/libav:= )
-		!libav? ( media-video/ffmpeg:0= )
-	)
-	lirc? ( app-misc/lirc )
-	mp3? ( media-sound/lame )
-	vorbis? (
-		media-libs/libvorbis
-		media-libs/libogg
-	)
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-	local lang
-	for lang in ${KDE_LINGUAS} ; do
-		if ! use linguas_${lang} ; then
-			for dir in "${KDE_LINGUAS_DIR[@]}" ; do
-				rm ${dir}/${lang}.po
-			done
-			for plugin in "${PLUGINS[@]}" ; do
-				rm plugins/${plugin}/po/${lang}.po
-			done
-		fi
-	done
-
-	kde4-base_src_prepare
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DWITH_ALSA=$(usex alsa)
-		-DWITH_FFMPEG=$(usex ffmpeg)
-		-DWITH_LIRC=$(usex lirc)
-		-DWITH_LAME=$(usex mp3)
-		-DWITH_OGG_VORBIS=$(usex vorbis)
-		-DWITH_V4L2=$(usex v4l)
-	)
-
-	kde4-base_src_configure
-}

diff --git a/media-sound/kradio/metadata.xml b/media-sound/kradio/metadata.xml
deleted file mode 100644
index 2fdbf33..0000000
--- a/media-sound/kradio/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>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-</pkgmetadata>


             reply	other threads:[~2016-04-28  7:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-28  7:43 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-28 12:24 [gentoo-commits] proj/kde:master commit in: media-sound/kradio/ Johannes Huber
2015-04-27 16:27 Michael Palimaka
2013-06-30 13:31 Johannes Huber
2012-08-31 11:43 Johannes Huber
2012-08-22 20:12 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=1461828699.8499bef3721a34b0c33048f8c5082d58347eb292.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