From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/kaudiocreator/
Date: Sun, 21 Jul 2019 14:10:50 +0000 (UTC) [thread overview]
Message-ID: <1563712733.11c5b02dd02412a36fcf9259c14b0f8d8121fabe.asturm@gentoo> (raw)
commit: 11c5b02dd02412a36fcf9259c14b0f8d8121fabe
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 12:38:53 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 12:38:53 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=11c5b02d
media-sound/kaudiocreator: Unmaintained, devs moved to audex
Upstream commit f13303a4d41191f54e8b00cfbeae1b295bcfcb2d
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kaudiocreator/kaudiocreator-9999.ebuild | 63 ----------------------
media-sound/kaudiocreator/metadata.xml | 12 -----
2 files changed, 75 deletions(-)
diff --git a/media-sound/kaudiocreator/kaudiocreator-9999.ebuild b/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
deleted file mode 100644
index c2cdefa172..0000000000
--- a/media-sound/kaudiocreator/kaudiocreator-9999.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="CD ripper and audio encoder frontend based on KDE Frameworks"
-HOMEPAGE="https://kde.org/applications/multimedia/kaudiocreator/"
-
-LICENSE="GPL-2 FDL-1.2"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcmutils)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep solid)
- $(add_kdeapps_dep libkcddb)
- $(add_kdeapps_dep libkcompactdisc)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwidgets)
- media-libs/libdiscid
- media-libs/phonon[qt5(+)]
- >=media-libs/taglib-1.5
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep audiocd-kio)
-"
-
-DOCS=( Changelog TODO )
-
-pkg_postinst() {
- local stcnt=0
-
- has_version media-libs/flac && stcnt=$((stcnt+1))
- has_version media-sound/lame && stcnt=$((stcnt+1))
- has_version media-sound/vorbis-tools && stcnt=$((stcnt+1))
-
- if [[ ${stcnt} -lt 1 ]] ; then
- elog "You should emerge at least one of the following packages"
- elog "for ${PN} to do anything useful."
- fi
- elog "Optional runtime dependencies:"
- elog "FLAC - media-libs/flac"
- elog "MP3 - media-sound/lame"
- elog "OGG - media-sound/vorbis-tools"
-
- kde5_pkg_postinst
-}
diff --git a/media-sound/kaudiocreator/metadata.xml b/media-sound/kaudiocreator/metadata.xml
deleted file mode 100644
index 157f3b3fde..0000000000
--- a/media-sound/kaudiocreator/metadata.xml
+++ /dev/null
@@ -1,12 +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>
- <maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
-</pkgmetadata>
next reply other threads:[~2019-07-21 14:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-21 14:10 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-03 21:24 [gentoo-commits] proj/kde:master commit in: media-sound/kaudiocreator/ Andreas Sturmlechner
2017-11-11 18:39 Andreas Sturmlechner
2017-08-11 18:14 Andreas Sturmlechner
2017-06-04 22:00 Andreas Sturmlechner
2017-06-04 20:52 Andreas Sturmlechner
2016-08-18 12:48 Michael Palimaka
2016-08-02 21:18 Johannes Huber
2016-04-28 7:21 Johannes Huber
2016-03-28 12:24 Johannes Huber
2013-06-29 23:58 Johannes Huber
2012-06-09 11:31 Marc Schiffbauer
2011-05-16 14:48 Tomas Chvatal
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=1563712733.11c5b02dd02412a36fcf9259c14b0f8d8121fabe.asturm@gentoo \
--to=asturm@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