public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2015-10-09 10:23 Lars Wendler
  0 siblings, 0 replies; 31+ messages in thread
From: Lars Wendler @ 2015-10-09 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     9f1f4a8b64211980a0c697d99106da7a22a005cb
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 10:23:30 2015 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 10:23:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1f4a8b

media-sound/easytag: Removed workaround for bug #503698

Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/easytag/easytag-2.2.6.ebuild | 3 ---
 media-sound/easytag/easytag-2.4.0.ebuild | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/media-sound/easytag/easytag-2.2.6.ebuild b/media-sound/easytag/easytag-2.2.6.ebuild
index 8ad4c6c..5eb03f2 100644
--- a/media-sound/easytag/easytag-2.2.6.ebuild
+++ b/media-sound/easytag/easytag-2.2.6.ebuild
@@ -59,9 +59,6 @@ src_prepare() {
 }
 
 src_configure() {
-	# Kludge to make easytag find its locales (bug #503698)
-	export DATADIRNAME=share
-
 	econf \
 		$(use_enable test appdata-validate) \
 		$(use_enable test tests) \

diff --git a/media-sound/easytag/easytag-2.4.0.ebuild b/media-sound/easytag/easytag-2.4.0.ebuild
index e356abf..1017064 100644
--- a/media-sound/easytag/easytag-2.4.0.ebuild
+++ b/media-sound/easytag/easytag-2.4.0.ebuild
@@ -58,9 +58,6 @@ src_prepare() {
 }
 
 src_configure() {
-	# Kludge to make easytag find its locales (bug #503698)
-	export DATADIRNAME=share
-
 	econf \
 		$(use_enable test appdata-validate) \
 		$(use_enable test tests) \


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2015-10-09 10:23 Lars Wendler
  0 siblings, 0 replies; 31+ messages in thread
From: Lars Wendler @ 2015-10-09 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     9e0426f0b0345675926e1635d440f429a0ec1fad
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 10:12:14 2015 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 10:23:48 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0426f0

media-sound/easytag: Bump to version 2.4.0

Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/easytag/Manifest             |  1 +
 media-sound/easytag/easytag-2.4.0.ebuild | 92 ++++++++++++++++++++++++++++++++
 2 files changed, 93 insertions(+)

diff --git a/media-sound/easytag/Manifest b/media-sound/easytag/Manifest
index 494ef47..7ee6996 100644
--- a/media-sound/easytag/Manifest
+++ b/media-sound/easytag/Manifest
@@ -4,3 +4,4 @@ DIST easytag-2.2.3.tar.xz 987288 SHA256 f49cadc868a67faeb99bdbedc21a3009783609b3
 DIST easytag-2.2.4.tar.xz 989660 SHA256 458329ab17e07fac5e92a2d732f0f4e9b12ea8aa31707506b39d3b2428d0c091 SHA512 bafa1e26371bb95f5edf74424b3733d0ffbb80c740c65e404cf863445a835fdc87f958e9cfddaac7d85281cb3be5ad6584a5750415e294a96c5ef26d4e51f9bf WHIRLPOOL ddb789dfe838c0fa20fc2c42187778b78896b9e038cd1786adb2332764b167268fdd4eb410e45cfb5e6b8fe211745be0bd184083f8677b21905d98da64f82a06
 DIST easytag-2.2.5.tar.xz 1004688 SHA256 a6da3a094997fa225d1c01211b282f2d3c2dfd93a74f3bec24017bd5a13f3855 SHA512 4ffcce0edb49333d9fcf6dc382f58abc60f9e35cdcebc7a98115203523403a5b10795de7f46cd2787fa250dfa887283c4752435c57bf0f60a8000c735b648062 WHIRLPOOL 3af39aba7900a6cce8f7b72ae1ede6ce1ecf120b49301f59f62d1025942a0926ff505965710dae10fb2e8a47915bd7fc54dab59405d6f7e5a3ce206ab5f1ffe2
 DIST easytag-2.2.6.tar.xz 1016508 SHA256 26437f0d698c3b16794336c335b40f53fa26aefeb77322e45e4e2501c4cff14a SHA512 abd2f0e0c378c487d6b8f4761db610bf596a97cdfa469d8e597b3965934aa4e3a2e374afb404dcbd68ea124de194f428fee4ec7fe5e2615e87e92be3c9b8a246 WHIRLPOOL 9425b6f9a6bda67ac91475d2f972d70b06861d41d9a994d8a2f67fc0110b343dc87b8c83435a30a46ff8faaf9193fda529df8c3e55d4540d90fe461490a3f9a4
+DIST easytag-2.4.0.tar.xz 1342852 SHA256 b8d882bc168abca96b1b369b10e5b97fa29a7a43f7b33f34489768d111610c3d SHA512 c2cf8c30871a7505c8fda1d6af71d9792aad64565e1351d616858f545ed05477dd48d41628efc22d2edf1aa0f38ceb91d433a51512f01ea81a512f6c9893da0f WHIRLPOOL 764d6a0a6d824ba4457291fdb314a53f29251c6722ba1da19e59874f3b1269b8e91fd1d0b8d2a991247c67bbc2d9acf0adc3d62121029427a8300ae53127be40

diff --git a/media-sound/easytag/easytag-2.4.0.ebuild b/media-sound/easytag/easytag-2.4.0.ebuild
new file mode 100644
index 0000000..e356abf
--- /dev/null
+++ b/media-sound/easytag/easytag-2.4.0.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit fdo-mime gnome.org gnome2-utils
+
+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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
+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] )
+	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}
+	app-text/docbook-xml-dtd:4.4
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-libs/libxslt
+	>=dev-util/intltool-0.50
+	>=sys-devel/gettext-0.18.3.2
+	virtual/pkgconfig
+	!<dev-util/pkgconfig-0.27
+	test? (
+		>=dev-util/appdata-tools-0.1.7
+		>=dev-util/desktop-file-utils-0.22
+		)"
+
+DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
+
+src_prepare() {
+	sed -i \
+		-e '/^DEPRECATED_CPPFLAGS="/d' \
+		-e '/warning_flags/s: -Werror=.*:":' \
+		configure || die
+}
+
+src_configure() {
+	# Kludge to make easytag find its locales (bug #503698)
+	export DATADIRNAME=share
+
+	econf \
+		$(use_enable test appdata-validate) \
+		$(use_enable test tests) \
+		$(use_enable mp3) \
+		$(use_enable mp3 id3v23) \
+		$(use_enable vorbis ogg) \
+		$(use_enable opus) \
+		$(use_enable speex) \
+		$(use_enable flac) \
+		$(use_enable mp4) \
+		$(use_enable wavpack)
+}
+
+pkg_preinst() {
+	gnome2_icon_savelist
+	gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+	gnome2_icon_cache_update
+	fdo-mime_desktop_database_update
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	gnome2_icon_cache_update
+	fdo-mime_desktop_database_update
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2015-10-09 10:23 Lars Wendler
  0 siblings, 0 replies; 31+ messages in thread
From: Lars Wendler @ 2015-10-09 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     a34da1b7b32a15168b19a7b25e708d0519a2faf3
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 10:22:20 2015 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 10:23:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34da1b7

media-sound/easytag: Removed old.

Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/easytag/Manifest             |  4 --
 media-sound/easytag/easytag-2.2.2.ebuild | 81 --------------------------------
 media-sound/easytag/easytag-2.2.3.ebuild | 81 --------------------------------
 media-sound/easytag/easytag-2.2.4.ebuild | 81 --------------------------------
 media-sound/easytag/easytag-2.2.5.ebuild | 81 --------------------------------
 5 files changed, 328 deletions(-)

diff --git a/media-sound/easytag/Manifest b/media-sound/easytag/Manifest
index 7ee6996..e0f6a30 100644
--- a/media-sound/easytag/Manifest
+++ b/media-sound/easytag/Manifest
@@ -1,7 +1,3 @@
 DIST easytag-2.1.8.tar.xz 2459496 SHA256 1a2f75c9a70aeb7a404dfaa96e0df0eaaa325df301c58f0f708d0da4c08e65a9 SHA512 cf5d92902276b8d462c695aaa0d1072684d60cbfc45d07fb2ac7b345907a775b94665612088b33f3272db22d4b4eb78f4a4e36f2caf6e151a08f640841208e48 WHIRLPOOL ab37d4942bde4a88c233869b3cf84d13dd4a259cd894941bd9c26ec4f3b22c02af3fc7633a09670ee707d0287bb8bb9fc654ea00e0fe694319a6cf24b220420c
-DIST easytag-2.2.2.tar.xz 973116 SHA256 fb21ac51975c90c58c5dc38c28aa1030d6fa3420bc6b8406f085e34df9e14164 SHA512 1b49fdb080ad59f08c956e63fb0a286a2785e6c4483b2b4003e1b217ad1537999d76dcaedbe4a59782514b655ee53bac8b6907eff246c00bc1a578b2be674010 WHIRLPOOL 270403fe0573b80e93b4084a2089c1492253e1a678fd4b9aceba9ae78a0f590d9d905ddb9fa002d73870bdda47817b652bb29bacb21f2ac951f63063eca5c16b
-DIST easytag-2.2.3.tar.xz 987288 SHA256 f49cadc868a67faeb99bdbedc21a3009783609b380d098412c4799ec48aeaeb3 SHA512 d3a27c6f9b6326cd5850855ea2acae1f73330198247516b3f44d1553e830d29043ef973de81e13743c83aca685258b5a6ba2a19969f571664ac60ff99e71a0ea WHIRLPOOL 22db6d14c0df1001aa4488e224cabc514f91d85c1207eb517d7cfa0213381c003a5c716a391e37da94ae253f0714aa62d394a849c5d59b244604f8032e9e7968
-DIST easytag-2.2.4.tar.xz 989660 SHA256 458329ab17e07fac5e92a2d732f0f4e9b12ea8aa31707506b39d3b2428d0c091 SHA512 bafa1e26371bb95f5edf74424b3733d0ffbb80c740c65e404cf863445a835fdc87f958e9cfddaac7d85281cb3be5ad6584a5750415e294a96c5ef26d4e51f9bf WHIRLPOOL ddb789dfe838c0fa20fc2c42187778b78896b9e038cd1786adb2332764b167268fdd4eb410e45cfb5e6b8fe211745be0bd184083f8677b21905d98da64f82a06
-DIST easytag-2.2.5.tar.xz 1004688 SHA256 a6da3a094997fa225d1c01211b282f2d3c2dfd93a74f3bec24017bd5a13f3855 SHA512 4ffcce0edb49333d9fcf6dc382f58abc60f9e35cdcebc7a98115203523403a5b10795de7f46cd2787fa250dfa887283c4752435c57bf0f60a8000c735b648062 WHIRLPOOL 3af39aba7900a6cce8f7b72ae1ede6ce1ecf120b49301f59f62d1025942a0926ff505965710dae10fb2e8a47915bd7fc54dab59405d6f7e5a3ce206ab5f1ffe2
 DIST easytag-2.2.6.tar.xz 1016508 SHA256 26437f0d698c3b16794336c335b40f53fa26aefeb77322e45e4e2501c4cff14a SHA512 abd2f0e0c378c487d6b8f4761db610bf596a97cdfa469d8e597b3965934aa4e3a2e374afb404dcbd68ea124de194f428fee4ec7fe5e2615e87e92be3c9b8a246 WHIRLPOOL 9425b6f9a6bda67ac91475d2f972d70b06861d41d9a994d8a2f67fc0110b343dc87b8c83435a30a46ff8faaf9193fda529df8c3e55d4540d90fe461490a3f9a4
 DIST easytag-2.4.0.tar.xz 1342852 SHA256 b8d882bc168abca96b1b369b10e5b97fa29a7a43f7b33f34489768d111610c3d SHA512 c2cf8c30871a7505c8fda1d6af71d9792aad64565e1351d616858f545ed05477dd48d41628efc22d2edf1aa0f38ceb91d433a51512f01ea81a512f6c9893da0f WHIRLPOOL 764d6a0a6d824ba4457291fdb314a53f29251c6722ba1da19e59874f3b1269b8e91fd1d0b8d2a991247c67bbc2d9acf0adc3d62121029427a8300ae53127be40

diff --git a/media-sound/easytag/easytag-2.2.2.ebuild b/media-sound/easytag/easytag-2.2.2.ebuild
deleted file mode 100644
index 8ad4c6c..0000000
--- a/media-sound/easytag/easytag-2.2.2.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit fdo-mime gnome.org gnome2-utils
-
-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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac gtk2 +gtk3 mp3 mp4 opus speex test vorbis wavpack"
-REQUIRED_USE="|| ( gtk2 gtk3 )
-	opus? ( vorbis )
-	speex? ( vorbis )"
-
-RDEPEND=">=dev-libs/glib-2.32:2
-	flac? ( >=media-libs/flac-1.3 )
-	gtk2? ( >=x11-libs/gtk+-2.24:2 )
-	gtk3? ( >=x11-libs/gtk+-3.4:3 )
-	mp3? (
-		>=media-libs/id3lib-3.8.3-r8
-		>=media-libs/libid3tag-0.15.1b-r4
-		)
-	mp4? ( >=media-libs/taglib-1.9.1[mp4] )
-	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}
-	app-text/docbook-xml-dtd:4.4
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-util/intltool-0.50
-	>=sys-devel/gettext-0.18.3.2
-	virtual/pkgconfig
-	!<dev-util/pkgconfig-0.27
-	test? (
-		>=dev-util/appdata-tools-0.1.7
-		>=dev-util/desktop-file-utils-0.22
-		)"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
-
-src_prepare() {
-	sed -i \
-		-e '/^DEPRECATED_CPPFLAGS="/d' \
-		-e '/warning_flags/s: -Werror=.*:":' \
-		configure || die
-}
-
-src_configure() {
-	# Kludge to make easytag find its locales (bug #503698)
-	export DATADIRNAME=share
-
-	econf \
-		$(use_enable test appdata-validate) \
-		$(use_enable test tests) \
-		$(use_enable mp3) \
-		$(use_enable mp3 id3v23) \
-		$(use_enable vorbis ogg) \
-		$(use_enable opus) \
-		$(use_enable speex) \
-		$(use_enable flac) \
-		$(use_enable mp4) \
-		$(use_enable wavpack) \
-		$(use_with gtk2)
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }
-pkg_postrm() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }

