summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-07-01 01:25:49 +0000
committerreed <reed@pkgsrc.org>2005-07-01 01:25:49 +0000
commit75173a08dc8a91364c3ba07c3caaebf5210f1c37 (patch)
treedc23650fe78d5a5f73eafda7e1c8b0ded46eb49b /x11
parentcc86acdeca60335942332ad66dbd9ebf18db62b6 (diff)
downloadpkgsrc-75173a08dc8a91364c3ba07c3caaebf5210f1c37.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/DESCR9
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.