summaryrefslogtreecommitdiff
path: root/x11/py-qt5
AgeCommit message (Collapse)AuthorFilesLines
2016-04-23Fix rpath for X11=native case.wiz5-7/+47
From Olaf 'Rhialto' Seibert in PR 50876. Bump PKGREVISION.
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2016-01-06Revbump after updating graphics/libwebpadam1-1/+2
2015-10-26Changes 5.5.1:adam4-17/+76
- Added support for Qt v5.5.1. - Added the --disable option to configure.py. - Implemented __matmul__ and __imatmul__ for QMatrix4x4 and QTransform.
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2015-04-20Fix packaging after new dependency was added (indirectly).wiz1-1/+4
Ride PKGREVISION bump, since it was exactly for that.
2015-04-19Revbump because of x11/qt5-qtwebkit dependency updatenros1-2/+2
2015-04-12Fix building on OS Xadam2-5/+26
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2015-02-21Recursive revbump from audio/pulseaudio.ryoon1-1/+2
2015-02-07Import py34-qt5-5.4 as x11/py-qt5, packaged for wip by myself.wiz6-0/+808
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.