From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/soundkonverter/
Date: Sun, 27 Nov 2022 15:12:39 +0000 (UTC) [thread overview]
Message-ID: <1669561936.a77f0a41478bbd816c5a80591a5b0f9bfa60d53c.asturm@gentoo> (raw)
commit: a77f0a41478bbd816c5a80591a5b0f9bfa60d53c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 14:06:46 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 15:12:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77f0a41
media-sound/soundkonverter: update EAPI 7 -> 8, cleanup min versions
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../soundkonverter/soundkonverter-3.0.1-r3.ebuild | 57 ++++++++++++++++++++++
1 file changed, 57 insertions(+)
diff --git a/media-sound/soundkonverter/soundkonverter-3.0.1-r3.ebuild b/media-sound/soundkonverter/soundkonverter-3.0.1-r3.ebuild
new file mode 100644
index 000000000000..391721a35df6
--- /dev/null
+++ b/media-sound/soundkonverter/soundkonverter-3.0.1-r3.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit ecm
+
+DESCRIPTION="Frontend to various audio converters"
+HOMEPAGE="https://www.linux-apps.com/p/1126634/ https://github.com/dfaust/soundkonverter"
+SRC_URI="https://github.com/dfaust/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P}/src"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+ kde-apps/libkcddb:5
+ kde-frameworks/kcompletion:5
+ kde-frameworks/kconfig:5
+ kde-frameworks/kconfigwidgets:5
+ kde-frameworks/kcoreaddons:5
+ kde-frameworks/kdelibs4support:5
+ kde-frameworks/ki18n:5
+ kde-frameworks/kio:5
+ kde-frameworks/knotifications:5
+ kde-frameworks/kservice:5
+ kde-frameworks/ktextwidgets:5
+ kde-frameworks/kwidgetsaddons:5
+ kde-frameworks/kxmlgui:5
+ kde-frameworks/solid:5
+ >=media-libs/phonon-4.11.0[qt5(+)]
+ >=media-libs/taglib-1.10
+ media-sound/cdparanoia
+"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/gettext"
+
+# git master, now archived:
+PATCHES=(
+ "${FILESDIR}/${P}-deps.patch"
+ "${FILESDIR}/${P}-kf-5.72-findtaglib.patch"
+ "${FILESDIR}/${P}-fix-add-dirs.patch"
+ "${FILESDIR}/${P}-metainfodir.patch"
+)
+
+pkg_postinst() {
+ ecm_pkg_postinst
+
+ elog "soundKonverter optionally supports many different audio formats."
+ elog "You will need to install the appropriate encoding packages for the"
+ elog "formats you require. For a full listing, consult the README file"
+ elog "in /usr/share/doc/${PF}"
+}
next reply other threads:[~2022-11-27 15:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-27 15:12 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-27 15:12 [gentoo-commits] repo/gentoo:master commit in: media-sound/soundkonverter/ Andreas Sturmlechner
2022-11-27 15:12 Andreas Sturmlechner
2020-01-12 18:28 Andreas Sturmlechner
2019-03-24 12:20 Andreas Sturmlechner
2018-02-19 14:55 Andreas Sturmlechner
2017-12-01 19:32 Andreas Sturmlechner
2017-10-15 23:36 Andreas Sturmlechner
2017-10-02 18:53 Sebastian Pipping
2017-09-12 22:13 Andreas Sturmlechner
2016-08-05 16:51 Michael Palimaka
2016-06-16 20:38 Michael Palimaka
2016-04-09 16:10 Michael Palimaka
2016-04-09 16:04 Michael Palimaka
2016-01-09 14:18 Johannes Huber
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 16:28 Agostino Sarubbo
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=1669561936.a77f0a41478bbd816c5a80591a5b0f9bfa60d53c.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