From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/
Date: Tue, 22 Oct 2019 09:28:24 +0000 (UTC) [thread overview]
Message-ID: <1571736500.fe9549598f9564e999e7d9533288f42a6665feff.polynomial-c@gentoo> (raw)
commit: fe9549598f9564e999e7d9533288f42a6665feff
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 22 09:28:03 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Oct 22 09:28:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe954959
media-sound/asunder: Bump to version 2.9.5
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
media-sound/asunder/Manifest | 1 +
media-sound/asunder/asunder-2.9.5.ebuild | 36 ++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-sound/asunder/Manifest b/media-sound/asunder/Manifest
index f08e6214ce8..996c49452d2 100644
--- a/media-sound/asunder/Manifest
+++ b/media-sound/asunder/Manifest
@@ -1,2 +1,3 @@
DIST asunder-2.9.3.tar.bz2 275527 BLAKE2B a113fc2c380555550a5903919b78d5c7f304c3938665318d86dbbdd01d503641413bccc755621cefd948b10fb352f6995252fb548cc5730e1ff50d4b2d6a3634 SHA512 b6546e16c936285584480cf378be11e96717aeedc22a7c5163cc0791a41498597d8437369d00823710c56faabe1dea23e4be9c839eb1ee371415104f13d61296
DIST asunder-2.9.4.tar.bz2 272740 BLAKE2B 64d0850afb0ea5f30a7522a9709f57cec4ab0d67eca235b75ae4ffac2dcc293438b99827eadd63052e9ea4d98fe97684d4b367255e24692af79a0efd1ed30ea7 SHA512 9410b96f27e7ea46e7a3f290caf17ddee69da9b92770346e10ae8e9403d21a527ba763163cf92e879cefb32f219e7d22d3f9b4dc2d81a3aab2a7676b859cfb71
+DIST asunder-2.9.5.tar.bz2 273141 BLAKE2B 895f067bb867d5e82350cdb334551fcf2f408a0ceeaf02a453262661434b05813e184a325e6b27cdb3d3e47486e1395b539e07c4304eb5ec0940eff48649f96b SHA512 40e27877c8fa17465b13a7fa08df6f94dbcb893bd6d8d46a389ca18bce4f574e04e894f9ca19f52bc22e7d1ec0db67a79f236ae4037be459bc24fe95739771dc
diff --git a/media-sound/asunder/asunder-2.9.5.ebuild b/media-sound/asunder/asunder-2.9.5.ebuild
new file mode 100644
index 00000000000..df537f03bf4
--- /dev/null
+++ b/media-sound/asunder/asunder-2.9.5.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg
+
+DESCRIPTION="Graphical Audio CD ripper and encoder with support for many output formats"
+HOMEPAGE="http://littlesvr.ca/asunder/"
+SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="flac mac mp3 musepack opus vorbis wavpack"
+
+BDEPEND="
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+DEPEND=">=media-libs/libcddb-0.9.5
+ media-sound/cdparanoia
+ x11-libs/gtk+:2"
+RDEPEND="${DEPEND}
+ flac? ( media-libs/flac )
+ mac? ( media-sound/mac )
+ mp3? ( media-sound/lame )
+ musepack? ( media-sound/musepack-tools )
+ opus? ( media-sound/opus-tools )
+ vorbis? ( media-sound/vorbis-tools )
+ wavpack? ( media-sound/wavpack )"
+
+src_prepare() {
+ default
+ sed -i -e 's:cd syslogng && $(MAKE) install:true:' Makefile.in || die
+}
next reply other threads:[~2019-10-22 9:28 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-22 9:28 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-11 9:57 [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/ Miroslav Šulc
2024-01-11 9:38 Sam James
2024-01-11 9:38 Sam James
2023-07-29 7:47 Miroslav Šulc
2023-07-24 7:53 Miroslav Šulc
2021-05-29 16:02 Miroslav Šulc
2021-05-29 15:23 Sam James
2021-05-29 13:28 Sam James
2021-04-27 17:55 Miroslav Šulc
2021-04-26 15:26 Miroslav Šulc
2021-04-26 10:34 Sam James
2021-04-21 19:03 Sam James
2020-06-15 13:28 Lars Wendler
2020-06-15 13:28 Lars Wendler
2019-09-04 16:17 Lars Wendler
2019-04-28 22:41 Pacho Ramos
2019-04-28 22:06 Thomas Deutschmann
2019-04-08 15:50 Mikle Kolyada
2019-03-30 9:59 Andreas Sturmlechner
2019-03-24 20:04 Sergei Trofimovich
2018-07-12 0:16 Thomas Deutschmann
2018-04-05 8:23 Lars Wendler
2018-04-05 8:23 Lars Wendler
2018-01-08 0:14 Mikle Kolyada
2017-11-22 20:25 Lars Wendler
2017-11-22 15:46 Lars Wendler
2017-11-22 15:46 Lars Wendler
2017-07-10 5:53 Lars Wendler
2017-07-10 5:53 Lars Wendler
2017-06-03 20:52 David Seifert
2017-06-03 20:52 David Seifert
2017-05-11 14:25 Lars Wendler
2017-02-21 8:47 Michael Weber
2017-02-09 12:08 Lars Wendler
2017-02-09 12:08 Lars Wendler
2015-10-08 9:39 Lars Wendler
2015-10-08 9:39 Lars Wendler
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=1571736500.fe9549598f9564e999e7d9533288f42a6665feff.polynomial-c@gentoo \
--to=polynomial-c@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