diff --git a/media-sound/easytag/easytag-2.2.3.ebuild b/media-sound/easytag/easytag-2.2.3.ebuild
deleted file mode 100644
index 8ad4c6c..0000000
--- a/media-sound/easytag/easytag-2.2.3.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit fdo-mime gnome.org gnome2-utils
-
-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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac gtk2 +gtk3 mp3 mp4 opus speex test vorbis wavpack"
-REQUIRED_USE="|| ( gtk2 gtk3 )
-	opus? ( vorbis )
-	speex? ( vorbis )"
-
-RDEPEND=">=dev-libs/glib-2.32:2
-	flac? ( >=media-libs/flac-1.3 )
-	gtk2? ( >=x11-libs/gtk+-2.24:2 )
-	gtk3? ( >=x11-libs/gtk+-3.4:3 )
-	mp3? (
-		>=media-libs/id3lib-3.8.3-r8
-		>=media-libs/libid3tag-0.15.1b-r4
-		)
-	mp4? ( >=media-libs/taglib-1.9.1[mp4] )
-	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}
-	app-text/docbook-xml-dtd:4.4
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-util/intltool-0.50
-	>=sys-devel/gettext-0.18.3.2
-	virtual/pkgconfig
-	!<dev-util/pkgconfig-0.27
-	test? (
-		>=dev-util/appdata-tools-0.1.7
-		>=dev-util/desktop-file-utils-0.22
-		)"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
-
-src_prepare() {
-	sed -i \
-		-e '/^DEPRECATED_CPPFLAGS="/d' \
-		-e '/warning_flags/s: -Werror=.*:":' \
-		configure || die
-}
-
-src_configure() {
-	# Kludge to make easytag find its locales (bug #503698)
-	export DATADIRNAME=share
-
-	econf \
-		$(use_enable test appdata-validate) \
-		$(use_enable test tests) \
-		$(use_enable mp3) \
-		$(use_enable mp3 id3v23) \
-		$(use_enable vorbis ogg) \
-		$(use_enable opus) \
-		$(use_enable speex) \
-		$(use_enable flac) \
-		$(use_enable mp4) \
-		$(use_enable wavpack) \
-		$(use_with gtk2)
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }
-pkg_postrm() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }

diff --git a/media-sound/easytag/easytag-2.2.4.ebuild b/media-sound/easytag/easytag-2.2.4.ebuild
deleted file mode 100644
index 8ad4c6c..0000000
--- a/media-sound/easytag/easytag-2.2.4.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit fdo-mime gnome.org gnome2-utils
-
-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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac gtk2 +gtk3 mp3 mp4 opus speex test vorbis wavpack"
-REQUIRED_USE="|| ( gtk2 gtk3 )
-	opus? ( vorbis )
-	speex? ( vorbis )"
-
-RDEPEND=">=dev-libs/glib-2.32:2
-	flac? ( >=media-libs/flac-1.3 )
-	gtk2? ( >=x11-libs/gtk+-2.24:2 )
-	gtk3? ( >=x11-libs/gtk+-3.4:3 )
-	mp3? (
-		>=media-libs/id3lib-3.8.3-r8
-		>=media-libs/libid3tag-0.15.1b-r4
-		)
-	mp4? ( >=media-libs/taglib-1.9.1[mp4] )
-	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}
-	app-text/docbook-xml-dtd:4.4
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-util/intltool-0.50
-	>=sys-devel/gettext-0.18.3.2
-	virtual/pkgconfig
-	!<dev-util/pkgconfig-0.27
-	test? (
-		>=dev-util/appdata-tools-0.1.7
-		>=dev-util/desktop-file-utils-0.22
-		)"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
-
-src_prepare() {
-	sed -i \
-		-e '/^DEPRECATED_CPPFLAGS="/d' \
-		-e '/warning_flags/s: -Werror=.*:":' \
-		configure || die
-}
-
-src_configure() {
-	# Kludge to make easytag find its locales (bug #503698)
-	export DATADIRNAME=share
-
-	econf \
-		$(use_enable test appdata-validate) \
-		$(use_enable test tests) \
-		$(use_enable mp3) \
-		$(use_enable mp3 id3v23) \
-		$(use_enable vorbis ogg) \
-		$(use_enable opus) \
-		$(use_enable speex) \
-		$(use_enable flac) \
-		$(use_enable mp4) \
-		$(use_enable wavpack) \
-		$(use_with gtk2)
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }
-pkg_postrm() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }

