1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
6 <flag name="dbus">Build bindings for the QtDBus module</flag>
7 <flag name="declarative">Build bindings for the QtQml/QtQuick modules and enable the qmlscene plugin</flag>
8 <flag name="designer">Build bindings for the QtDesigner module and enable the designer plugin</flag>
9 <flag name="gui">Build bindings for the QtGui module</flag>
10 <flag name="help">Build bindings for the QtHelp module</flag>
11 <flag name="multimedia">Build bindings for the QtMultimedia module</flag>
12 <flag name="network">Build bindings for the QtNetwork module</flag>
13 <flag name="opengl">Build bindings for the QtOpenGL module</flag>
14 <flag name="positioning">Build bindings for the QtPositioning module</flag>
15 <flag name="printsupport">Build bindings for the QtPrintSupport module</flag>
16 <flag name="sensors">Build bindings for the QtSensors module</flag>
17 <flag name="serialport">Build bindings for the QtSerialPort module</flag>
18 <flag name="sql">Build bindings for the QtSql module</flag>
19 <flag name="svg">Build bindings for the QtSvg module</flag>
20 <flag name="testlib">Build bindings for the QtTest module</flag>
21 <flag name="webkit">Build bindings for the QtWebKit module</flag>
22 <flag name="websockets">Build bindings for the QtWebSockets module</flag>
23 <flag name="widgets">Build bindings for the QtWidgets module</flag>
24 <flag name="x11extras">Build bindings for the QtX11Extras module</flag>
25 <flag name="xmlpatterns">Build bindings for the QtXmlPatterns module</flag>
28 <maintainer status="active">
29 <email>phil@riverbankcomputing.com</email>
30 <name>Phil Thompson</name>
32 <bugs-to>mailto:pyqt@riverbankcomputing.com</bugs-to>
33 <remote-id type="pypi">PyQt5</remote-id>
34 <remote-id type="sourceforge">pyqt</remote-id>