pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-qt2 Remove PLIST entries for OpenGL because qt2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2cd562fe5a40
branches: trunk
changeset: 499301:2cd562fe5a40
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Sep 18 19:55:15 2005 +0000
description:
Remove PLIST entries for OpenGL because qt2-libs doesn't build the
OpenGL modules any longer. Bump PKGREVISION.
diffstat:
x11/py-qt2/Makefile | 4 ++--
x11/py-qt2/PLIST | 5 +----
2 files changed, 3 insertions(+), 6 deletions(-)
diffs (41 lines):
diff -r 8a81051ff91c -r 2cd562fe5a40 x11/py-qt2/Makefile
--- a/x11/py-qt2/Makefile Sun Sep 18 19:51:55 2005 +0000
+++ b/x11/py-qt2/Makefile Sun Sep 18 19:55:15 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2005/06/01 18:03:30 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/18 19:55:15 minskim Exp $
#
DISTNAME= PyQt-3.1-Qt-2.3.1
PKGNAME= ${PYPKGPREFIX}-qt2-3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 python
MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/
diff -r 8a81051ff91c -r 2cd562fe5a40 x11/py-qt2/PLIST
--- a/x11/py-qt2/PLIST Sun Sep 18 19:51:55 2005 +0000
+++ b/x11/py-qt2/PLIST Sun Sep 18 19:55:15 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:06 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/09/18 19:55:15 minskim Exp $
bin/eric${PYVERSSUFFIX}
bin/pyuic${PYVERSSUFFIX}
${PYSITELIB}/eric/AsyncIO.py
@@ -16,7 +16,6 @@
${PYSITELIB}/eric/eric.py
${PYSITELIB}/libqtcanvascmodule.la
${PYSITELIB}/libqtcmodule.la
-${PYSITELIB}/libqtglcmodule.la
${PYSITELIB}/libqtnetworkcmodule.la
${PYSITELIB}/libqttablecmodule.la
${PYSITELIB}/libqtxmlcmodule.la
@@ -24,8 +23,6 @@
${PYSITELIB}/qt.pyc
${PYSITELIB}/qtcanvas.py
${PYSITELIB}/qtcanvas.pyc
-${PYSITELIB}/qtgl.py
-${PYSITELIB}/qtgl.pyc
${PYSITELIB}/qtnetwork.py
${PYSITELIB}/qtnetwork.pyc
${PYSITELIB}/qttable.py
Home |
Main Index |
Thread Index |
Old Index