freebsd-ports/databases/py-qt4-sql/pkg-plist
Tobias C. Berner cc8a667aa2 pyqt: Change install directories for Python flavor support
* 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
2018-11-22 20:18:37 +00:00

16 lines
623 B
Text

%%PYTHON_SITELIBDIR%%/PyQt4/QtSql.so
%%PYQT_SIPDIR%%/QtSql/QtSqlmod.sip
%%PYQT_SIPDIR%%/QtSql/qsql.sip
%%PYQT_SIPDIR%%/QtSql/qsqldatabase.sip
%%PYQT_SIPDIR%%/QtSql/qsqldriver.sip
%%PYQT_SIPDIR%%/QtSql/qsqlerror.sip
%%PYQT_SIPDIR%%/QtSql/qsqlfield.sip
%%PYQT_SIPDIR%%/QtSql/qsqlindex.sip
%%PYQT_SIPDIR%%/QtSql/qsqlquery.sip
%%PYQT_SIPDIR%%/QtSql/qsqlquerymodel.sip
%%PYQT_SIPDIR%%/QtSql/qsqlrecord.sip
%%PYQT_SIPDIR%%/QtSql/qsqlrelationaldelegate.sip
%%PYQT_SIPDIR%%/QtSql/qsqlrelationaltablemodel.sip
%%PYQT_SIPDIR%%/QtSql/qsqlresult.sip
%%PYQT_SIPDIR%%/QtSql/qsqltablemodel.sip
%%API%%%%PYQT_APIDIR%%/api/python/QtSql.api