NOTICE: This package has been removed from pkgsrc

./wip/py-qt5, Python binding for Qt5

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.15.7nb1, Package name: py310-qt5-5.15.7nb1, Maintainer: pkgsrc-users

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.


Required to run:
[x11/py-sip] [lang/python27] [x11/qt5-qtsvg] [x11/qt5-qttools] [x11/qt5-qtdeclarative] [x11/qt5-qtlocation] [x11/qt5-qtsensors] [x11/qt5-qtwebkit] [x11/qt5-qtxmlpatterns] [x11/qt5-qtbase] [x11/qt5-dbus] [x11/qt5-qtmultimedia]

Required to build:
[pkgtools/x11-links] [x11/compositeproto] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/recordproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/xcb-proto] [x11/fixesproto4] [sysutils/dbus-python-common] [lang/ruby200-base]

Package options: dbus

Master sites:

Filesize: 3163.064 KB

Version history: (Expand)


CVS history: (Expand)


   2015-02-07 17:32:48 by Thomas Klausner | Files touched by this commit (6) | Package removed
Log message:
Remove py-qt5, imported to x11.
   2015-01-11 23:37:37 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add
.include "../../sysutils/dbus-python-common/buildlink3.mk"
because it's sometimes needed.
   2015-01-06 23:19:20 by Thomas Klausner | Files touched by this commit (1)
Log message:
Needs py-sip->=4.16.4, reported by Rhialto
   2015-01-02 01:35:32 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 5.4 - adapt for qt5-5.4.
   2014-08-30 14:42:30 by Thomas Klausner | Files touched by this commit (6) | Package updated
Log message:
Import py-qt5-5.2.1 as wip/py-qt5. Packages fine, but needs more testing,
e.g. a working package that uses it.

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.