* PyQt could not be installed for multiple Python versions at the same time, as there were conflicting files. This patch creates Python-version versioned directories for all these, and further installs binaries with a version number. * Note, there might be some hickups for software that depends on on of the .so's provided by PyQt5, which might not be found anymore autmotically, and maybe need some LD-flaggery. * Update PyQt5 to 5.10.1 * Mark www/py-qt5-webengine broken. It is unforuntately no longer compatible with the old qt5-webengine-5.9.4 we ship. PR: 232745 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D8714
18 lines
785 B
Text
18 lines
785 B
Text
%%PYTHON_SITELIBDIR%%/PyQt5/QtDBus.so
|
|
%%PYTHON_SITELIBDIR%%/PyQt5/QtDBus.pyi
|
|
%%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%%%%PYQT_APIDIR%%/api/python/QtDBus.api
|