diff --git a/media-sound/easytag/easytag-2.2.5.ebuild b/media-sound/easytag/easytag-2.2.5.ebuild
deleted file mode 100644
index 8ad4c6c..0000000
--- a/media-sound/easytag/easytag-2.2.5.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit fdo-mime gnome.org gnome2-utils
-
-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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac gtk2 +gtk3 mp3 mp4 opus speex test vorbis wavpack"
-REQUIRED_USE="|| ( gtk2 gtk3 )
-	opus? ( vorbis )
-	speex? ( vorbis )"
-
-RDEPEND=">=dev-libs/glib-2.32:2
-	flac? ( >=media-libs/flac-1.3 )
-	gtk2? ( >=x11-libs/gtk+-2.24:2 )
-	gtk3? ( >=x11-libs/gtk+-3.4:3 )
-	mp3? (
-		>=media-libs/id3lib-3.8.3-r8
-		>=media-libs/libid3tag-0.15.1b-r4
-		)
-	mp4? ( >=media-libs/taglib-1.9.1[mp4] )
-	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}
-	app-text/docbook-xml-dtd:4.4
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-util/intltool-0.50
-	>=sys-devel/gettext-0.18.3.2
-	virtual/pkgconfig
-	!<dev-util/pkgconfig-0.27
-	test? (
-		>=dev-util/appdata-tools-0.1.7
-		>=dev-util/desktop-file-utils-0.22
-		)"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
-
-src_prepare() {
-	sed -i \
-		-e '/^DEPRECATED_CPPFLAGS="/d' \
-		-e '/warning_flags/s: -Werror=.*:":' \
-		configure || die
-}
-
-src_configure() {
-	# Kludge to make easytag find its locales (bug #503698)
-	export DATADIRNAME=share
-
-	econf \
-		$(use_enable test appdata-validate) \
-		$(use_enable test tests) \
-		$(use_enable mp3) \
-		$(use_enable mp3 id3v23) \
-		$(use_enable vorbis ogg) \
-		$(use_enable opus) \
-		$(use_enable speex) \
-		$(use_enable flac) \
-		$(use_enable mp4) \
-		$(use_enable wavpack) \
-		$(use_with gtk2)
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }
-pkg_postrm() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2016-01-30 11:01 Lars Wendler
  0 siblings, 0 replies; 31+ messages in thread
