From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 952D615800A for ; Mon, 24 Jul 2023 07:53:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0CBAE085A; Mon, 24 Jul 2023 07:53:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CB4E3E085A for ; Mon, 24 Jul 2023 07:53:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F145335C11 for ; Mon, 24 Jul 2023 07:53:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BED2AC1 for ; Mon, 24 Jul 2023 07:53:38 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1690185211.e89314ad6f5081c78da8079f777a68bb90812b09.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/asunder/Manifest media-sound/asunder/asunder-3.0.ebuild X-VCS-Directories: media-sound/asunder/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: e89314ad6f5081c78da8079f777a68bb90812b09 X-VCS-Branch: master Date: Mon, 24 Jul 2023 07:53:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e2eabb8e-9a6b-4d1e-acd8-2a945e31552e X-Archives-Hash: 6cee3fd80895570cfab073a2ee6fc256 commit: e89314ad6f5081c78da8079f777a68bb90812b09 Author: Miroslav Šulc gentoo org> AuthorDate: Mon Jul 24 07:53:31 2023 +0000 Commit: Miroslav Šulc gentoo 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 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 +}