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 7BFD6158009 for ; Mon, 19 Jun 2023 17:09:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6603E07F6; Mon, 19 Jun 2023 17:09:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87C9CE07F6 for ; Mon, 19 Jun 2023 17:09:37 +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 6418A340F73 for ; Mon, 19 Jun 2023 17:09:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB2BBA74 for ; Mon, 19 Jun 2023 17:09:34 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1687194571.2c890defb1c21655575d242eeb7a6d4cabe796a5.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sound-juicer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/sound-juicer/Manifest media-sound/sound-juicer/sound-juicer-3.40.0.ebuild X-VCS-Directories: media-sound/sound-juicer/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2c890defb1c21655575d242eeb7a6d4cabe796a5 X-VCS-Branch: master Date: Mon, 19 Jun 2023 17:09:34 +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: 424ab80d-3733-4278-be29-bef2e32f54a2 X-Archives-Hash: 8448e98330dcb0a214167f8305322a06 commit: 2c890defb1c21655575d242eeb7a6d4cabe796a5 Author: Guillermo Joandet gmail com> AuthorDate: Mon Jun 19 16:35:42 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Jun 19 17:09:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c890def media-sound/sound-juicer: Version bump to 3.40.0 Closes: https://github.com/gentoo/gentoo/pull/31544 Signed-off-by: Guillermo Joandet gmail.com> Signed-off-by: Matt Turner gentoo.org> media-sound/sound-juicer/Manifest | 1 + .../sound-juicer/sound-juicer-3.40.0.ebuild | 60 ++++++++++++++++++++++ 2 files changed, 61 insertions(+) diff --git a/media-sound/sound-juicer/Manifest b/media-sound/sound-juicer/Manifest index 65593dad4b56..1ad3a22ea85f 100644 --- a/media-sound/sound-juicer/Manifest +++ b/media-sound/sound-juicer/Manifest @@ -1 +1,2 @@ DIST sound-juicer-3.38.0.tar.xz 1775916 BLAKE2B d811f91256197cb6575f491e3c692a60ccfaa78ae28d5a489c27e835dec07a16c19b5bae6cae774e6efe3bc7ae10cffc3c03f652f9e60263325167cb1b348743 SHA512 d76d38839c1f5a997a900d0ba4f43d59e38d9a1d547f51bdf15d1aa9ee0a2b24210a876bfccb7b221feb1adab5882ac1d884da6131a0f259dd985326222eff9f +DIST sound-juicer-3.40.0.tar.xz 1806280 BLAKE2B 9af23f0aec09d27e845d68647ec7c2b3c703ab488d1240211a048c666e67040c157a283f98356d93026ccc3544e05a8616c1556dff115cb2c8f26d410f469b43 SHA512 b0d9720f0c75dfb8809764213e0589978cb265dfc2010f1accb92e7ffdfdc2ac6deb17a4683e9f7f5a6e867d45f87e8f93659ef04bc73ead3b403394a0ba409b diff --git a/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild b/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild new file mode 100644 index 000000000000..0c00d29f7cd8 --- /dev/null +++ b/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome2 meson + +DESCRIPTION="CD ripper for GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/SoundJuicer" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +IUSE="flac vorbis" +RESTRICT="test" # only does appdata validation, which fails with network-sandbox + +DEPEND=" + >=dev-libs/glib-2.49.5:2[dbus] + >=x11-libs/gtk+-3.21.6:3 + media-libs/libcanberra[gtk3] + gnome-base/gsettings-desktop-schemas + >=app-cdr/brasero-2.90 + media-libs/gstreamer:1.0 + media-libs/gst-plugins-base:1.0[vorbis?] + >=media-libs/musicbrainz-5.0.1:5= + app-text/iso-codes + >=media-libs/libdiscid-0.4.0 + + sys-apps/dbus + + flac? ( media-plugins/gst-plugins-flac:1.0 ) +" +RDEPEND="${DEPEND} + gnome-base/gvfs[cdda,udev] + || ( + media-plugins/gst-plugins-cdparanoia:1.0 + media-plugins/gst-plugins-cdio:1.0 + ) + media-plugins/gst-plugins-meta:1.0 +" +BDEPEND=" + app-text/docbook-xml-dtd:4.3 + dev-libs/appstream-glib + dev-util/itstool + >=sys-devel/gettext-0.19.6 + virtual/pkgconfig +" + +src_prepare() { + # Avoid sandbox failures + sed -i -e '/gst_inspect/d' meson.build || die + default +} + +src_install() { + meson_src_install + + # Don't put files in deprecated directory + rm -rf "${ED}"/usr/doc +}