mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
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
30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
%%PYTHON_SITELIBDIR%%/PyQt5/QtQml.so
|
|
%%PYTHON_SITELIBDIR%%/PyQt5/QtQml.pyi
|
|
%%PYQT_QMLDIR%%/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
|
|
%%PYQT_SIPDIR%%/QtQml/qqml.sip
|
|
%%API%%%%PYQT_APIDIR%%/api/python/QtQml.api
|