From: Lars Wendler @ 2016-01-30 11:01 UTC (permalink / raw
  To: gentoo-commits

commit:     7b7f23f63bbf75abda6611a478516aa518a59ccd
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 11:01:12 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 11:01:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7f23f6

media-sound/easytag: Bump to version 2.4.1 (bug #573376).

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/easytag/Manifest             |  1 +
 media-sound/easytag/easytag-2.4.1.ebuild | 91 ++++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+)

diff --git a/media-sound/easytag/Manifest b/media-sound/easytag/Manifest
index e0f6a30..ac50965 100644
--- a/media-sound/easytag/Manifest
+++ b/media-sound/easytag/Manifest
@@ -1,3 +1,4 @@
 DIST easytag-2.1.8.tar.xz 2459496 SHA256 1a2f75c9a70aeb7a404dfaa96e0df0eaaa325df301c58f0f708d0da4c08e65a9 SHA512 cf5d92902276b8d462c695aaa0d1072684d60cbfc45d07fb2ac7b345907a775b94665612088b33f3272db22d4b4eb78f4a4e36f2caf6e151a08f640841208e48 WHIRLPOOL ab37d4942bde4a88c233869b3cf84d13dd4a259cd894941bd9c26ec4f3b22c02af3fc7633a09670ee707d0287bb8bb9fc654ea00e0fe694319a6cf24b220420c
 DIST easytag-2.2.6.tar.xz 1016508 SHA256 26437f0d698c3b16794336c335b40f53fa26aefeb77322e45e4e2501c4cff14a SHA512 abd2f0e0c378c487d6b8f4761db610bf596a97cdfa469d8e597b3965934aa4e3a2e374afb404dcbd68ea124de194f428fee4ec7fe5e2615e87e92be3c9b8a246 WHIRLPOOL 9425b6f9a6bda67ac91475d2f972d70b06861d41d9a994d8a2f67fc0110b343dc87b8c83435a30a46ff8faaf9193fda529df8c3e55d4540d90fe461490a3f9a4
 DIST easytag-2.4.0.tar.xz 1342852 SHA256 b8d882bc168abca96b1b369b10e5b97fa29a7a43f7b33f34489768d111610c3d SHA512 c2cf8c30871a7505c8fda1d6af71d9792aad64565e1351d616858f545ed05477dd48d41628efc22d2edf1aa0f38ceb91d433a51512f01ea81a512f6c9893da0f WHIRLPOOL 764d6a0a6d824ba4457291fdb314a53f29251c6722ba1da19e59874f3b1269b8e91fd1d0b8d2a991247c67bbc2d9acf0adc3d62121029427a8300ae53127be40
+DIST easytag-2.4.1.tar.xz 1360284 SHA256 b9ef5f47572f44985922230f94b5ac908d4c7a12430dac662fdf1b48c7e577d5 SHA512 fc134aab77597a4da92294012e4e48a64b68e0c6f29c9d61779e41594edc7ccc73563074e8a050f6807200af608e1034d2040de716d7234fb2262e5215f3542c WHIRLPOOL 12f31dcf693208f07da323df64d3d781e1de946bbf7e479edc47598557344cecae77ace1147ba7d839054f502b4979c042560e546cbf4b399a496b1bf3263f02

diff --git a/media-sound/easytag/easytag-2.4.1.ebuild b/media-sound/easytag/easytag-2.4.1.ebuild
new file mode 100644
index 0000000..17e2c50
--- /dev/null
+++ b/media-sound/easytag/easytag-2.4.1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit fdo-mime gnome.org gnome2-utils
+
+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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
+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] )
+	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}
+	app-text/docbook-xml-dtd:4.4
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-libs/libxslt
+	>=dev-util/intltool-0.50
+	>=sys-devel/gettext-0.18.3.2
+	virtual/pkgconfig
+	!<dev-util/pkgconfig-0.27
+	test? (
+		>=dev-util/appdata-tools-0.1.7
+		>=dev-util/desktop-file-utils-0.22
+		)"
+
+DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
+
+src_prepare() {
+	default
+
+	sed -i \
+		-e '/^DEPRECATED_CPPFLAGS="/d' \
+		-e '/warning_flags/s: -Werror=.*:":' \
+		configure || die
+}
+
+src_configure() {
+	econf \
+		$(use_enable test appdata-validate) \
+		$(use_enable test tests) \
+		$(use_enable mp3) \
+		$(use_enable mp3 id3v23) \
+		$(use_enable vorbis ogg) \
+		$(use_enable opus) \
+		$(use_enable speex) \
+		$(use_enable flac) \
+		$(use_enable mp4) \
+		$(use_enable wavpack)
+}
+
+pkg_preinst() {
+	gnome2_icon_savelist
+	gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+	gnome2_icon_cache_update
+	fdo-mime_desktop_database_update
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	gnome2_icon_cache_update
+	fdo-mime_desktop_database_update
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2016-01-30 12:23 Pacho Ramos
  0 siblings, 0 replies; 31+ messages in thread
From: Pacho Ramos @ 2016-01-30 12:23 UTC (permalink / raw
  To: gentoo-commits

commit:     60798b594b6e4bea711e7e1483bce8867cf750bb
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 12:21:57 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 12:23:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60798b59

media-sound/easytag: Stop demanding the dead dev-util/appdata-tools metapackage

Package-Manager: portage-2.2.27

 media-sound/easytag/easytag-2.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.1.ebuild b/media-sound/easytag/easytag-2.4.1.ebuild
index 17e2c50..fc38d2b 100644
--- a/media-sound/easytag/easytag-2.4.1.ebuild
+++ b/media-sound/easytag/easytag-2.4.1.ebuild
@@ -44,7 +44,7 @@ DEPEND="${RDEPEND}
 	virtual/pkgconfig
 	!<dev-util/pkgconfig-0.27
 	test? (
-		>=dev-util/appdata-tools-0.1.7
+		dev-libs/appstream-glib
 		>=dev-util/desktop-file-utils-0.22
 		)"
 


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2016-03-01 16:14 Lars Wendler
  0 siblings, 0 replies; 31+ messages in thread
From: Lars Wendler @ 2016-03-01 16:14 UTC (permalink / raw
  To: gentoo-commits

commit:     61ec05da0d51acdbd5d8a1c77aa9109a91fdebc9
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 15:39:26 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 16:13:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ec05da

media-sound/easytag: Bump to version 2.4.2

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/easytag/Manifest             |  1 +
 media-sound/easytag/easytag-2.4.2.ebuild | 91 ++++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+)

diff --git a/media-sound/easytag/Manifest b/media-sound/easytag/Manifest
index ac50965..be9e022 100644
--- a/media-sound/easytag/Manifest
+++ b/media-sound/easytag/Manifest
@@ -2,3 +2,4 @@ DIST easytag-2.1.8.tar.xz 2459496 SHA256 1a2f75c9a70aeb7a404dfaa96e0df0eaaa325df
 DIST easytag-2.2.6.tar.xz 1016508 SHA256 26437f0d698c3b16794336c335b40f53fa26aefeb77322e45e4e2501c4cff14a SHA512 abd2f0e0c378c487d6b8f4761db610bf596a97cdfa469d8e597b3965934aa4e3a2e374afb404dcbd68ea124de194f428fee4ec7fe5e2615e87e92be3c9b8a246 WHIRLPOOL 9425b6f9a6bda67ac91475d2f972d70b06861d41d9a994d8a2f67fc0110b343dc87b8c83435a30a46ff8faaf9193fda529df8c3e55d4540d90fe461490a3f9a4
 DIST easytag-2.4.0.tar.xz 1342852 SHA256 b8d882bc168abca96b1b369b10e5b97fa29a7a43f7b33f34489768d111610c3d SHA512 c2cf8c30871a7505c8fda1d6af71d9792aad64565e1351d616858f545ed05477dd48d41628efc22d2edf1aa0f38ceb91d433a51512f01ea81a512f6c9893da0f WHIRLPOOL 764d6a0a6d824ba4457291fdb314a53f29251c6722ba1da19e59874f3b1269b8e91fd1d0b8d2a991247c67bbc2d9acf0adc3d62121029427a8300ae53127be40
 DIST easytag-2.4.1.tar.xz 1360284 SHA256 b9ef5f47572f44985922230f94b5ac908d4c7a12430dac662fdf1b48c7e577d5 SHA512 fc134aab77597a4da92294012e4e48a64b68e0c6f29c9d61779e41594edc7ccc73563074e8a050f6807200af608e1034d2040de716d7234fb2262e5215f3542c WHIRLPOOL 12f31dcf693208f07da323df64d3d781e1de946bbf7e479edc47598557344cecae77ace1147ba7d839054f502b4979c042560e546cbf4b399a496b1bf3263f02
+DIST easytag-2.4.2.tar.xz 1362768 SHA256 148129cc948c05b0560aeb60fb06260b8550f252a88eb439d8c7fee7ec10d2e6 SHA512 8aa50a430249fe5d99b6fa06890dae7a946c65bae22a97a4ee9bd9984412a1a85479de86d8251796a926d54f4e1be5bffb0f532dd44bfb2d4613486767114784 WHIRLPOOL b30338581244b865ea61478d41a7a35f86679a7374114c1dc1914f5b58642594d3b2d88f3d7be45ff837c94402fa0124136aa0d0def96ec28800b1d728b90f3e

diff --git a/media-sound/easytag/easytag-2.4.2.ebuild b/media-sound/easytag/easytag-2.4.2.ebuild
new file mode 100644
index 0000000..fc38d2b
--- /dev/null
+++ b/media-sound/easytag/easytag-2.4.2.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit fdo-mime gnome.org gnome2-utils
+
+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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
+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] )
+	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}
+	app-text/docbook-xml-dtd:4.4
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-libs/libxslt
+	>=dev-util/intltool-0.50
+	>=sys-devel/gettext-0.18.3.2
+	virtual/pkgconfig
+	!<dev-util/pkgconfig-0.27
+	test? (
+		dev-libs/appstream-glib
+		>=dev-util/desktop-file-utils-0.22
+		)"
+
+DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
+
+src_prepare() {
+	default
+
+	sed -i \
+		-e '/^DEPRECATED_CPPFLAGS="/d' \
+		-e '/warning_flags/s: -Werror=.*:":' \
+		configure || die
+}
+
+src_configure() {
+	econf \
+		$(use_enable test appdata-validate) \
+		$(use_enable test tests) \
+		$(use_enable mp3) \
+		$(use_enable mp3 id3v23) \
+		$(use_enable vorbis ogg) \
+		$(use_enable opus) \
+		$(use_enable speex) \
+		$(use_enable flac) \
+		$(use_enable mp4) \
+		$(use_enable wavpack)
+}
+
+pkg_preinst() {
+	gnome2_icon_savelist
+	gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+	gnome2_icon_cache_update
+	fdo-mime_desktop_database_update
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	gnome2_icon_cache_update
+	fdo-mime_desktop_database_update
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2016-03-01 16:14 Lars Wendler
  0 siblings, 0 replies; 31+ messages in thread
From: Lars Wendler @ 2016-03-01 16:14 UTC (permalink / raw
  To: gentoo-commits

commit:     32580459d7c69e3f39fc1dccd33581cbe72c16f4
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 15:40:00 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 16:13:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32580459

media-sound/easytag: Removed old.

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/easytag/Manifest             |  1 -
 media-sound/easytag/easytag-2.4.0.ebuild | 89 --------------------------------
 2 files changed, 90 deletions(-)

diff --git a/media-sound/easytag/Manifest b/media-sound/easytag/Manifest
index be9e022..e96ed2b 100644
--- a/media-sound/easytag/Manifest
+++ b/media-sound/easytag/Manifest
@@ -1,5 +1,4 @@
 DIST easytag-2.1.8.tar.xz 2459496 SHA256 1a2f75c9a70aeb7a404dfaa96e0df0eaaa325df301c58f0f708d0da4c08e65a9 SHA512 cf5d92902276b8d462c695aaa0d1072684d60cbfc45d07fb2ac7b345907a775b94665612088b33f3272db22d4b4eb78f4a4e36f2caf6e151a08f640841208e48 WHIRLPOOL ab37d4942bde4a88c233869b3cf84d13dd4a259cd894941bd9c26ec4f3b22c02af3fc7633a09670ee707d0287bb8bb9fc654ea00e0fe694319a6cf24b220420c
 DIST easytag-2.2.6.tar.xz 1016508 SHA256 26437f0d698c3b16794336c335b40f53fa26aefeb77322e45e4e2501c4cff14a SHA512 abd2f0e0c378c487d6b8f4761db610bf596a97cdfa469d8e597b3965934aa4e3a2e374afb404dcbd68ea124de194f428fee4ec7fe5e2615e87e92be3c9b8a246 WHIRLPOOL 9425b6f9a6bda67ac91475d2f972d70b06861d41d9a994d8a2f67fc0110b343dc87b8c83435a30a46ff8faaf9193fda529df8c3e55d4540d90fe461490a3f9a4
-DIST easytag-2.4.0.tar.xz 1342852 SHA256 b8d882bc168abca96b1b369b10e5b97fa29a7a43f7b33f34489768d111610c3d SHA512 c2cf8c30871a7505c8fda1d6af71d9792aad64565e1351d616858f545ed05477dd48d41628efc22d2edf1aa0f38ceb91d433a51512f01ea81a512f6c9893da0f WHIRLPOOL 764d6a0a6d824ba4457291fdb314a53f29251c6722ba1da19e59874f3b1269b8e91fd1d0b8d2a991247c67bbc2d9acf0adc3d62121029427a8300ae53127be40
 DIST easytag-2.4.1.tar.xz 1360284 SHA256 b9ef5f47572f44985922230f94b5ac908d4c7a12430dac662fdf1b48c7e577d5 SHA512 fc134aab77597a4da92294012e4e48a64b68e0c6f29c9d61779e41594edc7ccc73563074e8a050f6807200af608e1034d2040de716d7234fb2262e5215f3542c WHIRLPOOL 12f31dcf693208f07da323df64d3d781e1de946bbf7e479edc47598557344cecae77ace1147ba7d839054f502b4979c042560e546cbf4b399a496b1bf3263f02
 DIST easytag-2.4.2.tar.xz 1362768 SHA256 148129cc948c05b0560aeb60fb06260b8550f252a88eb439d8c7fee7ec10d2e6 SHA512 8aa50a430249fe5d99b6fa06890dae7a946c65bae22a97a4ee9bd9984412a1a85479de86d8251796a926d54f4e1be5bffb0f532dd44bfb2d4613486767114784 WHIRLPOOL b30338581244b865ea61478d41a7a35f86679a7374114c1dc1914f5b58642594d3b2d88f3d7be45ff837c94402fa0124136aa0d0def96ec28800b1d728b90f3e

diff --git a/media-sound/easytag/easytag-2.4.0.ebuild b/media-sound/easytag/easytag-2.4.0.ebuild
deleted file mode 100644
index 1017064..0000000
--- a/media-sound/easytag/easytag-2.4.0.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit fdo-mime gnome.org gnome2-utils
-
-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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
-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] )
-	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}
-	app-text/docbook-xml-dtd:4.4
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-util/intltool-0.50
-	>=sys-devel/gettext-0.18.3.2
-	virtual/pkgconfig
-	!<dev-util/pkgconfig-0.27
-	test? (
-		>=dev-util/appdata-tools-0.1.7
-		>=dev-util/desktop-file-utils-0.22
-		)"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
-
-src_prepare() {
-	sed -i \
-		-e '/^DEPRECATED_CPPFLAGS="/d' \
-		-e '/warning_flags/s: -Werror=.*:":' \
-		configure || die
-}
-
-src_configure() {
-	econf \
-		$(use_enable test appdata-validate) \
-		$(use_enable test tests) \
-		$(use_enable mp3) \
-		$(use_enable mp3 id3v23) \
-		$(use_enable vorbis ogg) \
-		$(use_enable opus) \
-		$(use_enable speex) \
-		$(use_enable flac) \
-		$(use_enable mp4) \
-		$(use_enable wavpack)
-}
-
-pkg_preinst() {
-	gnome2_icon_savelist
-	gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	gnome2_schemas_update
-}


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2016-07-21  8:17 Lars Wendler
  0 siblings, 0 replies; 31+ messages in thread
