Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924620 - [kde overlay] kde-plasma/plasma-workspace - Adapt to Qt6 name of libkexiv2
Summary: [kde overlay] kde-plasma/plasma-workspace - Adapt to Qt6 name of libkexiv2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-15 08:25 UTC by jospezial
Modified: 2024-02-17 20:29 UTC (History)
0 users

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 jospezial 2024-02-15 08:25:44 UTC
https://invent.kde.org/plasma/plasma-workspace/-/commit/6a11abf8b4eee4fde78b8fe9b7f022d93c2f92b5

Please rename KF6KExiv2 to KExiv2Qt6 in the ebuilds

CMake Warning:
  Manually-specified variables were not used by the project:
    CMAKE_DISABLE_FIND_PACKAGE_KF6KExiv2
Comment 1 Larry the Git Cow gentoo-dev 2024-02-17 20:29:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=8e415870a14a91622c39a07c8163e89eef70391c

commit 8e415870a14a91622c39a07c8163e89eef70391c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-02-17 20:23:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-02-17 20:28:47 +0000

    kde-plasma/plasma-workspace: Fix IUSE=wallpaper-metadata cmake arg
    
    Upstream commit 6a11abf8b4eee4fde78b8fe9b7f022d93c2f92b5
    
    Closes: https://bugs.gentoo.org/924620
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/plasma-workspace/plasma-workspace-6.0.49.9999.ebuild | 2 +-
 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5c0532b42cba5e2470752e15454f833040ef1b0

commit d5c0532b42cba5e2470752e15454f833040ef1b0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-02-17 20:27:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-02-17 20:28:47 +0000

    kde-apps/thumbnailers: Fix IUSE=raw cmake args
    
    Upstream commits:
    4ff02c403475154a6fd6b05873a635818e05d9ae
    2c545e7a703d53c07ef7b35bf9016e6ca7ef0f52
    
    Bug: https://bugs.gentoo.org/924620
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/thumbnailers/thumbnailers-24.01.95.ebuild      | 6 +++---
 kde-apps/thumbnailers/thumbnailers-24.02.49.9999.ebuild | 4 ++--
 kde-apps/thumbnailers/thumbnailers-9999.ebuild          | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)