Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613690 - www-client/qutebrowser-9999 should no longer require the webkit USE flag
Summary: www-client/qutebrowser-9999 should no longer require the webkit USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-23 21:33 UTC by toraboracaveman
Modified: 2017-10-26 17:48 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 toraboracaveman 2017-03-23 21:33:34 UTC
qutebrowser no longer requires webkit. It requires 'webkit' OR 'webengine'. However, this is not reflected in qutebrowser-9999.

Old versions, such as 0.9.x did require webkit. However, more recent versions (e.g. 0.10.x) no longer require this.

As far as portage is concerned, version 9999 (github) should have the required USE flags updated to reflect this change.

However, in the future when qutebrowser-0.10.x is added into portage (bug 612162 is resolved), this change that I am requesting for version 9999 should also be reflected on 0.10.x.
Comment 1 Chris Chan 2017-07-08 18:42:14 UTC
0.11.0 is out now and qtwebkit is deprecated, so it is no longer necessary to even have a webkit useflag. it should use webengine by default without a useflag.
Comment 2 Florian Bruhin 2017-07-10 07:28:27 UTC
qutebrowser upstream here - I agree it doesn't *require* QtWebKit anymore, but I disagree that it shouldn't have an useflag for it at all.

I answered to https://bugs.gentoo.org/show_bug.cgi?id=624168 with more details though.
Comment 3 Justin Bronder (RETIRED) gentoo-dev 2017-10-26 17:48:41 UTC
Done in:
7caf15ad68d www-client/qutebrowser: bump 1.0.2
426f970feed www-client/qutebrowser: cleanup live build

Note that we were far enough behind that webengine appears to be the clear default from upstream now.  If someone wants to get the webkit fork in the tree and then update qutebrowser, I'm not against it.