summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-04-24 17:27:57 +0000
committerrh <rh@pkgsrc.org>2001-04-24 17:27:57 +0000
commitbf18fa9cba2a6fe2d0ac1d6f0bfe8db9ae17f242 (patch)
tree5a2746442c7cfbafa4878d9aac0e0e211cd218b5 /x11
parentc8a1f86f2833306117761d8bc782dedba5c32229 (diff)
downloadpkgsrc-bf18fa9cba2a6fe2d0ac1d6f0bfe8db9ae17f242.tar.gz
Update gtk-- to 1.2.5. Changes include:
Release: Gtk-- 1.2.5 * Fixes for code generator. * Fixes for RedHat 7.0 configure bug. * Numerous patches to clean up code and improve appearance. * Added SpinButton::update() (Augustin Ferrin Pozuelo) * Menushell namespace fixes (jaycox) * Fixes for gtk--.m4 (srittau) * Major CTree fixes * CTree::selection() fixed. (Murray Cumming) * Added CTree::{Row,Column}::moveto() * Fix for CTree::RowList::end() (Daniel Elstner) * Documentation fixes (Falk Hueffner) * TreeItem patch (Joe Yandle) Release: Gtk-- 1.2.4 * Fixes for code generator * Rotated Bin::add_pixlabel. * gcc 2.96 fixes. * Distribution fixes. * Tutorial updates. * Dialog demos. * Dialog demo from Paul Serice. * Warning clean up. * Fix for accelerator labels from Toralf Lund. Release: Gtk-- 1.2.3 * Fixes for container * Bugs in code generator * Minor internal fixes. * Major changes for libstdc++-v3 from Felix Natter * Patches to try to improve gcc 2.96 compilation (still problem with yacc) * Menu improvements to support dynamic menu items. * CTree iterator fixes. Release: Gtk-- 1.2.2 * CTree updates from Juergen Mangler, a9506264@unet.univie.ac.at * Tearoff menu support (Juergen). * New examples for ctree and menu (Juergen). * Changed internals to get around serious gcc bug. Earlier versions should be discarded. Use of old version with multiple inheritence will cause segfaults!
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk--/Makefile16
-rw-r--r--x11/gtk--/distinfo6
-rw-r--r--x11/gtk--/pkg/PLIST10
3 files changed, 16 insertions, 16 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index 91cd162c58d..2859811e2c9 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2001/03/27 03:20:27 hubertf Exp $
+# $NetBSD: Makefile,v 1.17 2001/04/24 17:27:57 rh Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp
#
-DISTNAME= gtkmm-1.2.1
-PKGNAME= gtk---1.2.1
+DISTNAME= gtkmm-1.2.5
+PKGNAME= gtk---1.2.5
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkmm/} \
${MASTER_SITE_GNOME:=stable/sources/gtkmm/}
@@ -16,12 +16,12 @@ BUILD_DEPENDS+= m4-1.4:../../devel/m4
DEPENDS+= gtk+>=1.2.7:../../x11/gtk
DEPENDS+= libsigc++>=1.0.1:../../devel/libsigc++
-USE_X11BASE= # defined
+USE_X11BASE= YES
-GNU_CONFIGURE= # defined
-USE_GMAKE= # defined
-USE_PERL5= # defined
-USE_LIBTOOL= # defined
+GNU_CONFIGURE= YES
+USE_GMAKE= YES
+USE_PERL5= YES
+USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/scripts/ltconfig
M4= ${LOCALBASE}/bin/gm4
diff --git a/x11/gtk--/distinfo b/x11/gtk--/distinfo
index 2d3ae8b5f06..855aaf96ce8 100644
--- a/x11/gtk--/distinfo
+++ b/x11/gtk--/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 11:07:39 skrll Exp $
+$NetBSD: distinfo,v 1.3 2001/04/24 17:27:57 rh Exp $
-SHA1 (gtkmm-1.2.1.tar.gz) = 0c17a4d0a4e1f6d4cb8810f6e10429ab91b9750e
-Size (gtkmm-1.2.1.tar.gz) = 618728 bytes
+SHA1 (gtkmm-1.2.5.tar.gz) = adf0efe46ca41c2d09c5f93b1dcd7ef151ecb489
+Size (gtkmm-1.2.5.tar.gz) = 650577 bytes
SHA1 (patch-ag) = 32955371bf64162dc2da520ad96788115e1591ef
SHA1 (patch-ah) = 5db5ac60b28e538977abeb6e9aa4940907910cb2
diff --git a/x11/gtk--/pkg/PLIST b/x11/gtk--/pkg/PLIST
index aabbc57dbc3..bf682ce006c 100644
--- a/x11/gtk--/pkg/PLIST
+++ b/x11/gtk--/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2001/01/04 15:11:01 agc Exp $
+@comment $NetBSD: PLIST,v 1.6 2001/04/24 17:27:58 rh Exp $
bin/gtkmm-config
bin/gtkmmconvert
include/gdk--/bitmap.h
@@ -189,13 +189,13 @@ lib/gtkmm/proc/stage1.m4
lib/libgdkmm.a
lib/libgdkmm.la
lib/libgdkmm.so
-lib/libgdkmm.so.1
-lib/libgdkmm.so.1.0
+lib/libgdkmm.so.2
+lib/libgdkmm.so.2.0
lib/libgtkmm.a
lib/libgtkmm.la
lib/libgtkmm.so
-lib/libgtkmm.so.0
-lib/libgtkmm.so.0.1
+lib/libgtkmm.so.2
+lib/libgtkmm.so.2.1
share/aclocal/gtk--.m4
@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gtk--.m4 ${LOCALBASE}/share/aclocal/gtk--.m4
@unexec test %D = ${LOCALBASE} || rm ${LOCALBASE}/share/aclocal/gtk--.m4