Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728462 - app-doc/zeal-0.6.1: src/libs/ui/searchitemdelegate.cpp:143:26: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
Summary: app-doc/zeal-0.6.1: src/libs/ui/searchitemdelegate.cpp:143:26: error: aggrega...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ole Reifschneider (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-16 13:48 UTC by Andreas Sturmlechner
Modified: 2020-06-16 13:51 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 Andreas Sturmlechner gentoo-dev 2020-06-16 13:48:07 UTC
Upstream fix: https://github.com/zealdocs/zeal/commit/064aaa05d6a3ba4ba3cf648199a3109aba2f41fe
Comment 1 Larry the Git Cow gentoo-dev 2020-06-16 13:51:05 UTC
The bug has been closed via the following commit(s):

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

commit ecd03b6a389b6175ba047fc4412f46dbf60316ae
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-16 13:49:55 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-16 13:50:41 +0000

    app-doc/zeal: Fix build w/ Qt 5.15, use cmake.eclass, fix src_prepare
    
    Closes: https://bugs.gentoo.org/728462
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-doc/zeal/files/zeal-0.6.1-qt-5.15.patch | 21 +++++++++++++++++++++
 app-doc/zeal/zeal-0.6.1.ebuild              | 16 +++++++++-------
 2 files changed, 30 insertions(+), 7 deletions(-)