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
commit1cb82b39caf0a739eb98d172500bc3d5dc25fa40 (patch)
treedc23650fe78d5a5f73eafda7e1c8b0ded46eb49b /x11
parent67656360a5da53650db4d21c76c35a7d1d92b2f1 (diff)
downloadpkgsrc-1cb82b39caf0a739eb98d172500bc3d5dc25fa40.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.