FS#43709 - [qscintilla] some files should go to /usr/share/sip/Py2-PyQt4 now

Attached to Project: Arch Linux
Opened by Donovan Cameron (saultdon) - Thursday, 05 February 2015, 16:39 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 24 January 2017, 17:31 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: It looks like pyqt4 and sip are transitioning to a new folder structure in /usr/share/sip for qt4 and qt5 compatibility.

QSCI sip related file could be placed in /usr/share/sip/Py2-PyQt4 instead of /usr/share/sip/PyQt4.


Additional info:
* 2.8.4-3

Steps to reproduce: Trying to compile QGIS against qscintilla for example, and they can't be found because of the change in the way pyqt4 installs into /usr/share/sip.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 24 January 2017, 17:31 GMT
Reason for closing:  Fixed
Comment by Donovan Cameron (saultdon) - Tuesday, 10 February 2015, 16:47 GMT
Looks like QGIS, at least, has a cmake option to manually find the qscintilla sip files in the PyQt4 directory, so a workaround exists for my limited use case.
Comment by Andrea Scarpino (BaSh) - Tuesday, 10 February 2015, 16:55 GMT
I suppose just a qscintilla rebuild is needed here.
Comment by Felix Yan (felixonmars) - Wednesday, 11 February 2015, 03:32 GMT
I have tried to rebuild qscintilla, but pkgdiff told me there wasn't any changes.

Loading...