Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829460 - [kde overlay] kde-apps/thumbnailers-9999 needs new kde-apps/kde-graphics-mobipocket USE/depend
Summary: [kde overlay] kde-apps/thumbnailers-9999 needs new kde-apps/kde-graphics-mobi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-17 13:13 UTC by Duncan
Modified: 2021-12-17 14:05 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-17 13:13:54 UTC
Error in configure:

-- The following REQUIRED packages have not been found:

* QMobipocket, A library for accessing mobipocket files, <www.kde.org>
Required to build the mobipocket thumbnailer. Disable with DISABLE_MOBIPOCKET

CMake Error at /share/cmake/Modules/FeatureSummary.cmake:464 (message):
feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
run.
Call Stack (most recent call first):
CMakeLists.txt:71 (feature_summary)

This is surely due to upstream commits:

* commit 979e76fba
  CommitDate: Wed Dec 1 00:43:42 2021 +0100

     Import the mobipocket thubmnailer from kdegraphics-mobipocket

* commit 9a2336ce5
  CommitDate: Mon Dec 13 22:55:27 2021 +0100

     cmake: Make the mobipocket lib mandatory unless disabled
Comment 1 Larry the Git Cow gentoo-dev 2021-12-17 14:05:21 UTC
The bug has been closed via the following commit(s):

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

commit 70e50905e5ea6034cda84ba43b3c8d0a9db69e63
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-12-17 14:03:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-12-17 14:04:23 +0000

    kde-apps/kdegraphics-mobipocket: Drop IUSE thumbnail
    
    Upstream commit 4adafd66c06802fb810339a7316817798253e1ee
    
    Reported-by: Duncan <1i5t5.duncan@cox.net>
    Closes: https://bugs.gentoo.org/829460
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kdegraphics-mobipocket-9999.ebuild                    | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

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

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

commit ea080b050d708e581e6a4a3d0dc29c900af47ced
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-12-17 13:58:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-12-17 14:01:16 +0000

    kde-apps/thumbnailers: Add new IUSE mobi and DEPEND
    
    Upstream commits:
    979e76fbaeeaba1291f6303ad194061173468460
    9a2336ce5d48f565057304bac11c7fc9efe0da92
    
    Bug: https://bugs.gentoo.org/829460
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/thumbnailers/metadata.xml             |  3 +++
 kde-apps/thumbnailers/thumbnailers-9999.ebuild | 10 +++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)