Bug 191667 - [PATCH] www/qupzilla: update to 1.6.6 and add QT5 support
Summary: [PATCH] www/qupzilla: update to 1.6.6 and add QT5 support
Status: Closed DUPLICATE of bug 191303
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-06 17:28 UTC by Matthew Rezny
Modified: 2014-08-17 11:23 UTC (History)
2 users (show)

See Also:


Attachments
QupZilla 1.6.6 update (4.93 KB, patch)
2014-07-06 17:28 UTC, Matthew Rezny
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Rezny freebsd_committer freebsd_triage 2014-07-06 17:28:18 UTC
Created attachment 144466 [details]
QupZilla 1.6.6 update

Update QupZilla to 1.6.6 and add more options including experimental Qt5 and WebGL support. Patches have also been updated to harmonize with upstream's future.

Currently, KDE Wallet integration is not compatible with Qt5 build option because KDE libs are linked against Qt4 and thus there would be a conflict. KDE Wallet option will only be compatible with Qt5 when the plugin is ported to KF5. Therefore, the combination of QT5 and KWALLET is marked BROKEN.

WebGL support depends upon support in QtWebKit. Currently, that support is only enabled in qt5-webkit, so while the WEBGL option will compile with qt4-webkit, it will not do anything because underlying support is missing.

Qt5 build option also restores spellcheck support. The spellcheck plugin now requires a newer version of QtWebKit than our qt4-webkit port provides.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-07-07 07:50:07 UTC
Notify maintainer.
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-07 15:52:24 UTC
maintainer timed out so it's considered approved, anyone can commit this.
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-09 14:40:11 UTC
Note this conflicts with 191303 which has already been committed.

Do you want to submit a new patch for the QT5 support?
Comment 4 John Marino freebsd_committer freebsd_triage 2014-08-09 14:40:52 UTC
to be clear, bug 191303 updates version to 1.6.6 but didn't add QT5 support.
Comment 5 Matthew Rezny freebsd_committer freebsd_triage 2014-08-17 11:23:36 UTC
Making this just a Qt5 support patch would be trivial. However, kde@ advises separate -qt4 and -qt5 ports are preferred.

*** This bug has been marked as a duplicate of bug 191303 ***