From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/soundkonverter/
Date: Sat, 9 Apr 2016 16:10:15 +0000 (UTC) [thread overview]
Message-ID: <1460218206.de1fa6df7fbaa643e9bddf0f5d88b41f8a4bb31e.kensington@gentoo> (raw)
commit: de1fa6df7fbaa643e9bddf0f5d88b41f8a4bb31e
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 16:10:02 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 16:10:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1fa6df
media-sound/soundkonverter: version bump
Package-Manager: portage-2.2.28
media-sound/soundkonverter/Manifest | 1 +
.../soundkonverter/soundkonverter-2.2.0.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-sound/soundkonverter/Manifest b/media-sound/soundkonverter/Manifest
index 9fb80aa..891ffae 100644
--- a/media-sound/soundkonverter/Manifest
+++ b/media-sound/soundkonverter/Manifest
@@ -1 +1,2 @@
DIST 29024-soundkonverter-2.1.2.tar.gz 756039 SHA256 b7b984cfcebb31c5e16fb3e04fc811b58453ef5454ea9e567e8510fcdd498957 SHA512 fdbb782eea4702d1b6bfe0135ed8ca482bd43422bc4c825b8b1afe3226faf315b618b4392223d5b3169e831c8e867ee64a11f22e22c53df7cb6b92dc5f1dda23 WHIRLPOOL 7f19644aff536d1715935b58f3c5bab27f7b967aadf7503ed26d168ba1fe1a92a76ba4bec28709c23053a46f32b593034e4941c2ec0e054e0eb8a79ad6097da2
+DIST 29024-soundkonverter-2.2.0.tar.gz 781668 SHA256 c3b1bb7d37fe14902364819959c7883fc379e9f4cdb34aada62dbaa83238a980 SHA512 d6e9b4062162adc560cd09b626c4403c83e1cbee940fffb1b7fac0714f8e3b20b4e5be554e4cec576704f2135e62253d25a23098143a1d63c438ad13c7301685 WHIRLPOOL bc503b57d850c7f08302c2f27bee09600018ba7e9907b59cf6f59478d0ec5a2d09746d7d7b34109834aa681f476e33fa0cba28dfc23c05fa6aca26fa78ebdd30
diff --git a/media-sound/soundkonverter/soundkonverter-2.2.0.ebuild b/media-sound/soundkonverter/soundkonverter-2.2.0.ebuild
new file mode 100644
index 0000000..45a3a02
--- /dev/null
+++ b/media-sound/soundkonverter/soundkonverter-2.2.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_LINGUAS="ca cs de es et fr hu it pt pt_BR ro ru sl sv zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="Frontend to various audio converters"
+HOMEPAGE="http://www.kde-apps.org/content/show.php/soundKonverter?content=29024"
+SRC_URI="http://kde-apps.org/CONTENT/content-files/29024-${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+ $(add_kdeapps_dep libkcddb)
+ media-libs/phonon[qt4]
+ media-libs/taglib
+ media-sound/cdparanoia
+"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+"
+
+pkg_postinst() {
+ kde4-base_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:[~2016-04-09 16:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-09 16:10 Michael Palimaka [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
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: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=1460218206.de1fa6df7fbaa643e9bddf0f5d88b41f8a4bb31e.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