diff options
author | rh <rh@pkgsrc.org> | 2001-04-07 19:43:30 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-04-07 19:43:30 +0000 |
commit | 86f97775b75c53ca611faeb93e792668cfc73fe5 (patch) | |
tree | 9ea872b1bf0fb363adf2b476b35b46f8b175dd2d /x11 | |
parent | aa77e2b12a15a42216e5aa45aa5a6b8859e17af3 (diff) | |
download | pkgsrc-86f97775b75c53ca611faeb93e792668cfc73fe5.tar.gz |
Update gnome-python to 1.4.0.
Notable changes are:
- adds support for more panel applet APIs.
- update to work with latest gtkhtml.
- various bug fixes.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-python/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-python/files/md5 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile index 3d010ef2de2..822a0ad76be 100644 --- a/x11/gnome-python/Makefile +++ b/x11/gnome-python/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2001/02/17 17:06:25 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2001/04/07 19:43:30 rh Exp $ -DISTNAME= gnome-python-1.0.53 +DISTNAME= gnome-python-1.4.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-python/} @@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ COMMENT= Python Bindings for the GNU Network Object Model Environment -DEPENDS+= gnome-core>=1.2.0:../gnome-core +DEPENDS+= gnome-core>1.4.0:../gnome-core DEPENDS+= gtkglarea-*:../../x11/gtkglarea DEPENDS+= libglade-*:../../devel/libglade DEPENDS+= python-2.0:../../lang/python @@ -18,7 +18,7 @@ CONFLICTS+= py-gtk-* GNU_CONFIGURE= yes USE_X11= yes USE_GMAKE= yes -USE_LIBTOOL= # defined +USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig .include "../../mk/bsd.prefs.mk" diff --git a/x11/gnome-python/files/md5 b/x11/gnome-python/files/md5 index c112bc30f14..8e6cea75e80 100644 --- a/x11/gnome-python/files/md5 +++ b/x11/gnome-python/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/06/05 19:52:33 tron Exp $ +$NetBSD: md5,v 1.4 2001/04/07 19:43:31 rh Exp $ -MD5 (gnome-python-1.0.53.tar.gz) = 597535c5e25596fe6f7924bde2b6a912 +SHA1 (gnome-python-1.4.0.tar.gz) = 402d675941cd59b9541067531583d4af0a456c1f |