Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931264 - media-libs/taglib-2.0.2: version bump
Summary: media-libs/taglib-2.0.2: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://mail.kde.org/pipermail/taglib...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-05-05 19:56 UTC by David Roman
Modified: 2025-01-30 00:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Roman 2024-05-05 19:56:54 UTC
Version 2.0.1 has been released. 

It contains some important improvements useful for packages depending on it (eg: lms::guru)

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2024-05-06 16:25:42 UTC
It also brings a lot of breakage to almost all revdeps and there hasn't been enough time to start working on this yet.

If anyone wants to work on it, look at (accidental and immediately reverted) commit 817fdd67ef41f9e4aa180476515b0e27cedad93a as base, but it must be initially masked and should be handled using a tracker bug to notify all revdep maintainers.
Comment 2 Larry the Git Cow gentoo-dev 2024-12-28 00:05:37 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211161380f1ac12f6c00b3d12b89e585d69cdb31

commit 211161380f1ac12f6c00b3d12b89e585d69cdb31
Author:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
AuthorDate: 2024-12-18 20:20:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-12-28 00:04:53 +0000

    media-libs/taglib: Fix redirect HOMEPAGE, fix src_test and src_compile
    
    Cleanup deps
    
    Referred to upstream: 2.0 is mostly source-compatible if no deprecated
    features are used.
    See list of removed deprecated functions:
    https://github.com/taglib/taglib/releases/tag/v2.0
    
    Bug: https://bugs.gentoo.org/931264
    Closes: https://github.com/gentoo/gentoo/pull/39775
    Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/taglib/taglib-2.0.2.ebuild | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c181fd46abbdb8e1a09a2ba1111e3079c66b2ee

commit 0c181fd46abbdb8e1a09a2ba1111e3079c66b2ee
Author:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
AuthorDate: 2024-12-18 23:28:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-12-28 00:04:53 +0000

    profiles: mask >=media-libs/taglib-2.0
    
    Bug: https://bugs.gentoo.org/931264
    Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-12-29 21:35:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd39596c2a984e6e9ad9ea6e97f3ef336ccaee9

commit dfd39596c2a984e6e9ad9ea6e97f3ef336ccaee9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-12-29 20:20:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-12-29 21:34:35 +0000

    profiles: Drop media-libs/taglib-2 package.mask
    
    Bug: https://bugs.gentoo.org/931264
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 4 ----
 1 file changed, 4 deletions(-)