5b3f3dd953
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
11 lines
481 B
Text
11 lines
481 B
Text
%%PYTHON_SITELIBDIR%%/PyQt5/QtWebKit.so
|
|
%%PYQT_SIPDIR%%/QtWebKit/QtWebKitmod.sip
|
|
%%PYQT_SIPDIR%%/QtWebKit/qwebdatabase.sip
|
|
%%PYQT_SIPDIR%%/QtWebKit/qwebelement.sip
|
|
%%PYQT_SIPDIR%%/QtWebKit/qwebhistory.sip
|
|
%%PYQT_SIPDIR%%/QtWebKit/qwebhistoryinterface.sip
|
|
%%PYQT_SIPDIR%%/QtWebKit/qwebkitglobal.sip
|
|
%%PYQT_SIPDIR%%/QtWebKit/qwebpluginfactory.sip
|
|
%%PYQT_SIPDIR%%/QtWebKit/qwebsecurityorigin.sip
|
|
%%PYQT_SIPDIR%%/QtWebKit/qwebsettings.sip
|
|
%%API%%share/qt5/qsci/api/python/QtWebKit.api
|