Commit graph

4 commits

Author SHA1 Message Date
wiz
08350b019d Fix rpath for X11=native case.
From Olaf 'Rhialto' Seibert in PR 50876.

Bump PKGREVISION.
2016-04-23 07:38:38 +00:00
adam
edfc213ebd Changes 5.5.1:
- Added support for Qt v5.5.1.
- Added the --disable option to configure.py.
- Implemented __matmul__ and __imatmul__ for QMatrix4x4 and QTransform.
2015-10-26 21:40:39 +00:00
adam
d3a112c41f Fix building on OS X 2015-04-12 17:55:46 +00:00
wiz
6df76094fe Import py34-qt5-5.4 as x11/py-qt5, packaged for wip by myself.
PyQt is a set of Python bindings for the Qt toolkit. PyQt brings
together the Qt C++ cross-platform toolkit and the cross-platform
interpreted language Python.  PyQt contains 300 classes and over
5,750 functions and methods.

PyQt also includes the pyuic and pylupdate utilities which correspond
to the Qt uic and lupdate utilities.  pyuic converts the GUI designs
created with Qt Designer to executable Python code.  pylupdate
scans Python code, extracts all strings that are candidates for
internationalisation, and creates an XML file for use by Qt Linguist.

This package is for QT5.
2015-02-07 16:30:37 +00:00