Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667398 - media-gfx/digikam-6.0.0_beta2 released and compiles with qtwebengine
Summary: media-gfx/digikam-6.0.0_beta2 released and compiles with qtwebengine
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2018-09-30 16:38 UTC by Reimundo Heluani
Modified: 2018-12-23 17:37 UTC (History)
2 users (show)

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


Attachments
patch to ebuild to compile 6.0.0-beta1 against qtwebengine (digi-ebuild.patch,796 bytes, patch)
2018-09-30 16:38 UTC, Reimundo Heluani
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Reimundo Heluani 2018-09-30 16:38:35 UTC
Created attachment 548486 [details, diff]
patch to ebuild to compile 6.0.0-beta1 against qtwebengine

Digikam 6.0.0-beta1 was released. The current ebuild for 5.9.0 works without changes. However it does not make sense to continue depending on qtwebkit when upstream has switched to qtwebengine and it compiles fine with gcc. The attached diff works fine in my system against qtwebengine-5.11.1
Comment 1 Andreas Sturmlechner gentoo-dev 2018-09-30 21:17:02 UTC
Thanks for your update. Pre-release versions of KDE projects usually do not make it to the Gentoo ebuild repository. Instead, they may be prepared in kde overlay.
Comment 2 Reimundo Heluani 2018-10-01 10:54:45 UTC
That's fine, but anyway you may look into dropping the qtwebkit dependency in 5.9.0 and compile against qwebengine which already the version in the main tree should compile. Upstream doesn't include this by default only because it fails compilation in Mingw
Comment 3 Andreas Sturmlechner gentoo-dev 2018-10-01 11:01:13 UTC
There is no trace of QtWebEngine support in 5.9.0.
Comment 4 Larry the Git Cow gentoo-dev 2018-12-23 17:37:51 UTC
The bug has been closed via the following commit(s):

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

commit 2a21936a17e8db93ecf53e9c6a11be549afa967b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-12-23 17:22:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-12-23 17:27:23 +0000

    media-gfx/digikam: 6.0.0_beta2 version bump
    
    Closes: https://bugs.gentoo.org/667398
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/digikam/Manifest                   |   1 +
 media-gfx/digikam/digikam-6.0.0_beta2.ebuild | 143 +++++++++++++++++++++++++++
 media-gfx/digikam/digikam-9999.ebuild        |   1 +
 3 files changed, 145 insertions(+)