From: Lars Wendler @ 2016-07-21  8:17 UTC (permalink / raw
  To: gentoo-commits

commit:     9bbcbbef1cce3367f230e017e0d104e54a7b3152
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 08:16:57 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 08:17:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bbcbbef

media-sound/easytag: >=media-libs/taglib-1.11 dropped mp4 USE flag.

Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/easytag/easytag-2.1.8.ebuild | 4 ++--
 media-sound/easytag/easytag-2.2.6.ebuild | 4 ++--
 media-sound/easytag/easytag-2.4.1.ebuild | 2 +-
 media-sound/easytag/easytag-2.4.2.ebuild | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-sound/easytag/easytag-2.1.8.ebuild b/media-sound/easytag/easytag-2.1.8.ebuild
index fb48b2c..43a7b0a 100644
--- a/media-sound/easytag/easytag-2.1.8.ebuild
+++ b/media-sound/easytag/easytag-2.1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.24:2
 		media-libs/flac
 		media-libs/libvorbis
 		)
-	mp4? ( media-libs/taglib[mp4] )
+	mp4? ( media-libs/taglib[mp4(+)] )
 	vorbis? ( media-libs/libvorbis )
 	wavpack? ( media-sound/wavpack )
 	speex? (

diff --git a/media-sound/easytag/easytag-2.2.6.ebuild b/media-sound/easytag/easytag-2.2.6.ebuild
index 5eb03f2..60347b9 100644
--- a/media-sound/easytag/easytag-2.2.6.ebuild
+++ b/media-sound/easytag/easytag-2.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.32:2
 		>=media-libs/id3lib-3.8.3-r8
 		>=media-libs/libid3tag-0.15.1b-r4
 		)
-	mp4? ( >=media-libs/taglib-1.9.1[mp4] )
+	mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
 	opus? (
 		>=media-libs/opus-1.1
 		>=media-libs/opusfile-0.4

diff --git a/media-sound/easytag/easytag-2.4.1.ebuild b/media-sound/easytag/easytag-2.4.1.ebuild
index fc38d2b..40fb262 100644
--- a/media-sound/easytag/easytag-2.4.1.ebuild
+++ b/media-sound/easytag/easytag-2.4.1.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.38:2
 		>=media-libs/id3lib-3.8.3-r8
 		>=media-libs/libid3tag-0.15.1b-r4
 		)
-	mp4? ( >=media-libs/taglib-1.9.1[mp4] )
+	mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
 	opus? (
 		>=media-libs/opus-1.1
 		>=media-libs/opusfile-0.4

diff --git a/media-sound/easytag/easytag-2.4.2.ebuild b/media-sound/easytag/easytag-2.4.2.ebuild
index fc38d2b..40fb262 100644
--- a/media-sound/easytag/easytag-2.4.2.ebuild
+++ b/media-sound/easytag/easytag-2.4.2.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.38:2
 		>=media-libs/id3lib-3.8.3-r8
 		>=media-libs/libid3tag-0.15.1b-r4
 		)
-	mp4? ( >=media-libs/taglib-1.9.1[mp4] )
+	mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
 	opus? (
 		>=media-libs/opus-1.1
 		>=media-libs/opusfile-0.4


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2016-12-05 19:59 Pacho Ramos
  0 siblings, 0 replies; 31+ messages in thread
From: Pacho Ramos @ 2016-12-05 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     ebc44cbd744b4353031e5da94e665995a7c89c22
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 19:57:40 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 19:59:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc44cbd

media-sound/easytag: Drop old

Package-Manager: portage-2.3.2

 media-sound/easytag/Manifest             |  3 --
 media-sound/easytag/easytag-2.2.6.ebuild | 78 ---------------------------
 media-sound/easytag/easytag-2.4.1.ebuild | 91 --------------------------------
 media-sound/easytag/easytag-2.4.2.ebuild | 91 --------------------------------
 4 files changed, 263 deletions(-)

diff --git a/media-sound/easytag/Manifest b/media-sound/easytag/Manifest
index 4364f97..b928e8c 100644
--- a/media-sound/easytag/Manifest
+++ b/media-sound/easytag/Manifest
@@ -1,5 +1,2 @@
 DIST easytag-2.1.8.tar.xz 2459496 SHA256 1a2f75c9a70aeb7a404dfaa96e0df0eaaa325df301c58f0f708d0da4c08e65a9 SHA512 cf5d92902276b8d462c695aaa0d1072684d60cbfc45d07fb2ac7b345907a775b94665612088b33f3272db22d4b4eb78f4a4e36f2caf6e151a08f640841208e48 WHIRLPOOL ab37d4942bde4a88c233869b3cf84d13dd4a259cd894941bd9c26ec4f3b22c02af3fc7633a09670ee707d0287bb8bb9fc654ea00e0fe694319a6cf24b220420c
-DIST easytag-2.2.6.tar.xz 1016508 SHA256 26437f0d698c3b16794336c335b40f53fa26aefeb77322e45e4e2501c4cff14a SHA512 abd2f0e0c378c487d6b8f4761db610bf596a97cdfa469d8e597b3965934aa4e3a2e374afb404dcbd68ea124de194f428fee4ec7fe5e2615e87e92be3c9b8a246 WHIRLPOOL 9425b6f9a6bda67ac91475d2f972d70b06861d41d9a994d8a2f67fc0110b343dc87b8c83435a30a46ff8faaf9193fda529df8c3e55d4540d90fe461490a3f9a4
-DIST easytag-2.4.1.tar.xz 1360284 SHA256 b9ef5f47572f44985922230f94b5ac908d4c7a12430dac662fdf1b48c7e577d5 SHA512 fc134aab77597a4da92294012e4e48a64b68e0c6f29c9d61779e41594edc7ccc73563074e8a050f6807200af608e1034d2040de716d7234fb2262e5215f3542c WHIRLPOOL 12f31dcf693208f07da323df64d3d781e1de946bbf7e479edc47598557344cecae77ace1147ba7d839054f502b4979c042560e546cbf4b399a496b1bf3263f02
-DIST easytag-2.4.2.tar.xz 1362768 SHA256 148129cc948c05b0560aeb60fb06260b8550f252a88eb439d8c7fee7ec10d2e6 SHA512 8aa50a430249fe5d99b6fa06890dae7a946c65bae22a97a4ee9bd9984412a1a85479de86d8251796a926d54f4e1be5bffb0f532dd44bfb2d4613486767114784 WHIRLPOOL b30338581244b865ea61478d41a7a35f86679a7374114c1dc1914f5b58642594d3b2d88f3d7be45ff837c94402fa0124136aa0d0def96ec28800b1d728b90f3e
 DIST easytag-2.4.3.tar.xz 1381084 SHA256 fc51ee92a705e3c5979dff1655f7496effb68b98f1ada0547e8cbbc033b67dd5 SHA512 ef596341772ce7da3b7feec2c82a20ca29d25c2496074c469be5b8dd75d2b2718e689310e0d61de53bc29a4f54ce9f853a336e1a35076046fd107afd28699087 WHIRLPOOL de1e3ec43fe7c2dfbb64d1f6ec2dec88455a2129f26c08ebfb1fa59a79405a5c16bc5c5c2cc55dcf5692d4c337431ec2fe91417315ef30c6ffd5a26d4563c2a3

diff --git a/media-sound/easytag/easytag-2.2.6.ebuild b/media-sound/easytag/easytag-2.2.6.ebuild
deleted file mode 100644
index 60347b9..00000000
--- a/media-sound/easytag/easytag-2.2.6.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit fdo-mime gnome.org gnome2-utils
-
-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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac gtk2 +gtk3 mp3 mp4 opus speex test vorbis wavpack"
-REQUIRED_USE="|| ( gtk2 gtk3 )
-	opus? ( vorbis )
-	speex? ( vorbis )"
-
-RDEPEND=">=dev-libs/glib-2.32:2
-	flac? ( >=media-libs/flac-1.3 )
-	gtk2? ( >=x11-libs/gtk+-2.24:2 )
-	gtk3? ( >=x11-libs/gtk+-3.4:3 )
-	mp3? (
-		>=media-libs/id3lib-3.8.3-r8
-		>=media-libs/libid3tag-0.15.1b-r4
-		)
-	mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
-	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}
-	app-text/docbook-xml-dtd:4.4
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-util/intltool-0.50
-	>=sys-devel/gettext-0.18.3.2
-	virtual/pkgconfig
-	!<dev-util/pkgconfig-0.27
-	test? (
-		>=dev-util/appdata-tools-0.1.7
-		>=dev-util/desktop-file-utils-0.22
-		)"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
-
-src_prepare() {
-	sed -i \
-		-e '/^DEPRECATED_CPPFLAGS="/d' \
-		-e '/warning_flags/s: -Werror=.*:":' \
-		configure || die
-}
-
-src_configure() {
-	econf \
-		$(use_enable test appdata-validate) \
-		$(use_enable test tests) \
-		$(use_enable mp3) \
-		$(use_enable mp3 id3v23) \
-		$(use_enable vorbis ogg) \
-		$(use_enable opus) \
-		$(use_enable speex) \
-		$(use_enable flac) \
-		$(use_enable mp4) \
-		$(use_enable wavpack) \
-		$(use_with gtk2)
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }
-pkg_postrm() { gnome2_icon_cache_update; fdo-mime_desktop_database_update; }

