pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/py-qt5



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  7 16:30:37 UTC 2015

Added Files:
        pkgsrc/x11/py-qt5: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/x11/py-qt5/patches: patch-configure.py

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/py-qt5/DESCR pkgsrc/x11/py-qt5/Makefile \
    pkgsrc/x11/py-qt5/PLIST pkgsrc/x11/py-qt5/buildlink3.mk \
    pkgsrc/x11/py-qt5/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/py-qt5/patches/patch-configure.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index