pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-gnome2-extras to avoid trouble in the future, r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/773923e6e228
branches: trunk
changeset: 400927:773923e6e228
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Oct 30 15:47:26 2009 +0000
description:
to avoid trouble in the future, remove the "gdl" part as newer
versions are API incompatible
(afaict the only useful thing in this pkg is the "gtkspell" wrapper,
should perhaps be put into its own pkg)
ride on today's PKGREV bump
diffstat:
x11/py-gnome2-extras/Makefile | 5 +++--
x11/py-gnome2-extras/PLIST | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r 98b370a20f32 -r 773923e6e228 x11/py-gnome2-extras/Makefile
--- a/x11/py-gnome2-extras/Makefile Fri Oct 30 15:42:03 2009 +0000
+++ b/x11/py-gnome2-extras/Makefile Fri Oct 30 15:47:26 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2009/10/30 11:04:29 drochner Exp $
+# $NetBSD: Makefile,v 1.34 2009/10/30 15:47:26 drochner Exp $
#
DISTNAME= gnome-python-extras-2.14.3
@@ -36,7 +36,8 @@
.include "../../devel/libbonoboui/buildlink3.mk"
.include "../../devel/xulrunner/buildlink3.mk"
.include "../../textproc/gtkspell/buildlink3.mk"
-.include "../../devel/gdl/buildlink3.mk"
+# newer gdl versions are incompatible
+#.include "../../devel/gdl/buildlink3.mk"
# needs older version than is in pkgsrc
#.include "../../databases/libgda/buildlink3.mk"
.include "../../x11/py-gnome2/buildlink3.mk"
diff -r 98b370a20f32 -r 773923e6e228 x11/py-gnome2-extras/PLIST
--- a/x11/py-gnome2-extras/PLIST Fri Oct 30 15:42:03 2009 +0000
+++ b/x11/py-gnome2-extras/PLIST Fri Oct 30 15:47:26 2009 +0000
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:25:03 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/10/30 15:47:26 drochner Exp $
lib/pkgconfig/gnome-python-extras-2.0.pc
${PYSITELIB}/gtk-2.0/egg/__init__.py
${PYSITELIB}/gtk-2.0/egg/__init__.pyc
${PYSITELIB}/gtk-2.0/egg/__init__.pyo
${PYSITELIB}/gtk-2.0/egg/recent.la
${PYSITELIB}/gtk-2.0/egg/trayicon.la
-${PYSITELIB}/gtk-2.0/gdl.la
${PYSITELIB}/gtk-2.0/gtkhtml2.la
${PYSITELIB}/gtk-2.0/gtkmozembed.la
${PYSITELIB}/gtk-2.0/gtkspell.la
Home |
Main Index |
Thread Index |
Old Index