Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828592 - [kde overlay] kde-apps/gwenview-9999 needs USE=kipi dropped -- upstream dropped support in 0f39bcc72
Summary: [kde overlay] kde-apps/gwenview-9999 needs USE=kipi dropped -- upstream dropp...
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: 2021-12-09 04:37 UTC by Duncan
Modified: 2021-12-09 09: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 Duncan 2021-12-09 04:37:31 UTC
Gwenview upstream:

* commit 0f39bcc72
| Author:     Nicolas Fella <nicolas.fella@gmx.de>
| AuthorDate: Thu Dec 2 01:28:43 2021 +0100
| Commit:     Nicolas Fella <nicolas.fella@gmx.de>
| CommitDate: Thu Dec 2 01:32:07 2021 +0100
|
|     Drop KIPI support
|
|     KIPI offers export functionality for various external services
|
|     However it has been abandoned from its original authors and receives no real development any more
|
|     A lot, if not all of its providers are defunct and it severly lacks UI polish
|
|     Gwenview already has integration with Purpose which offers a similar (albeit theoretically reduced) functionality with a much more polished experience


I get the following warning now (without USE=kipi set), presumably from the cmake_use_find_package kipi KF5Kipi call in the ebuild:

-- <<< Gentoo configuration >>>
[snip]
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_DISABLE_FIND_PACKAGE_KF5Kipi

[snip]
>>> Source configured.
Comment 1 Larry the Git Cow gentoo-dev 2021-12-09 09:28:35 UTC
The bug has been closed via the following commit(s):

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

commit 2730a35e7c36fe96ea25bef7266ab67d45a65f69
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-12-09 08:44:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-12-09 08:44:14 +0000

    kde-apps/gwenview: Drop IUSE kipi
    
    Disabling as well in 21.12, as there is no point in delaying its cleanup.
    
    Upstream commit 0f39bcc72b9078f16e343749f56aa8dff55a14dc
    
    Reported-by: Duncan <1i5t5.duncan@cox.net>
    Closes: https://bugs.gentoo.org/828592
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/gwenview/gwenview-21.12.0.ebuild       | 6 ++----
 kde-apps/gwenview/gwenview-21.12.49.9999.ebuild | 6 ++----
 kde-apps/gwenview/gwenview-9999.ebuild          | 5 +----
 kde-apps/gwenview/metadata.xml                  | 4 +---
 4 files changed, 6 insertions(+), 15 deletions(-)

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

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

commit 8ed2aa2dca8844e16984ba6fb1026185f02b5619
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-12-09 08:59:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-12-09 08:59:52 +0000

    kde-apps/kdegraphics-meta: Drop kde-apps/libkipi, kde-apps/kipi-plugins
    
    Bug: https://bugs.gentoo.org/828592
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kdegraphics-meta/kdegraphics-meta-21.12.0.ebuild       | 2 --
 kde-apps/kdegraphics-meta/kdegraphics-meta-21.12.49.9999.ebuild | 2 --
 kde-apps/kdegraphics-meta/kdegraphics-meta-9999.ebuild          | 2 --
 3 files changed, 6 deletions(-)

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

commit 4a984e0fca133a0ab8fd896463392f7f1f7e6f07
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-12-09 08:49:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-12-09 08:49:19 +0000

    kde-apps/spectacle: Drop IUSE kipi
    
    Disabling as well in 21.12, as there is no point in delaying its cleanup.
    
    Upstream commit 595695176a0b9c51d3d97a61ece9096710c1495f
    
    Bug: https://bugs.gentoo.org/828592
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/spectacle/metadata.xml                   |  1 -
 kde-apps/spectacle/spectacle-21.12.0.ebuild       | 11 ++++-------
 kde-apps/spectacle/spectacle-21.12.49.9999.ebuild | 11 ++++-------
 kde-apps/spectacle/spectacle-9999.ebuild          | 10 +++-------
 4 files changed, 11 insertions(+), 22 deletions(-)