summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-09-05 15:05:43 -0400
committerMatt Turner <mattst88@gentoo.org>2023-09-05 16:28:32 -0400
commitec44af9849881f200c816421afb70521085e691f (patch)
treeaac030ded180de703d39b0840a70dbe17eae91a7 /media-sound
parentmedia-libs/libshumate: Drop old versions (diff)
downloadgentoo-ec44af9849881f200c816421afb70521085e691f.tar.gz
gentoo-ec44af9849881f200c816421afb70521085e691f.tar.bz2
gentoo-ec44af9849881f200c816421afb70521085e691f.zip
media-sound/sound-juicer: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/sound-juicer/Manifest1
-rw-r--r--media-sound/sound-juicer/files/3.38.0-meson-drop-unused-argument-for-i18n.merge_file.patch35
-rw-r--r--media-sound/sound-juicer/sound-juicer-3.38.0.ebuild65
3 files changed, 0 insertions, 101 deletions
diff --git a/media-sound/sound-juicer/Manifest b/media-sound/sound-juicer/Manifest
index 1ad3a22ea85f..ac1fd4d178f4 100644
--- a/media-sound/sound-juicer/Manifest
+++ b/media-sound/sound-juicer/Manifest
@@ -1,2 +1 @@
-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/files/3.38.0-meson-drop-unused-argument-for-i18n.merge_file.patch b/media-sound/sound-juicer/files/3.38.0-meson-drop-unused-argument-for-i18n.merge_file.patch
deleted file mode 100644
index 586fc118921f..000000000000
--- a/media-sound/sound-juicer/files/3.38.0-meson-drop-unused-argument-for-i18n.merge_file.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From 9f97ca1faca396099f52264a9729aa355f8d122e Mon Sep 17 00:00:00 2001
-From: Jan Beich <jbeich@FreeBSD.org>
-Date: Tue, 25 Jan 2022 12:15:31 +0000
-Subject: [PATCH] meson: drop unused argument for i18n.merge_file()
-
-Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.
-
-data/meson.build:2:0: ERROR: Function does not take positional arguments.
-data/meson.build:31:0: ERROR: Function does not take positional arguments.
----
- data/meson.build | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/data/meson.build b/data/meson.build
-index ccff2d80..4dac8166 100644
---- a/data/meson.build
-+++ b/data/meson.build
-@@ -1,6 +1,5 @@
- # Desktop file
- i18n.merge_file(
-- 'desktop',
- input: configure_file(
- input: 'org.gnome.SoundJuicer.desktop.in.in',
- output: 'org.gnome.SoundJuicer.desktop.in',
-@@ -29,7 +28,6 @@ configure_file(
-
- # Metainfo
- metainfo_file = i18n.merge_file(
-- 'metainfo',
- input: files(join_paths('metainfo', 'org.gnome.SoundJuicer.metainfo.xml.in')),
- output: 'org.gnome.SoundJuicer.metainfo.xml',
- po_dir: po_dir,
---
-2.34.1
-
diff --git a/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild b/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild
deleted file mode 100644
index adfeb55a3557..000000000000
--- a/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
-inherit python-any-r1 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="
- ${PYTHON_DEPS}
- app-text/docbook-xml-dtd:4.3
- dev-libs/appstream-glib
- dev-util/itstool
- >=sys-devel/gettext-0.19.6
- virtual/pkgconfig
-"
-
-PATCHES=(
- "${FILESDIR}"/${PV}-meson-drop-unused-argument-for-i18n.merge_file.patch
-)
-
-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
-}