diff options
author | tron <tron@pkgsrc.org> | 2000-06-05 19:52:31 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-06-05 19:52:31 +0000 |
commit | ae53c44b07b7fe0a41cf03997bb50033acc1d3c4 (patch) | |
tree | a1e54b1a475454ef50c7d70242624929b2f660dc /x11 | |
parent | e4a224226c01a233d1741a4679fc15255739e916 (diff) | |
download | pkgsrc-ae53c44b07b7fe0a41cf03997bb50033acc1d3c4.tar.gz |
Update "gnome-python" package to version 1.0.53. Change since
version 1.0.51:
- pygnome/gtkhtml.py: removed removed functions.
- pygnome/generate/gtkhtml.defs (gtk_html_calc_scrollbars): removed
private function.
- pygnome/Makefile.am: changed dependencies to point at .lo files
rather than .o files, as we are using libtool now.
- pygnome/examples/gtkhtml_demo.py (HtmlWindow.load_url): don't call
GtkHTML.parse().
- pygnome/generate/gtkhtml.defs (gtk_html_parse): remove function that
was removed from gtkhtml.
- configure.in, gnome-python.spec: updated version number.
- NEWS: added news items.
- pygnome/Makefile.am (_gtkhtmlmodule_la_LIBADD): link with the
correct library list.
- pygnome/gnome/config.py (section_contents,private_section_contents):
fixed incorrect naming of wrapper.
- (lots of files): switch over to using libtool and automake-1.4a.
- pygnome/gnomeuimodule.c, pygnome/gnome/ui.py, pygnome/generate/gnomeui.defs:
Modified _wrap_gnome_file_entry_get_full_path, so that it supports
NULL as a return value (if the user does not select a file)
- pygnome/gnomeuimodule.c (_wrap_gnome_dialog_button_connect):
create a tuple (function, arguments) to be registered in the
callback. This corrects random behaviors after callback.
- pygnome/gnome/__init__.py: don't bother with the python-1.4
compatibility stuff -- gnome-python won't work with python-1.4 for
other reasons.
- configure.in: updated version. Require gtk+ >= 1.2.6 for same
reasons pygtk requires it.
- gnome-python.spec: incremented version numbers. Add requires
headers for gtk+ and gnome-libs so people don't annoy me with
problems caused by old versions. Also, require the matching version
of pygtk. Also, make pygnome-libglade require pygnome.
- pygnome/gettext.py (Catalog.__init__): check for msb encoded
catalogs as well.
- pygtk/gtkmodule.c: When changing a gtkadjustment,
call gtk_adjustment_changed()
- autogen.sh: Work with builddir != srcdir.
- pygnome/gnomeuimodule.c (list_to_ui_info): set user_data to
NULL, to avoid crashes in free_ui_info.
- pygnome/gnomeuimodule.c: added PyGtk_Get() around parameters in
MDI handling.
- pygnome/gnome/ui.py (GnomeMDIGenericChild.__marshal.__call__):
fix mistake here.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-python/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-python/files/md5 | 4 | ||||
-rw-r--r-- | x11/gnome-python/pkg/PLIST | 35 |
3 files changed, 28 insertions, 17 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile index c66242b1af8..a77e84195d0 100644 --- a/x11/gnome-python/Makefile +++ b/x11/gnome-python/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2000/03/14 22:20:21 tron Exp $ +# $NetBSD: Makefile,v 1.12 2000/06/05 19:52:31 tron Exp $ -DISTNAME= gnome-python-1.0.51 +DISTNAME= gnome-python-1.0.53 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-python/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ -DEPENDS+= control-center>=1.0.51:../controlcenter +DEPENDS+= gnome-core>=1.2.0:../gnome-core DEPENDS+= gtkglarea-*:../../x11/gtkglarea DEPENDS+= libglade-*:../../devel/libglade DEPENDS+= python>=1.5.2:../../lang/python diff --git a/x11/gnome-python/files/md5 b/x11/gnome-python/files/md5 index 1b2a646b8db..c112bc30f14 100644 --- a/x11/gnome-python/files/md5 +++ b/x11/gnome-python/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/03/14 22:20:22 tron Exp $ +$NetBSD: md5,v 1.3 2000/06/05 19:52:33 tron Exp $ -MD5 (gnome-python-1.0.51.tar.gz) = b873a3b4f1c1eb5c657682b5ea22a9d8 +MD5 (gnome-python-1.0.53.tar.gz) = 597535c5e25596fe6f7924bde2b6a912 diff --git a/x11/gnome-python/pkg/PLIST b/x11/gnome-python/pkg/PLIST index 5d6758c7dae..4d5bb2c6781 100644 --- a/x11/gnome-python/pkg/PLIST +++ b/x11/gnome-python/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2000/03/14 22:20:22 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2000/06/05 19:52:33 tron Exp $ include/pygtk/pygdkimlib.h include/pygtk/pygtk.h lib/python1.5/site-packages/GDK.py @@ -16,17 +16,28 @@ lib/python1.5/site-packages/GtkExtra.pyo lib/python1.5/site-packages/Gtkinter.py lib/python1.5/site-packages/Gtkinter.pyc lib/python1.5/site-packages/Gtkinter.pyo -lib/python1.5/site-packages/_appletmodule.so -lib/python1.5/site-packages/_cappletmodule.so -lib/python1.5/site-packages/_gdkimlibmodule.so -lib/python1.5/site-packages/_gladegnomemodule.so -lib/python1.5/site-packages/_gnomemodule.so -lib/python1.5/site-packages/_gnomeuimodule.so -lib/python1.5/site-packages/_gtkglmodule.so -lib/python1.5/site-packages/_gtkmodule.so -lib/python1.5/site-packages/_gtkxmhtmlmodule.so -lib/python1.5/site-packages/_libglademodule.so -lib/python1.5/site-packages/_zvtmodule.so +lib/python1.5/site-packages/_gtkmodule.la +lib/python1.5/site-packages/lib_gtkmodule.a +lib/python1.5/site-packages/_gdkimlibmodule.la +lib/python1.5/site-packages/lib_gdkimlibmodule.a +lib/python1.5/site-packages/_gtkglmodule.la +lib/python1.5/site-packages/lib_gtkglmodule.a +lib/python1.5/site-packages/_libglademodule.la +lib/python1.5/site-packages/lib_libglademodule.a +lib/python1.5/site-packages/_gnomemodule.la +lib/python1.5/site-packages/lib_gnomemodule.a +lib/python1.5/site-packages/_gnomeuimodule.la +lib/python1.5/site-packages/lib_gnomeuimodule.a +lib/python1.5/site-packages/_zvtmodule.la +lib/python1.5/site-packages/lib_zvtmodule.a +lib/python1.5/site-packages/_gtkxmhtmlmodule.la +lib/python1.5/site-packages/lib_gtkxmhtmlmodule.a +lib/python1.5/site-packages/_appletmodule.la +lib/python1.5/site-packages/lib_appletmodule.a +lib/python1.5/site-packages/_cappletmodule.la +lib/python1.5/site-packages/lib_cappletmodule.a +lib/python1.5/site-packages/_gladegnomemodule.la +lib/python1.5/site-packages/lib_gladegnomemodule.a lib/python1.5/site-packages/gettext.py lib/python1.5/site-packages/gettext.pyc lib/python1.5/site-packages/gettext.pyo |