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.
This commit is contained in:
parent
aa77e2b12a
commit
86f97775b7
2 changed files with 6 additions and 6 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue