* [gentoo-commits] repo/gentoo:master commit in: media-libs/taglib-extras/
@ 2015-09-29 17:45 Michael Palimaka
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2015-09-29 17:45 UTC (permalink / raw
To: gentoo-commits
commit: 7f1b3cd72efaa128a45f8d0e2ddcd088d7ab6e26
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 17:44:03 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 17:45:44 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1b3cd7
media-libs/taglib-extras: update HOMEPAGE
Package-Manager: portage-2.2.20.1
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
index ed74519..559e7fb 100644
--- a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
+++ b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit cmake-utils
DESCRIPTION="Unofficial taglib plugins maintained by the Amarok team"
-HOMEPAGE="https://developer.kde.org/~wheeler/taglib.html"
+HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/taglib-extras/"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/taglib-extras/
@ 2016-01-09 18:19 Michael Palimaka
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2016-01-09 18:19 UTC (permalink / raw
To: gentoo-commits
commit: a1e7e08aff8a0c87fb98b9bf97f2a28d11c2b36b
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 9 18:17:59 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan 9 18:19:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e7e08a
media-libs/taglib-extras: use correct license
Package-Manager: portage-2.2.26
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
index 609d129..4b6cbbb 100644
--- a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
+++ b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Unofficial taglib plugins maintained by the Amarok team"
HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/taglib-extras/"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="debug"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/taglib-extras/
@ 2019-02-25 21:48 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2019-02-25 21:48 UTC (permalink / raw
To: gentoo-commits
commit: 05b05a33474ec3b38c52213e48f99119776c6b37
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 25 21:25:33 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 25 21:48:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b05a33
media-libs/taglib-extras: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
| 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
--git a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
index 2a912b0522b..f63c5f1bc00 100644
--- a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
+++ b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit cmake-utils
@@ -14,9 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="debug"
-RDEPEND="
- >=media-libs/taglib-1.6
-"
-DEPEND="${RDEPEND}"
+DEPEND="media-libs/taglib"
+RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}/${P}-taglib110.patch" )
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/taglib-extras/
@ 2022-12-25 23:22 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2022-12-25 23:22 UTC (permalink / raw
To: gentoo-commits
commit: 2bdbc471e9005b18d25caf3e96cccb86cec83c7d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 23:20:08 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 23:21:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bdbc471
media-libs/taglib-extras: update EAPI 7 -> 8, add bug ref
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
| 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--git a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
index 9c38a368dd06..5922b954ae99 100644
--- a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
+++ b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake
@@ -12,9 +12,9 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="debug"
+IUSE=""
DEPEND="media-libs/taglib"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/${P}-taglib110.patch" )
+PATCHES=( "${FILESDIR}/${P}-taglib110.patch" ) # bug 571072
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-12-25 23:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29 17:45 [gentoo-commits] repo/gentoo:master commit in: media-libs/taglib-extras/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2016-01-09 18:19 Michael Palimaka
2019-02-25 21:48 Andreas Sturmlechner
2022-12-25 23:22 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox