Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918714 - dev-qt/qtwebview-6.6.1 packaging request
Summary: dev-qt/qtwebview-6.6.1 packaging request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL: https://invent.kde.org/plasma/discove...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-28 22:44 UTC by Andreas Sturmlechner
Modified: 2023-11-29 05:57 UTC (History)
2 users (show)

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 2023-11-28 22:44:14 UTC
Used by kde-plasma/discover:6, even if there is an alternative if not available.
Comment 1 Ionen Wolkens gentoo-dev 2023-11-29 04:26:47 UTC
Sure, I'll look at this today.
Comment 2 Larry the Git Cow gentoo-dev 2023-11-29 05:57:38 UTC
The bug has been closed via the following commit(s):

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

commit 1e6dce6d0790fad8ff123b38ba870e4c93a7e953
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-11-29 05:30:53 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-11-29 05:55:51 +0000

    dev-qt/qtwebview: new slot, add 6.6.1:6 + live
    
    Nothing special here (same as Qt5) and tests pass.
    
    Technically allows for webengine to be optional but this does not
    make sense on Linux given there's no native APIs to replace it.
    
    Does require USE=qml to be set on qtwebengine+webchannel, but not
    flipping default given this is only needed by kde at the moment
    and plasma profile sets qml globally.
    
    QtOpenGL is checked but does not seem actually used outside manual
    tests? (non-tests try to optionally link with it, but it gets
    discarded because no symbols are used from it) -- skipped for now.
    
    Closes: https://bugs.gentoo.org/918714
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-qt/qtwebview/Manifest                  |  1 +
 dev-qt/qtwebview/qtwebview-6.6.1.ebuild    | 19 +++++++++++++++++++
 dev-qt/qtwebview/qtwebview-6.6.9999.ebuild | 19 +++++++++++++++++++
 dev-qt/qtwebview/qtwebview-6.9999.ebuild   | 19 +++++++++++++++++++
 4 files changed, 58 insertions(+)