summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-08-27 14:31:02 +0000
committerrh <rh@pkgsrc.org>1999-08-27 14:31:02 +0000
commitbb1e4501938e2f3c21ddeee9eff46bb118959dd8 (patch)
treea53c8fcef41a47b78ebb6191cfca2f5ca35a1fbc /devel
parentc9c69d4fb64cae5787be8f233d1f1043fe048a6f (diff)
downloadpkgsrc-bb1e4501938e2f3c21ddeee9eff46bb118959dd8.tar.gz
Update libglade to version 0.4
Changes include: - Use gdk_keyval_by_name instead of a local hash table for looking up key values for accelerators. This removes a big hash table from libglade's overhead. - Radio buttons groups are really fixed this time. - Table column spacing is correctly interpreted now. - Support for the GtkPacker widget has been added. - Changed over to a SAX based XML parser. This cuts down on memory usage and increases speed a bit for the parser. It also reduces the number of malloc's and frees. - Better handling of accelerator keys, including underline accelerators for menu items and buttons. - Miscelaneous bug fixes.
Diffstat (limited to 'devel')
-rw-r--r--devel/libglade/Makefile4
-rw-r--r--devel/libglade/files/md54
-rw-r--r--devel/libglade/pkg/PLIST9
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index 270aa2ca978..872f6cce518 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/07/31 19:06:08 rh Exp $
+# $NetBSD: Makefile,v 1.2 1999/08/27 14:31:02 rh Exp $
#
-DISTNAME= libglade-0.2
+DISTNAME= libglade-0.4
CATEGORIES= devel
MASTER_SITES= http://gd.tuwien.ac.at/hci/gnome.org/GNOME/sources/libglade/ \
ftp://gnomeftp.wgn.net/pub/gnome/sources/libglade/ \
diff --git a/devel/libglade/files/md5 b/devel/libglade/files/md5
index 11bdcc42465..66a82c17b01 100644
--- a/devel/libglade/files/md5
+++ b/devel/libglade/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 1999/07/31 19:06:09 rh Exp $
+$NetBSD: md5,v 1.2 1999/08/27 14:31:02 rh Exp $
-MD5 (libglade-0.2.tar.gz) = ddf6445c30be0ed4741b8bba1e945fa2
+MD5 (libglade-0.4.tar.gz) = cad4812b969f64ac5d9be2b72de05eea
diff --git a/devel/libglade/pkg/PLIST b/devel/libglade/pkg/PLIST
index ecf9af025d5..64cbdc7560f 100644
--- a/devel/libglade/pkg/PLIST
+++ b/devel/libglade/pkg/PLIST
@@ -1,12 +1,14 @@
-@comment $NetBSD: PLIST,v 1.2 1999/08/01 19:43:35 tron Exp $
+@comment $NetBSD: PLIST,v 1.3 1999/08/27 14:31:03 rh Exp $
bin/libglade-config
bin/libglade-xgettext
include/glade/glade.h
include/glade/glade-xml.h
include/glade/glade-build.h
-lib/libglade.so.0.0
+include/glade/glade-widget-tree.h
+lib/locale/no/LC_MESSAGES/libglade.mo
+lib/libglade.so.1.1
lib/libglade.a
-lib/libglade-gnome.so.0.0
+lib/libglade-gnome.so.1.1
lib/libglade-gnome.a
lib/libgladeConf.sh
share/aclocal/libglade.m4
@@ -20,5 +22,6 @@ share/doc/libglade/libglade-libglade-build.html
share/doc/libglade/libglade-libglade-initialisation.html
share/doc/libglade/libglade-notes.html
share/doc/libglade/libglade.html
+share/doc/libglade/libglade-libglade-sax-parser.html
@dirrm share/doc/libglade
@dirrm include/glade