diff --git a/media-sound/easytag/easytag-2.4.1.ebuild b/media-sound/easytag/easytag-2.4.1.ebuild
deleted file mode 100644
index 40fb262..00000000
--- a/media-sound/easytag/easytag-2.4.1.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit fdo-mime gnome.org gnome2-utils
-
-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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
-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(+)] )
-	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}
-	app-text/docbook-xml-dtd:4.4
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-util/intltool-0.50
-	>=sys-devel/gettext-0.18.3.2
-	virtual/pkgconfig
-	!<dev-util/pkgconfig-0.27
-	test? (
-		dev-libs/appstream-glib
-		>=dev-util/desktop-file-utils-0.22
-		)"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
-
-src_prepare() {
-	default
-
-	sed -i \
-		-e '/^DEPRECATED_CPPFLAGS="/d' \
-		-e '/warning_flags/s: -Werror=.*:":' \
-		configure || die
-}
-
-src_configure() {
-	econf \
-		$(use_enable test appdata-validate) \
-		$(use_enable test tests) \
-		$(use_enable mp3) \
-		$(use_enable mp3 id3v23) \
-		$(use_enable vorbis ogg) \
-		$(use_enable opus) \
-		$(use_enable speex) \
-		$(use_enable flac) \
-		$(use_enable mp4) \
-		$(use_enable wavpack)
-}
-
-pkg_preinst() {
-	gnome2_icon_savelist
-	gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	gnome2_schemas_update
-}

diff --git a/media-sound/easytag/easytag-2.4.2.ebuild b/media-sound/easytag/easytag-2.4.2.ebuild
deleted file mode 100644
index 40fb262..00000000
--- a/media-sound/easytag/easytag-2.4.2.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit fdo-mime gnome.org gnome2-utils
-
-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="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
-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(+)] )
-	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}
-	app-text/docbook-xml-dtd:4.4
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-libs/libxslt
-	>=dev-util/intltool-0.50
-	>=sys-devel/gettext-0.18.3.2
-	virtual/pkgconfig
-	!<dev-util/pkgconfig-0.27
-	test? (
-		dev-libs/appstream-glib
-		>=dev-util/desktop-file-utils-0.22
-		)"
-
-DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
-
-src_prepare() {
-	default
-
-	sed -i \
-		-e '/^DEPRECATED_CPPFLAGS="/d' \
-		-e '/warning_flags/s: -Werror=.*:":' \
-		configure || die
-}
-
-src_configure() {
-	econf \
-		$(use_enable test appdata-validate) \
-		$(use_enable test tests) \
-		$(use_enable mp3) \
-		$(use_enable mp3 id3v23) \
-		$(use_enable vorbis ogg) \
-		$(use_enable opus) \
-		$(use_enable speex) \
-		$(use_enable flac) \
-		$(use_enable mp4) \
-		$(use_enable wavpack)
-}
-
-pkg_preinst() {
-	gnome2_icon_savelist
-	gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	gnome2_schemas_update
-}


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2016-12-05 19:59 Pacho Ramos
  0 siblings, 0 replies; 31+ messages in thread
From: Pacho Ramos @ 2016-12-05 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     a9503b150e2a217f6dbb805b470456bc54b0d380
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 19:58:03 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 19:59:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9503b15

media-sound/easytag: Drop old

Package-Manager: portage-2.3.2

 media-sound/easytag/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/media-sound/easytag/metadata.xml b/media-sound/easytag/metadata.xml
index 029def4..086aae7 100644
--- a/media-sound/easytag/metadata.xml
+++ b/media-sound/easytag/metadata.xml
@@ -7,8 +7,6 @@
 	</maintainer>
 	<use>
 		<flag name="opus">Enable support for <pkg>media-libs/opus</pkg> and <pkg>media-libs/opusfile</pkg> (opus audio codec)</flag>
-		<flag name="gtk2">Enable GTK+:2 support and disable default GTK+:3 support</flag>
-		<flag name="gtk3">Enable GTK+:3 support (default) and disable GTK+:2 support</flag>
 	</use>
 	<longdescription>a utility for viewing and editing tags for MP3, MP2, FLAC, AAC, MP4 and OGG files. It features a simple and attractive GTK+ interface</longdescription>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2016-12-05 19:59 Pacho Ramos
  0 siblings, 0 replies; 31+ messages in thread
From: Pacho Ramos @ 2016-12-05 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     dd768d7d0874a0a7d205227e45cb8e58dd944847
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 19:56:30 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 19:59:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd768d7d

media-sound/easytag: Version bump, rekeyword on ppc and sparc now that deps were keyworded finally

Package-Manager: portage-2.3.2

 media-sound/easytag/Manifest             |  1 +
 media-sound/easytag/easytag-2.4.3.ebuild | 72 ++++++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+)

diff --git a/media-sound/easytag/Manifest b/media-sound/easytag/Manifest
index e96ed2b..4364f97 100644
--- a/media-sound/easytag/Manifest
+++ b/media-sound/easytag/Manifest
@@ -2,3 +2,4 @@ DIST easytag-2.1.8.tar.xz 2459496 SHA256 1a2f75c9a70aeb7a404dfaa96e0df0eaaa325df
 DIST easytag-2.2.6.tar.xz 1016508 SHA256 26437f0d698c3b16794336c335b40f53fa26aefeb77322e45e4e2501c4cff14a SHA512 abd2f0e0c378c487d6b8f4761db610bf596a97cdfa469d8e597b3965934aa4e3a2e374afb404dcbd68ea124de194f428fee4ec7fe5e2615e87e92be3c9b8a246 WHIRLPOOL 9425b6f9a6bda67ac91475d2f972d70b06861d41d9a994d8a2f67fc0110b343dc87b8c83435a30a46ff8faaf9193fda529df8c3e55d4540d90fe461490a3f9a4
 DIST easytag-2.4.1.tar.xz 1360284 SHA256 b9ef5f47572f44985922230f94b5ac908d4c7a12430dac662fdf1b48c7e577d5 SHA512 fc134aab77597a4da92294012e4e48a64b68e0c6f29c9d61779e41594edc7ccc73563074e8a050f6807200af608e1034d2040de716d7234fb2262e5215f3542c WHIRLPOOL 12f31dcf693208f07da323df64d3d781e1de946bbf7e479edc47598557344cecae77ace1147ba7d839054f502b4979c042560e546cbf4b399a496b1bf3263f02
 DIST easytag-2.4.2.tar.xz 1362768 SHA256 148129cc948c05b0560aeb60fb06260b8550f252a88eb439d8c7fee7ec10d2e6 SHA512 8aa50a430249fe5d99b6fa06890dae7a946c65bae22a97a4ee9bd9984412a1a85479de86d8251796a926d54f4e1be5bffb0f532dd44bfb2d4613486767114784 WHIRLPOOL b30338581244b865ea61478d41a7a35f86679a7374114c1dc1914f5b58642594d3b2d88f3d7be45ff837c94402fa0124136aa0d0def96ec28800b1d728b90f3e
+DIST easytag-2.4.3.tar.xz 1381084 SHA256 fc51ee92a705e3c5979dff1655f7496effb68b98f1ada0547e8cbbc033b67dd5 SHA512 ef596341772ce7da3b7feec2c82a20ca29d25c2496074c469be5b8dd75d2b2718e689310e0d61de53bc29a4f54ce9f853a336e1a35076046fd107afd28699087 WHIRLPOOL de1e3ec43fe7c2dfbb64d1f6ec2dec88455a2129f26c08ebfb1fa59a79405a5c16bc5c5c2cc55dcf5692d4c337431ec2fe91417315ef30c6ffd5a26d4563c2a3

diff --git a/media-sound/easytag/easytag-2.4.3.ebuild b/media-sound/easytag/easytag-2.4.3.ebuild
new file mode 100644
index 00000000..c793b26
--- /dev/null
+++ b/media-sound/easytag/easytag-2.4.3.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+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="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+
+IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
+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(+)] )
+	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}
+	app-text/docbook-xml-dtd:4.4
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-libs/libxslt
+	>=dev-util/intltool-0.50
+	>=sys-devel/gettext-0.18.3.2
+	virtual/pkgconfig
+	!<dev-util/pkgconfig-0.27
+	test? (
+		dev-libs/appstream-glib
+		>=dev-util/desktop-file-utils-0.22
+		)
+"
+
+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 vorbis ogg) \
+		$(use_enable opus) \
+		$(use_enable speex) \
+		$(use_enable flac) \
+		$(use_enable mp4) \
+		$(use_enable wavpack)
+}


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2017-01-02 14:04 Pacho Ramos
  0 siblings, 0 replies; 31+ messages in thread
