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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q1, Version: 5.5.1nb4, Package name: py27-qt5-5.5.1nb4, 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/qt5-qtdeclarative] [x11/qt5-qtwebkit] [x11/qt5-qtsensors] [x11/qt5-qtbase] [x11/qt5-qtmultimedia] [x11/qt5-qtsvg] [x11/qt5-qttools] [x11/py-sip] [x11/qt5-qtlocation] [x11/qt5-qtxmlpatterns] [lang/python27]

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

Master sites:

SHA1: d54cd7cf26b10f0b59fddce4a6a742f9697a94ff
RMD160: f0027899d9cef20d40dbcad01560edd25c6f7e4e
Filesize: 3618.896 KB

Version history: (Expand)


CVS history: (Expand)


   2016-05-07 21:02:18 by Benny Siegert | Files touched by this commit (5)
Log message:
Pullup ticket #4968 - requested by wiz
x11/py-qt5: build fix

Revisions pulled up:
- x11/py-qt5/Makefile                                           1.11
- x11/py-qt5/distinfo                                           1.4
- x11/py-qt5/patches/patch-configure.py                         1.4
- x11/py-qt5/patches/patch-designer_designer.pro-in             1.1
- x11/py-qt5/patches/patch-qmlscene_qmlscene.pro-in             1.1

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Sat Apr 23 07:38:38 UTC 2016

   Modified Files:
   	pkgsrc/x11/py-qt5: Makefile distinfo
   	pkgsrc/x11/py-qt5/patches: patch-configure.py
   Added Files:
   	pkgsrc/x11/py-qt5/patches: patch-designer_designer.pro-in
   	    patch-qmlscene_qmlscene.pro-in

   Log message:
   Fix rpath for X11=native case.

   From Olaf 'Rhialto' Seibert in PR 50876.

   Bump PKGREVISION.