From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
Date: Tue, 17 Sep 2024 21:12:31 +0000 (UTC) [thread overview]
Message-ID: <1726607539.f6c5bfa106514ce9e22339eafe495a34ad451163.asturm@gentoo> (raw)
commit: f6c5bfa106514ce9e22339eafe495a34ad451163
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 17:52:36 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 17 21:12:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c5bfa1
media-sound/easytag: drop 2.4.3-r4
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/easytag/easytag-2.4.3-r4.ebuild | 72 -----------------------------
media-sound/easytag/metadata.xml | 3 --
2 files changed, 75 deletions(-)
diff --git a/media-sound/easytag/easytag-2.4.3-r4.ebuild b/media-sound/easytag/easytag-2.4.3-r4.ebuild
deleted file mode 100644
index c13294c50ecf..000000000000
--- a/media-sound/easytag/easytag-2.4.3-r4.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome2
-
-DESCRIPTION="GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media tags"
-HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
-
-LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="
- opus? ( vorbis )
- speex? ( vorbis )"
-
-RDEPEND="
- >=dev-libs/glib-2.38:2
- media-libs/libcanberra[gtk3]
- >=x11-libs/gtk+-3.10:3
- flac? ( >=media-libs/flac-1.3:= )
- mp3? (
- >=media-libs/id3lib-3.8.3-r8
- >=media-libs/libid3tag-0.15.1b-r4:=
- )
- mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
- nautilus? ( gnome-base/nautilus )
- opus? (
- >=media-libs/opus-1.1
- >=media-libs/opusfile-0.4
- )
- speex? ( >=media-libs/speex-1.2_rc1 )
- vorbis? (
- >=media-libs/libogg-1.3.1
- >=media-libs/libvorbis-1.3.4
- )
- wavpack? ( >=media-sound/wavpack-4.70 )"
-DEPEND="${RDEPEND}"
-BDEPEND="
- app-text/docbook-xml-dtd:4.4
- app-text/yelp-tools
- dev-util/glib-utils
- dev-libs/libxml2
- dev-libs/libxslt
- >=dev-util/intltool-0.50
- >=sys-devel/gettext-0.18.3.2
- virtual/pkgconfig
- test? (
- dev-libs/appstream-glib
- >=dev-util/desktop-file-utils-0.22
- )"
-
-PATCHES=( "${FILESDIR}"/${P}-ogg-corruption.patch )
-
-src_configure() {
- gnome2_src_configure \
- --disable-Werror \
- $(use_enable test appdata-validate) \
- $(use_enable test tests) \
- $(use_enable mp3) \
- $(use_enable mp3 id3v23) \
- $(use_enable nautilus nautilus-actions) \
- $(use_enable vorbis ogg) \
- $(use_enable opus) \
- $(use_enable speex) \
- $(use_enable flac) \
- $(use_enable mp4) \
- $(use_enable wavpack)
-}
diff --git a/media-sound/easytag/metadata.xml b/media-sound/easytag/metadata.xml
index d31fc8785b2d..2b47f46d2132 100644
--- a/media-sound/easytag/metadata.xml
+++ b/media-sound/easytag/metadata.xml
@@ -6,7 +6,4 @@
<name>Gentoo Sound project</name>
</maintainer>
<longdescription>Utility for viewing and editing tags for MP3, MP2, FLAC, AAC, MP4 and OGG files. It features a simple and attractive GTK+ interface</longdescription>
- <use>
- <flag name="nautilus">Build <pkg>gnome-base/nautilus</pkg> extension</flag>
- </use>
</pkgmetadata>
next reply other threads:[~2024-09-17 21:12 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-17 21:12 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-03 8:00 [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/ Eli Schwartz
2025-07-03 8:00 Eli Schwartz
2025-07-03 8:00 Eli Schwartz
2025-07-03 8:00 Eli Schwartz
2025-01-30 9:57 Arthur Zamarin
2025-01-30 0:10 Sam James
2025-01-30 0:10 Sam James
2025-01-29 23:36 Andreas Sturmlechner
2024-11-04 18:39 Andreas Sturmlechner
2023-11-17 7:47 Sam James
2023-09-22 3:13 Matt Turner
2022-12-17 6:45 Arthur Zamarin
2022-12-16 20:57 Arthur Zamarin
2022-12-16 20:37 Arthur Zamarin
2022-09-10 8:41 Sam James
2022-07-29 21:39 David Seifert
2021-09-27 22:05 Marek Szuba
2021-08-16 21:28 Sam James
2021-01-06 14:31 Fabian Groffen
2020-03-20 21:53 Matt Turner
2020-02-08 21:40 Mart Raudsepp
2018-12-02 18:43 Andreas Sturmlechner
2018-12-02 18:43 Andreas Sturmlechner
2018-04-20 19:45 David Seifert
2017-01-22 12:21 Tobias Klausmann
2017-01-14 13:14 Jeroen Roovers
2017-01-09 7:47 Aaron Bauman
2017-01-02 14:04 Pacho Ramos
2016-12-05 19:59 Pacho Ramos
2016-12-05 19:59 Pacho Ramos
2016-12-05 19:59 Pacho Ramos
2016-07-21 8:17 Lars Wendler
2016-03-01 16:14 Lars Wendler
2016-03-01 16:14 Lars Wendler
2016-01-30 12:23 Pacho Ramos
2016-01-30 11:01 Lars Wendler
2015-10-09 10:23 Lars Wendler
2015-10-09 10:23 Lars Wendler
2015-10-09 10:23 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=1726607539.f6c5bfa106514ce9e22339eafe495a34ad451163.asturm@gentoo \
--to=asturm@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