From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/
Date: Mon, 24 Jul 2023 07:53:38 +0000 (UTC) [thread overview]
Message-ID: <1690185211.e89314ad6f5081c78da8079f777a68bb90812b09.fordfrog@gentoo> (raw)
commit: e89314ad6f5081c78da8079f777a68bb90812b09
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 07:53:31 2023 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 07:53:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89314ad
media-sound/asunder: bump to 3.0
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/asunder/Manifest | 1 +
media-sound/asunder/asunder-3.0.ebuild | 37 ++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-sound/asunder/Manifest b/media-sound/asunder/Manifest
index 25b2e0cd4e14..17b4ef615804 100644
--- a/media-sound/asunder/Manifest
+++ b/media-sound/asunder/Manifest
@@ -1 +1,2 @@
DIST asunder-2.9.7.tar.bz2 283805 BLAKE2B 6c92d02586e7d0781ac0d698047d588ef7aa5e0c1544cdd8ffb4fd7c00d0066f61c01aa82502b4a4417ba6b70fb3da2c537e5d1e715ea992831f7d618724b949 SHA512 ef5e998b3e3e552ac23696619742caff9c30e52cb2b11f75395cc6e4b2134c58df1c4a97e930db0e8c61dfc31e77b3d9a99a4c9ab6c07ae59b9e91f723401e23
+DIST asunder-3.0.tar.bz2 304957 BLAKE2B 4ac2a9b627b071f6b0492a17b7196005a45f6964937af9e48155b218a06110c1bc0672d2715fe9311026fcbfa2fdbe8c91ad8959c63e699dab2639e10ac25b6b SHA512 3ed0915a12d77362b5daa05372c4a81f82a183aa85563f4dd019c16f5fb166fc45b35d1d527348791df0f47be7de474ce439a2619defacbde63c3b6e4d9711ae
diff --git a/media-sound/asunder/asunder-3.0.ebuild b/media-sound/asunder/asunder-3.0.ebuild
new file mode 100644
index 000000000000..030d989f735d
--- /dev/null
+++ b/media-sound/asunder/asunder-3.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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
+ media-sound/cdparanoia
+ x11-libs/gtk+:2"
+# dlopen() deps
+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:[~2023-07-24 7:53 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 7:53 Miroslav Šulc [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
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-10-22 9: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=1690185211.e89314ad6f5081c78da8079f777a68bb90812b09.fordfrog@gentoo \
--to=fordfrog@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