From: Pacho Ramos @ 2017-01-02 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     31282bd638642d23029181aac96a3d70ef4fd20f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 14:03:55 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 14:03:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31282bd6

media-sound/easytag: Move to ~sparc as this is probably not used by many of its users and allow to not increase the amount of gnome maintained packages to need to go to stable for it

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/easytag/easytag-2.1.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/easytag/easytag-2.1.8.ebuild b/media-sound/easytag/easytag-2.1.8.ebuild
index 43a7b0a..aea435c 100644
--- a/media-sound/easytag/easytag-2.1.8.ebuild
+++ b/media-sound/easytag/easytag-2.1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ HOMEPAGE="https://projects.gnome.org/easytag/"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="flac mp3 mp4 nls speex vorbis wavpack"
 
 RDEPEND=">=x11-libs/gtk+-2.24:2


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2017-01-09  7:47 Aaron Bauman
  0 siblings, 0 replies; 31+ messages in thread
From: Aaron Bauman @ 2017-01-09  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     7d681dac94874a56691b9f15d1b4e562ee9cd351
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  9 07:45:12 2017 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jan  9 07:46:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d681dac

media-sound/easytag: amd64 stable

 media-sound/easytag/easytag-2.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3.ebuild b/media-sound/easytag/easytag-2.4.3.ebuild
index c793b26..b6e9257 100644
--- a/media-sound/easytag/easytag-2.4.3.ebuild
+++ b/media-sound/easytag/easytag-2.4.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 REQUIRED_USE="


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2017-01-14 13:14 Jeroen Roovers
  0 siblings, 0 replies; 31+ messages in thread
