Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports. Thankfully this commit is mostly adding new ports, as the hard work was already done in r403297 and r403662. Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly, Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in Phabricator for an earlier version of the PyQt5 patch set). PR: 204672
27 lines
1.1 KiB
Text
27 lines
1.1 KiB
Text
%%PYTHON_SITELIBDIR%%/PyQt5/QtQml.so
|
|
%%QT_PLUGINDIR%%/PyQt5/libpyqt5qmlplugin.so
|
|
%%PYQT_SIPDIR%%/QtQml/QtQmlmod.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qjsengine.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qjsvalue.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qjsvalueiterator.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qmlattachedpropertiesobject.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qmlregistertype.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qpyqmllistproperty.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlabstracturlinterceptor.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlapplicationengine.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlcomponent.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlcontext.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlengine.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlerror.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlexpression.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlextensionplugin.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlfileselector.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlincubator.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmllist.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlnetworkaccessmanagerfactory.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlparserstatus.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlproperty.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlpropertymap.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlpropertyvaluesource.sip
|
|
%%PYQT_SIPDIR%%/QtQml/qqmlscriptstring.sip
|
|
%%API%%share/qt5/qsci/api/python/QtQml.api
|