diff options
author | reed <reed> | 2005-07-01 01:25:49 +0000 |
---|---|---|
committer | reed <reed> | 2005-07-01 01:25:49 +0000 |
commit | b51e126b38248280ef2cf4c5f563d88ae72e3a59 (patch) | |
tree | dc23650fe78d5a5f73eafda7e1c8b0ded46eb49b /x11 | |
parent | cdd25a3fe1df2c848acef03df8266fc63247637e (diff) | |
download | pkgsrc-b51e126b38248280ef2cf4c5f563d88ae72e3a59.tar.gz |
Add support for Darwin. Use "PyQt-mac-gpl" source instead when on Darwin.
Use new ../../x11/py-qt3-base/Makefile.common. So split out some
of the parts of the Makefile.
Improve the COMMENT (especially so it will be different from other
PyQT package).
Improve the DESCRiption to really describe this package.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-qt3-modules/DESCR | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11/py-qt3-modules/DESCR b/x11/py-qt3-modules/DESCR index 5749991f597..34d428c750a 100644 --- a/x11/py-qt3-modules/DESCR +++ b/x11/py-qt3-modules/DESCR @@ -1,6 +1,3 @@ -These are the Python bindings for Qt. You must also have the SIP Python -bindings generator installed. - -The homepage is http://www.riverbankcomputing.co.uk/pyqt/. - -The homepage of SIP is http://www.riverbankcomputing.co.uk/sip/. +PyQT is a set of Python bindings for the Qt toolkit. This package +provides the following Python modules for the Qt toolkit: qtxml, +qtui, qttable, qtsql, qtnetwork, qtgl, and qtcanvas. |