dev-python/PyQt5: add 5.12 snapshot

This depends on the new private SIP module (dev-python/PyQt5-sip).

Added support for QtNetworkAuth.
QtWebEngine support has been removed since it is no longer present
in the source tarball and will likely be packaged separately.

Bug: https://bugs.gentoo.org/668014
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Davide Pesavento <pesa@gentoo.org>
This commit is contained in:
Davide Pesavento
2018-12-27 20:39:19 +01:00
parent c181795801
commit 1252c19b89
3 changed files with 198 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
<flag name="location">Build bindings for the QtLocation module</flag>
<flag name="multimedia">Build bindings for the QtMultimedia module</flag>
<flag name="network">Build bindings for the QtNetwork module</flag>
<flag name="networkauth">Build bindings for the QtNetworkAuth module</flag>
<flag name="opengl">Build bindings for the QtOpenGL module</flag>
<flag name="positioning">Build bindings for the QtPositioning module</flag>
<flag name="printsupport">Build bindings for the QtPrintSupport module</flag>