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
17 lines
745 B
Text
17 lines
745 B
Text
%%PYTHON_SITELIBDIR%%/PyQt5/QtDBus.so
|
|
%%PYQT_SIPDIR%%/QtDBus/QtDBusmod.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusabstractadaptor.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusabstractinterface.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusargument.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusconnection.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusconnectioninterface.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbuserror.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusextratypes.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusinterface.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusmessage.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbuspendingcall.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusservicewatcher.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qdbusunixfiledescriptor.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qpydbuspendingreply.sip
|
|
%%PYQT_SIPDIR%%/QtDBus/qpydbusreply.sip
|
|
%%API%%share/qt5/qsci/api/python/QtDBus.api
|