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
7 lines
274 B
Text
7 lines
274 B
Text
%%PYTHON_SITELIBDIR%%/PyQt5/QtSvg.so
|
|
%%PYQT_SIPDIR%%/QtSvg/QtSvgmod.sip
|
|
%%PYQT_SIPDIR%%/QtSvg/qgraphicssvgitem.sip
|
|
%%PYQT_SIPDIR%%/QtSvg/qsvggenerator.sip
|
|
%%PYQT_SIPDIR%%/QtSvg/qsvgrenderer.sip
|
|
%%PYQT_SIPDIR%%/QtSvg/qsvgwidget.sip
|
|
%%API%%share/qt5/qsci/api/python/QtSvg.api
|