From: Jeroen Roovers @ 2017-01-14 13:14 UTC (permalink / raw
  To: gentoo-commits

commit:     38eb0a11439be4c0cd969ed58ac664a44af2a1da
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 13:14:08 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 13:14:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38eb0a11

media-sound/easytag: Stable for HPPA (bug #601714).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 media-sound/easytag/easytag-2.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3.ebuild b/media-sound/easytag/easytag-2.4.3.ebuild
index 99ecb05..2a08677 100644
--- a/media-sound/easytag/easytag-2.4.3.ebuild
+++ b/media-sound/easytag/easytag-2.4.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 REQUIRED_USE="


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2017-01-22 12:21 Tobias Klausmann
  0 siblings, 0 replies; 31+ messages in thread
From: Tobias Klausmann @ 2017-01-22 12:21 UTC (permalink / raw
  To: gentoo-commits

commit:     f9b6eb4201ae763ed7e92c7ca1a34f5042de424e
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 12:21:16 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 12:21:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b6eb42

media-sound/easytag-2.4.3-r0: stable on alpha

Gentoo-Bug: 601714

 media-sound/easytag/easytag-2.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3.ebuild b/media-sound/easytag/easytag-2.4.3.ebuild
index fb0a719..bf40388 100644
--- a/media-sound/easytag/easytag-2.4.3.ebuild
+++ b/media-sound/easytag/easytag-2.4.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 REQUIRED_USE="


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2018-04-20 19:45 David Seifert
  0 siblings, 0 replies; 31+ messages in thread
From: David Seifert @ 2018-04-20 19:45 UTC (permalink / raw
  To: gentoo-commits

commit:     98118d0515acc089dde995842a85c00f28baabf2
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sun Apr  8 15:27:40 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 19:44:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98118d05

media-sound/easytag: fdo-mime->xdg-utils

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-sound/easytag/easytag-2.1.8.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/easytag/easytag-2.1.8.ebuild b/media-sound/easytag/easytag-2.1.8.ebuild
index fc78c472d7c..b7b085725ff 100644
--- a/media-sound/easytag/easytag-2.1.8.ebuild
+++ b/media-sound/easytag/easytag-2.1.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils autotools gnome.org fdo-mime
+inherit eutils autotools gnome.org xdg-utils
 
 DESCRIPTION="GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media tags"
 HOMEPAGE="https://projects.gnome.org/easytag/"
@@ -55,5 +55,5 @@ src_configure() {
 		$(use_enable wavpack)
 }
 
-pkg_postinst() { fdo-mime_desktop_database_update; }
-pkg_postrm() { fdo-mime_desktop_database_update; }
+pkg_postinst() { xdg_desktop_database_update; }
+pkg_postrm() { xdg_desktop_database_update; }


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2018-12-02 18:43 Andreas Sturmlechner
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Sturmlechner @ 2018-12-02 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     62ebb58deebdc65df8273d58e5de4fc787be277f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  2 18:15:20 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec  2 18:43:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ebb58d

media-sound/easytag: Add USE nautilus to fix automagic

Non-maintainer commit.

Thanks-to: Sander Sweers <Sander.Sweers <AT> gmail.com>
Closes: https://bugs.gentoo.org/604852
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r1.ebuild | 4 +++-
 media-sound/easytag/metadata.xml            | 5 ++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild
index 4e7f5b9d591..630be7217fa 100644
--- a/media-sound/easytag/easytag-2.4.3-r1.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
 KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 
-IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
+IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
 REQUIRED_USE="
 	opus? ( vorbis )
 	speex? ( vorbis )
@@ -29,6 +29,7 @@ RDEPEND="
 		>=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
@@ -64,6 +65,7 @@ src_configure() {
 		$(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) \

diff --git a/media-sound/easytag/metadata.xml b/media-sound/easytag/metadata.xml
index 7636046d6e2..1c503c1ab66 100644
--- a/media-sound/easytag/metadata.xml
+++ b/media-sound/easytag/metadata.xml
@@ -5,5 +5,8 @@
 		<email>sound@gentoo.org</email>
 		<name>Gentoo Sound project</name>
 	</maintainer>
-	<longdescription>a utility for viewing and editing tags for MP3, MP2, FLAC, AAC, MP4 and OGG files. It features a simple and attractive GTK+ interface</longdescription>
+	<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>


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2018-12-02 18:43 Andreas Sturmlechner
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Sturmlechner @ 2018-12-02 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     8d35cbd9685bfe918b95d8b2621aa3be32dc685e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  2 17:43:18 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec  2 18:43:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d35cbd9

media-sound/easytag: Add missing DEPEND

Closes: https://bugs.gentoo.org/668888
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild
index 30e559c81cd..4e7f5b9d591 100644
--- a/media-sound/easytag/easytag-2.4.3-r1.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r1.ebuild
@@ -43,6 +43,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	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


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2020-02-08 21:40 Mart Raudsepp
  0 siblings, 0 replies; 31+ messages in thread
From: Mart Raudsepp @ 2020-02-08 21:40 UTC (permalink / raw
  To: gentoo-commits

commit:     8e9538841435a9ea82be7f700aa2b69dd29f5ee6
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 11:25:02 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 21:39:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e953884

media-sound/easytag: drop to ~hppa

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild
index 3dd2d70b7e1..ff38eae74dc 100644
--- a/media-sound/easytag/easytag-2.4.3-r1.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
 RESTRICT="!test? ( test )"


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2020-03-20 21:53 Matt Turner
  0 siblings, 0 replies; 31+ messages in thread
From: Matt Turner @ 2020-03-20 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     ec036c6cebc63a9d5b2d699c9032521bfa5dc6fc
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 20 21:49:05 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 20 21:52:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec036c6c

media-sound/easytag: drop hppa keywords

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild
index ff38eae74dc..48dbede7e4d 100644
--- a/media-sound/easytag/easytag-2.4.3-r1.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
 RESTRICT="!test? ( test )"


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2021-01-06 14:31 Fabian Groffen
  0 siblings, 0 replies; 31+ messages in thread
From: Fabian Groffen @ 2021-01-06 14:31 UTC (permalink / raw
  To: gentoo-commits

commit:     df1c51da224d57ce20af19716b8d2b209eafde63
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 14:28:15 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 14:28:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1c51da

media-sound/easytag: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r1.ebuild
index 48dbede7e4d..67e1b072a47 100644
--- a/media-sound/easytag/easytag-2.4.3-r1.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
 RESTRICT="!test? ( test )"


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2021-08-16 21:28 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2021-08-16 21:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1c0e1b0d17789f0dbf53751d656a74e4183d0e54
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 21:14:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 21:22:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0e1b0d

media-sound/easytag: add missing slot operator dep (libid3tag)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../easytag/{easytag-2.4.3-r1.ebuild => easytag-2.4.3-r2.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r1.ebuild b/media-sound/easytag/easytag-2.4.3-r2.ebuild
similarity index 97%
rename from media-sound/easytag/easytag-2.4.3-r1.ebuild
rename to media-sound/easytag/easytag-2.4.3-r2.ebuild
index 67e1b072a47..04dd96afa0a 100644
--- a/media-sound/easytag/easytag-2.4.3-r1.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r2.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
 	flac? ( >=media-libs/flac-1.3 )
 	mp3? (
 		>=media-libs/id3lib-3.8.3-r8
-		>=media-libs/libid3tag-0.15.1b-r4
+		>=media-libs/libid3tag-0.15.1b-r4:=
 	)
 	mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
 	nautilus? ( gnome-base/nautilus )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2021-09-27 22:05 Marek Szuba
  0 siblings, 0 replies; 31+ messages in thread
From: Marek Szuba @ 2021-09-27 22:05 UTC (permalink / raw
  To: gentoo-commits

commit:     3b8a248ee8c728b2b4a28a9ad1c81f95f22e75f6
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 27 21:10:47 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Sep 27 22:04:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b8a248e

media-sound/easytag: keyword 2.4.3-r2 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r2.ebuild b/media-sound/easytag/easytag-2.4.3-r2.ebuild
index 04dd96afa0a..bfadc0488b1 100644
--- a/media-sound/easytag/easytag-2.4.3-r2.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 
 IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
 RESTRICT="!test? ( test )"


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2022-07-29 21:39 David Seifert
  0 siblings, 0 replies; 31+ messages in thread
From: David Seifert @ 2022-07-29 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     eba81902ba0ca8ae44cfc0d84dac035b5283aee3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 21:38:15 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 21:38:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba81902

media-sound/easytag: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...sytag-2.4.3-r2.ebuild => easytag-2.4.3-r3.ebuild} | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r2.ebuild b/media-sound/easytag/easytag-2.4.3-r3.ebuild
similarity index 88%
rename from media-sound/easytag/easytag-2.4.3-r2.ebuild
rename to media-sound/easytag/easytag-2.4.3-r3.ebuild
index bfadc0488b19..98b5ca0d6565 100644
--- a/media-sound/easytag/easytag-2.4.3-r2.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r3.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
-GNOME2_LA_PUNT="yes"
 inherit gnome2
 
 DESCRIPTION="GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media tags"
@@ -12,13 +11,11 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-
 IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="
 	opus? ( vorbis )
-	speex? ( vorbis )
-"
+	speex? ( vorbis )"
 
 RDEPEND="
 	>=dev-libs/glib-2.38:2
@@ -40,9 +37,9 @@ RDEPEND="
 		>=media-libs/libogg-1.3.1
 		>=media-libs/libvorbis-1.3.4
 	)
-	wavpack? ( >=media-sound/wavpack-4.70 )
-"
-DEPEND="${RDEPEND}
+	wavpack? ( >=media-sound/wavpack-4.70 )"
+DEPEND="${RDEPEND}"
+BDEPEND="
 	app-text/docbook-xml-dtd:4.4
 	app-text/yelp-tools
 	dev-util/glib-utils
@@ -54,10 +51,9 @@ DEPEND="${RDEPEND}
 	test? (
 		dev-libs/appstream-glib
 		>=dev-util/desktop-file-utils-0.22
-	)
-"
+	)"
 
-PATCHES=( "${FILESDIR}/${P}-ogg-corruption.patch" )
+PATCHES=( "${FILESDIR}"/${P}-ogg-corruption.patch )
 
 src_configure() {
 	gnome2_src_configure \


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2022-09-10  8:41 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2022-09-10  8:41 UTC (permalink / raw
  To: gentoo-commits

commit:     8e839ddff3effcd41909073c377b1d63a0edaa51
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 08:33:27 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 08:40:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e839ddf

media-sound/easytag: add media-libs/flac subslot dep

media-libs/flac-1.4.0 breaks ABI.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../easytag/{easytag-2.4.3-r3.ebuild => easytag-2.4.3-r4.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r3.ebuild b/media-sound/easytag/easytag-2.4.3-r4.ebuild
similarity index 98%
rename from media-sound/easytag/easytag-2.4.3-r3.ebuild
rename to media-sound/easytag/easytag-2.4.3-r4.ebuild
index 98b5ca0d6565..2b517526edde 100644
--- a/media-sound/easytag/easytag-2.4.3-r3.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r4.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
 	>=dev-libs/glib-2.38:2
 	media-libs/libcanberra[gtk3]
 	>=x11-libs/gtk+-3.10:3
-	flac? ( >=media-libs/flac-1.3 )
+	flac? ( >=media-libs/flac-1.3:= )
 	mp3? (
 		>=media-libs/id3lib-3.8.3-r8
 		>=media-libs/libid3tag-0.15.1b-r4:=


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2022-12-16 20:37 Arthur Zamarin
  0 siblings, 0 replies; 31+ messages in thread
From: Arthur Zamarin @ 2022-12-16 20:37 UTC (permalink / raw
  To: gentoo-commits

commit:     d7e6e49a39e2a6f32455b3111b529ea84fd1a588
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 20:36:26 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 20:36:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e6e49a

media-sound/easytag: Stabilize 2.4.3-r5 amd64, #885627

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r5.ebuild b/media-sound/easytag/easytag-2.4.3-r5.ebuild
index fa4818f154ce..1ead7d0fb5b7 100644
--- a/media-sound/easytag/easytag-2.4.3-r5.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r5.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 # Disable nautilus support until https://gitlab.gnome.org/GNOME/easytag/-/issues/78
 # is solved


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2022-12-16 20:57 Arthur Zamarin
  0 siblings, 0 replies; 31+ messages in thread
From: Arthur Zamarin @ 2022-12-16 20:57 UTC (permalink / raw
  To: gentoo-commits

commit:     2f71e06e2212d59bb7c66625ee402f0ff6286f53
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 20:56:32 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 20:56:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f71e06e

media-sound/easytag: Stabilize 2.4.3-r5 ppc64, #885627

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r5.ebuild b/media-sound/easytag/easytag-2.4.3-r5.ebuild
index 1ead7d0fb5b7..597a919b7efa 100644
--- a/media-sound/easytag/easytag-2.4.3-r5.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r5.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 # Disable nautilus support until https://gitlab.gnome.org/GNOME/easytag/-/issues/78
 # is solved


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2022-12-17  6:45 Arthur Zamarin
  0 siblings, 0 replies; 31+ messages in thread
From: Arthur Zamarin @ 2022-12-17  6:45 UTC (permalink / raw
  To: gentoo-commits

commit:     f87fb37b45a2e2ed88162b3519b4b9345fbaaacf
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 06:43:04 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 06:44:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87fb37b

media-sound/easytag: Stabilize 2.4.3-r5 ppc, #885627

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r5.ebuild b/media-sound/easytag/easytag-2.4.3-r5.ebuild
index 32e6dd51070e..11dcc704dcf8 100644
--- a/media-sound/easytag/easytag-2.4.3-r5.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r5.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 # Disable nautilus support until https://gitlab.gnome.org/GNOME/easytag/-/issues/78
 # is solved


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2023-09-22  3:13 Matt Turner
  0 siblings, 0 replies; 31+ messages in thread
From: Matt Turner @ 2023-09-22  3:13 UTC (permalink / raw
  To: gentoo-commits

commit:     98860b5c14c15328be84a20763fa7b7a87ee436b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 02:51:01 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 03:13:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98860b5c

media-sound/easytag: Drop sparc keywords

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r4.ebuild | 2 +-
 media-sound/easytag/easytag-2.4.3-r5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r4.ebuild b/media-sound/easytag/easytag-2.4.3-r4.ebuild
index 3a8a4ff7a01c..84ddb2afce30 100644
--- a/media-sound/easytag/easytag-2.4.3-r4.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha 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="

diff --git a/media-sound/easytag/easytag-2.4.3-r5.ebuild b/media-sound/easytag/easytag-2.4.3-r5.ebuild
index a7d78ecd172d..ea98dc678e66 100644
--- a/media-sound/easytag/easytag-2.4.3-r5.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r5.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 # Disable nautilus support until https://gitlab.gnome.org/GNOME/easytag/-/issues/78
 # is solved


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2023-11-17  7:47 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2023-11-17  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     89ad8a5f79d2590c089e1a621e11c5c32296a258
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed Nov 15 16:58:24 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 07:47:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ad8a5f

media-sound/easytag: unkeyword all for ~alpha

Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/easytag/easytag-2.4.3-r4.ebuild | 4 ++--
 media-sound/easytag/easytag-2.4.3-r5.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/easytag/easytag-2.4.3-r4.ebuild b/media-sound/easytag/easytag-2.4.3-r4.ebuild
index 84ddb2afce30..c13294c50ecf 100644
--- a/media-sound/easytag/easytag-2.4.3-r4.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+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="

diff --git a/media-sound/easytag/easytag-2.4.3-r5.ebuild b/media-sound/easytag/easytag-2.4.3-r5.ebuild
index ea98dc678e66..e61c1d3e4ef8 100644
--- a/media-sound/easytag/easytag-2.4.3-r5.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
 
 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
 # Disable nautilus support until https://gitlab.gnome.org/GNOME/easytag/-/issues/78
 # is solved


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/
@ 2024-09-17 21:12 Andreas Sturmlechner
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Sturmlechner @ 2024-09-17 21:12 UTC (permalink / raw
  To: gentoo-commits

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>


^ permalink raw reply related	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2024-09-17 21:12 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-02 14:04 [gentoo-commits] repo/gentoo:master commit in: media-sound/easytag/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2024-09-17 21:12 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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox