cc8a667aa2
* 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
14 lines
662 B
Plaintext
14 lines
662 B
Plaintext
%%PYTHON_SITELIBDIR%%/PyQt5/QtPrintSupport.so
|
|
%%PYTHON_SITELIBDIR%%/PyQt5/QtPrintSupport.pyi
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/QtPrintSupportmod.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qabstractprintdialog.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qpagesetupdialog.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprintdialog.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprintengine.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprinter.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprinterinfo.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprintpreviewdialog.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qprintpreviewwidget.sip
|
|
%%PYQT_SIPDIR%%/QtPrintSupport/qpyprintsupport_qlist.sip
|
|
%%API%%%%PYQT_APIDIR%%/api/python/QtPrintSupport.api
|