[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2025-05-21 Thread Sam James
commit: 020175782ac77937c0cf9f0c2ffabe80a458a793
Author: Z. Liu  gmail  com>
AuthorDate: Fri May  9 15:59:57 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May 21 21:16:39 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02017578

media-sound/audiotag: fix github repo

Signed-off-by: Z. Liu  gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42081
Signed-off-by: Sam James  gentoo.org>

 media-sound/audiotag/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/audiotag/metadata.xml 
b/media-sound/audiotag/metadata.xml
index 81188466008d..430686d0c4bc 100644
--- a/media-sound/audiotag/metadata.xml
+++ b/media-sound/audiotag/metadata.xml
@@ -6,6 +6,6 @@
Gentoo Sound project


-   downloads/Daenyth
+   Daenyth/audiotag

 



[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2023-05-01 Thread Sam James
commit: b6d912f5949ef81d0f86521fc86fdd8b61aac9fd
Author: Sam James  gentoo  org>
AuthorDate: Mon May  1 11:55:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  1 12:35:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d912f5

media-sound/audiotag: update SRC_URI to drop github.com/downloads

github.com/downloads was removed 10 years ago. Tarball contents are the same.

Bug: https://bugs.gentoo.org/481382
Signed-off-by: Sam James  gentoo.org>

 media-sound/audiotag/Manifest| 2 +-
 media-sound/audiotag/audiotag-0.19-r1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/audiotag/Manifest b/media-sound/audiotag/Manifest
index e4f71ed26690..ef27a1756562 100644
--- a/media-sound/audiotag/Manifest
+++ b/media-sound/audiotag/Manifest
@@ -1 +1 @@
-DIST audiotag-0.19.tar.bz2 15016 BLAKE2B 
d650887a72242d1258fa2d60a876a6c5984369074d16e4f9028468f6520b38afad4a5cf92ba5c2a92f7f2a26b1aaf515998fa1a3fbd6d8d49d15074c68940c14
 SHA512 
a2e117deb78c3141ca1e17a12ee17033eb762fee822187d8aa708715ee4077b120ea2f7acf09d683d9dd292c0826e1152d09286830976b65d08738ced9a0529e
+DIST audiotag-0.19.tar.gz 15794 BLAKE2B 
811630a7eb0888ccc1ce4a7e1dbdc6cc65d98a0c1ab8c4ddc5621cdd6221994098cc8cc48ee94d4ceb8a2e021c50e76ad83e9ba86bdbd07667f8c59c7f111dd2
 SHA512 
3d3719ed38b931791479846f552ba78e51b0e5f7b97b3f1bf3cce6a78f5fabc3a75d90f7f932a12480cc44f7b2065ea559b998b9daf0b5816847c0b3627bc80a

diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild 
b/media-sound/audiotag/audiotag-0.19-r1.ebuild
index 7e58345a74d0..2c09890dab55 100644
--- a/media-sound/audiotag/audiotag-0.19-r1.ebuild
+++ b/media-sound/audiotag/audiotag-0.19-r1.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=7
@@ -7,7 +7,7 @@ inherit optfeature
 
 DESCRIPTION="Command-line tool for mass tagging/renaming of audio files"
 HOMEPAGE="https://github.com/Daenyth/audiotag";
-SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2";
+SRC_URI="https://github.com/Daenyth/audiotag/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2022-03-08 Thread Jakov Smolić
commit: 218ed39b26f693c7d64d415a9e07b19b8a98a144
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar  8 08:56:42 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar  8 08:56:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218ed39b

media-sound/audiotag: Remove media-video/atomicparsley-wez reference

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild 
b/media-sound/audiotag/audiotag-0.19-r1.ebuild
index bffb56f6602f..7e58345a74d0 100644
--- a/media-sound/audiotag/audiotag-0.19-r1.ebuild
+++ b/media-sound/audiotag/audiotag-0.19-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ src_install() {
 }
 
 pkg_postinst() {
-   optfeature "for m4a/mp4 support" media-video/atomicparsley 
media-video/atomicparsley-wez
+   optfeature "for m4a/mp4 support" media-video/atomicparsley
optfeature "for flac support" media-libs/flac
optfeature "for mp3 support" media-libs/id3lib
optfeature "for vorbis support" media-sound/vorbis-tools



[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2019-10-07 Thread Michał Górny
commit: 50f1cb2ac8fc2c5d262a42a6cfc1c18ac96dcc2c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct  7 13:19:28 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct  7 13:53:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f1cb2a

media-sound/audiotag: Drop old (EAPI=0)

Signed-off-by: Michał Górny  gentoo.org>

 media-sound/audiotag/audiotag-0.19.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/media-sound/audiotag/audiotag-0.19.ebuild 
b/media-sound/audiotag/audiotag-0.19.ebuild
deleted file mode 100644
index 0f163d9e904..000
--- a/media-sound/audiotag/audiotag-0.19.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="Command-line tool for mass tagging/renaming of audio files"
-HOMEPAGE="https://github.com/Daenyth/audiotag";
-SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
-IUSE="aac flac mp3 vorbis"
-
-RDEPEND="dev-lang/perl
-   flac? ( media-libs/flac )
-   vorbis? ( media-sound/vorbis-tools )
-   mp3? ( media-libs/id3lib )
-   aac? ( || ( media-video/atomicparsley media-video/atomicparsley-wez ) )"
-DEPEND=""
-
-src_install() {
-   dobin ${PN} || die
-   dodoc ChangeLog README
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2019-10-07 Thread Agostino Sarubbo
commit: 405cd2ea352422f416caf7967c24a87aabb0df95
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct  7 10:43:32 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct  7 10:43:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405cd2ea

media-sound/audiotag: sparc stable wrt bug #696316

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild 
b/media-sound/audiotag/audiotag-0.19-r1.ebuild
index 90271152c58..02c0389a093 100644
--- a/media-sound/audiotag/audiotag-0.19-r1.ebuild
+++ b/media-sound/audiotag/audiotag-0.19-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
 
 RDEPEND="dev-lang/perl"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2019-10-07 Thread Agostino Sarubbo
commit: 42371e3c4fe583d687d9a2b505bc0c01091f6f2e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct  7 10:38:06 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct  7 10:38:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42371e3c

media-sound/audiotag: ppc64 stable wrt bug #696316

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild 
b/media-sound/audiotag/audiotag-0.19-r1.ebuild
index 461f2b5c3b3..90271152c58 100644
--- a/media-sound/audiotag/audiotag-0.19-r1.ebuild
+++ b/media-sound/audiotag/audiotag-0.19-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
 
 RDEPEND="dev-lang/perl"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2019-10-07 Thread Agostino Sarubbo
commit: 94ab5a705e582884282abfc6e9e972a080fc3738
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct  7 08:58:28 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct  7 08:58:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ab5a70

media-sound/audiotag: x86 stable wrt bug #696316

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild 
b/media-sound/audiotag/audiotag-0.19-r1.ebuild
index 31ea4b8b44a..461f2b5c3b3 100644
--- a/media-sound/audiotag/audiotag-0.19-r1.ebuild
+++ b/media-sound/audiotag/audiotag-0.19-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="dev-lang/perl"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2019-09-24 Thread Joonas Niilola
commit: bdbc5811f4f8db00602f9a79197fbc228e6462ad
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 12 08:09:52 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Sep 25 03:32:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbc5811

media-sound/audiotag: fix LICENSE

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/audiotag/audiotag-0.19.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/audiotag/audiotag-0.19.ebuild 
b/media-sound/audiotag/audiotag-0.19.ebuild
index 4d6d53a136b..0f163d9e904 100644
--- a/media-sound/audiotag/audiotag-0.19.ebuild
+++ b/media-sound/audiotag/audiotag-0.19.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
 
-DESCRIPTION="A command-line tool for mass tagging/renaming of audio files"
+DESCRIPTION="Command-line tool for mass tagging/renaming of audio files"
 HOMEPAGE="https://github.com/Daenyth/audiotag";
 SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ~ppc ppc64 sparc x86"
 IUSE="aac flac mp3 vorbis"



[gentoo-commits] repo/gentoo:master commit in: media-sound/audiotag/

2019-09-24 Thread Joonas Niilola
commit: 07a5f08c15e92e0492daa816eee07fd2e7241b99
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun May 12 08:15:34 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Sep 25 03:32:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a5f08c

media-sound/audiotag: EAPI=7 bump

Closes: https://bugs.gentoo.org/685686
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11976
Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/audiotag/audiotag-0.19-r1.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild 
b/media-sound/audiotag/audiotag-0.19-r1.ebuild
new file mode 100644
index 000..ec257e988de
--- /dev/null
+++ b/media-sound/audiotag/audiotag-0.19-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils
+
+DESCRIPTION="Command-line tool for mass tagging/renaming of audio files"
+HOMEPAGE="https://github.com/Daenyth/audiotag";
+SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="dev-lang/perl"
+
+src_install() {
+   dobin ${PN}
+   dodoc ChangeLog README
+}
+
+pkg_postinst() {
+   optfeature "for m4a/mp4 support" media-video/atomicparsley 
media-video/atomicparsley-wez
+   optfeature "for flac support" media-libs/flac
+   optfeature "for mp3 support" media-libs/id3lib
+   optfeature "for vorbis support" media-sound/vorbis-tools
+}