diff options
author | rh <rh@pkgsrc.org> | 2001-09-30 21:14:34 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-09-30 21:14:34 +0000 |
commit | 3c9878b2ca4e8628678619c218ec04d1ea19b847 (patch) | |
tree | af7c056466284329b7c5be3825d7fabf02f1bca5 /x11/gnome-libs | |
parent | 6f9a41c49eb6f6646f52003f98057a099b4ea572 (diff) | |
download | pkgsrc-3c9878b2ca4e8628678619c218ec04d1ea19b847.tar.gz |
Update gnome-libs to 1.4.1.2.
Changes include:
* portability fixes
* fix stuck grabs with dnd on the canvas
* fix bad memory corrupting bugs that should fix most theme related
crashes reported earlier
* i18n fixes
* memory leak fixes
* gnome-calculator can expand buttons vertically
* build fixes
* developer documentation for libart_lgpl
* fix crashes and memory problems in libart_lgpl
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r-- | x11/gnome-libs/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-libs/distinfo | 8 | ||||
-rw-r--r-- | x11/gnome-libs/patches/patch-ac | 10 | ||||
-rw-r--r-- | x11/gnome-libs/pkg/PLIST | 147 |
4 files changed, 156 insertions, 14 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 64179e85d43..186277de211 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2001/09/24 23:47:36 danw Exp $ +# $NetBSD: Makefile,v 1.70 2001/09/30 21:14:34 rh Exp $ -DISTNAME= gnome-libs-1.2.13 -PKGNAME= gnome-libs-1.2.13nb1 +DISTNAME= gnome-libs-1.4.1.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-libs/} diff --git a/x11/gnome-libs/distinfo b/x11/gnome-libs/distinfo index 60ed9a18468..9570eb93d8a 100644 --- a/x11/gnome-libs/distinfo +++ b/x11/gnome-libs/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.5 2001/09/24 23:47:36 danw Exp $ +$NetBSD: distinfo,v 1.6 2001/09/30 21:14:34 rh Exp $ -SHA1 (gnome-libs-1.2.13.tar.gz) = 21142d1afc826b7bca54be91a398c6f896d81696 -Size (gnome-libs-1.2.13.tar.gz) = 3387481 bytes +SHA1 (gnome-libs-1.4.1.2.tar.gz) = 90798f5d8ba6091ddd26236f12ecdb6797233d44 +Size (gnome-libs-1.4.1.2.tar.gz) = 3748372 bytes SHA1 (patch-aa) = 9475ac31c08d3aa547874d932fe5c2a3d01873bc -SHA1 (patch-ac) = fb2cb590552da0473b67c2ad88baabe4fa208c25 +SHA1 (patch-ac) = ab679a82e30e97d08bfbedae1487c271ac13a407 SHA1 (patch-ad) = fff2bbe36ba7f0ed588cbaf2efc646909511ad03 SHA1 (patch-ae) = 98fe6bb0850778702bbe0b3d0a3810d551b7d695 SHA1 (patch-af) = c66a96dac08232fcfc0ee7f73701e877c60483a3 diff --git a/x11/gnome-libs/patches/patch-ac b/x11/gnome-libs/patches/patch-ac index edb08a957a7..bfd64352d7a 100644 --- a/x11/gnome-libs/patches/patch-ac +++ b/x11/gnome-libs/patches/patch-ac @@ -1,12 +1,12 @@ -$NetBSD: patch-ac,v 1.8 2000/10/17 23:57:45 jlam Exp $ +$NetBSD: patch-ac,v 1.9 2001/09/30 21:14:34 rh Exp $ ---- gnome-data/Makefile.in.orig Thu Oct 12 23:04:15 2000 +--- gnome-data/Makefile.in.orig Wed Aug 22 00:16:56 2001 +++ gnome-data/Makefile.in @@ -156,7 +156,7 @@ EXTRA_DIST = gnome.soundlist gtk-events.soundlist mime-magic gnome.mime paper.config type.convert postscript.convert gnome-make-postscript-mimes --scoredir = $(DESTDIR)$(localstatedir)/games +-scoredir = $(localstatedir)/games +scoredir = /var/games sysconf_DATA = paper.config mime-magic @@ -16,9 +16,9 @@ $NetBSD: patch-ac,v 1.8 2000/10/17 23:57:45 jlam Exp $ install-data-local: - $(mkinstalldirs) $(DESTDIR)$(scoredir) -- -chgrp $(GAMES_GROUP) $(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir) +- -chgrp $(GAMES_GROUP) $(DESTDIR)$(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir) +# $(mkinstalldirs) $(DESTDIR)$(scoredir) -+# -chgrp $(GAMES_GROUP) $(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir) ++# -chgrp $(GAMES_GROUP) $(DESTDIR)$(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir) $(top_builddir)/libgnome/gnome-gen-mimedb $(DESTDIR)$(sysconfdir)/mime-magic # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/x11/gnome-libs/pkg/PLIST b/x11/gnome-libs/pkg/PLIST index 70148c8d3be..a7d289b0f5a 100644 --- a/x11/gnome-libs/pkg/PLIST +++ b/x11/gnome-libs/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.40 2001/04/07 05:55:56 rh Exp $ +@comment $NetBSD: PLIST,v 1.41 2001/09/30 21:14:34 rh Exp $ bin/dns-helper bin/gconfigger bin/gnome-bug @@ -235,6 +235,86 @@ share/doc/gnome-libs/mime-type-handling.txt share/doc/gnome-libs/mkstub share/doc/gnome-libs/session-management.txt share/doc/gnome-libs/suggestions.txt +share/gnome/help/gnome-dev-info/C/addauth.html +share/gnome/help/gnome-dev-info/C/altpol.html +share/gnome/help/gnome-dev-info/C/arch.html +share/gnome/help/gnome-dev-info/C/book1.html +share/gnome/help/gnome-dev-info/C/codstd.html +share/gnome/help/gnome-dev-info/C/cvs.html +share/gnome/help/gnome-dev-info/C/dialogapputil-docs.html +share/gnome/help/gnome-dev-info/C/docbook.css +share/gnome/help/gnome-dev-info/C/event-driven-programming.html +share/gnome/help/gnome-dev-info/C/gnome-actionarea.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-convenience-macros.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-functions.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-gnomeuiinfo.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-keybindings-config.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper-quick-example.html +share/gnome/help/gnome-dev-info/C/gnome-app-helper.html +share/gnome/help/gnome-dev-info/C/gnome-app-util.html +share/gnome/help/gnome-dev-info/C/gnome-app.html +share/gnome/help/gnome-dev-info/C/gnome-canvas-coordinates.html +share/gnome/help/gnome-dev-info/C/gnome-canvas-getting-started.html +share/gnome/help/gnome-dev-info/C/gnome-canvas-object-arguments.html +share/gnome/help/gnome-dev-info/C/gnome-canvas-organization-of-items.html +share/gnome/help/gnome-dev-info/C/gnome-canvas.html +share/gnome/help/gnome-dev-info/C/gnome-client.html +share/gnome/help/gnome-dev-info/C/gnome-color-selector.html +share/gnome/help/gnome-dev-info/C/gnome-defs.html +share/gnome/help/gnome-dev-info/C/gnome-dentry.html +share/gnome/help/gnome-dev-info/C/gnome-dialog.html +share/gnome/help/gnome-dev-info/C/gnome-dns.html +share/gnome/help/gnome-dev-info/C/gnome-fileconvert.html +share/gnome/help/gnome-dev-info/C/gnome-font-selector.html +share/gnome/help/gnome-dev-info/C/gnome-help.html +share/gnome/help/gnome-dev-info/C/gnome-history.html +share/gnome/help/gnome-dev-info/C/gnome-hook.html +share/gnome/help/gnome-dev-info/C/gnome-i18n.html +share/gnome/help/gnome-dev-info/C/gnome-ice.html +share/gnome/help/gnome-dev-info/C/gnome-mdi-docs.html +share/gnome/help/gnome-dev-info/C/gnome-messagebox.html +share/gnome/help/gnome-dev-info/C/gnome-mime.html +share/gnome/help/gnome-dev-info/C/gnome-net.html +share/gnome/help/gnome-dev-info/C/gnome-pixmap.html +share/gnome/help/gnome-dev-info/C/gnome-plugins.html +share/gnome/help/gnome-dev-info/C/gnome-properties.html +share/gnome/help/gnome-dev-info/C/gnome-score.html +share/gnome/help/gnome-dev-info/C/gnome-scores.html +share/gnome/help/gnome-dev-info/C/gnome-session.html +share/gnome/help/gnome-dev-info/C/gnome-startup.html +share/gnome/help/gnome-dev-info/C/gnome-stock-imlib.html +share/gnome/help/gnome-dev-info/C/gnome-stock-xpm.html +share/gnome/help/gnome-dev-info/C/gnome-stock.html +share/gnome/help/gnome-dev-info/C/gnome-string.html +share/gnome/help/gnome-dev-info/C/gnome-triggers.html +share/gnome/help/gnome-dev-info/C/gnome-util.html +share/gnome/help/gnome-dev-info/C/gnomeappbar.html +share/gnome/help/gnome-dev-info/C/graphics-contexts.html +share/gnome/help/gnome-dev-info/C/gtk-clock.html +share/gnome/help/gnome-dev-info/C/gtk-ted.html +share/gnome/help/gnome-dev-info/C/intro.html +share/gnome/help/gnome-dev-info/C/libgnome.html +share/gnome/help/gnome-dev-info/C/libgnomeui.html +share/gnome/help/gnome-dev-info/C/libgnorba-docs.html +share/gnome/help/gnome-dev-info/C/ln14.html +share/gnome/help/gnome-dev-info/C/nontech.html +share/gnome/help/gnome-dev-info/C/orbitgtk.html +share/gnome/help/gnome-dev-info/C/start.html +share/gnome/help/gnome-dev-info/C/thisdoc.html +share/gnome/help/gnome-dev-info/C/tut-doc.html +share/gnome/help/gnome-dev-info/C/tut-i18n.html +share/gnome/help/gnome-dev-info/C/tut-menus.html +share/gnome/help/gnome-dev-info/C/tut-parsing.html +share/gnome/help/gnome-dev-info/C/tut-sm.html +share/gnome/help/gnome-dev-info/C/tutorial.html +share/gnome/help/gnome-dev-info/C/visuals.html +share/gnome/help/gnome-dev-info/C/what.html +share/gnome/help/gnome-dev-info/C/whatis.html +share/gnome/help/gnome-dev-info/C/x-concepts-docs.html +share/gnome/help/gnome-dev-info/C/x1453.html +share/gnome/help/gnome-dev-info/C/x2161.html +share/gnome/help/gnome-dev-info/C/x2674.html +share/gnome/help/gnome-dev-info/C/x671.html share/gnome/html/gnome-decl.txt share/gnome/html/gnome-sections.txt share/gnome/html/gnome.html @@ -349,6 +429,65 @@ share/gnome/html/gnomeui/gtkted.html share/gnome/html/gnomeui/libgnomeui.html share/gnome/html/gnorba-decl.txt share/gnome/html/gnorba-sections.txt +share/gnome/html/gnorba/book1.html +share/gnome/html/gnorba/gnorba-gnorba.html +share/gnome/html/gnorba/gnorba-goad.html +share/gnome/html/gnorba/libgnorba.html +share/gnome/html/zvt/book1.html +share/gnome/html/zvt/x119.html +share/gnome/html/zvt/x144.html +share/gnome/html/zvt/x152.html +share/gnome/html/zvt/x192.html +share/gnome/html/zvt/x222.html +share/gnome/html/zvt/x243.html +share/gnome/html/zvt/x263.html +share/gnome/html/zvt/x98.html +share/gnome/html/zvt/zvtterm-future.html +share/gnome/html/zvt/zvtterm-input-output.html +share/gnome/html/zvt/zvtterm-notes.html +share/gnome/html/zvt/zvtterm-properties.html +share/gnome/html/zvt/zvtterm-reference.html +share/gnome/html/zvt/zvtterm-window-hints.html +share/gnome/html/zvt/zvtterm.html +share/gtk-doc/html/libart/advanced-uta.html +share/gtk-doc/html/libart/advanced.html +share/gtk-doc/html/libart/basic-foo.html +share/gtk-doc/html/libart/basic-rendering.html +share/gtk-doc/html/libart/basic.html +share/gtk-doc/html/libart/fdl-section1.html +share/gtk-doc/html/libart/fdl-section10.html +share/gtk-doc/html/libart/fdl-section2.html +share/gtk-doc/html/libart/fdl-section3.html +share/gtk-doc/html/libart/fdl-section4.html +share/gtk-doc/html/libart/fdl-section5.html +share/gtk-doc/html/libart/fdl-section6.html +share/gtk-doc/html/libart/fdl-section7.html +share/gtk-doc/html/libart/fdl-section8.html +share/gtk-doc/html/libart/fdl-section9.html +share/gtk-doc/html/libart/fdl-using.html +share/gtk-doc/html/libart/fdl.html +share/gtk-doc/html/libart/index.sgml +share/gtk-doc/html/libart/internals-intersector.html +share/gtk-doc/html/libart/internals.html +share/gtk-doc/html/libart/intro-file-names.html +share/gtk-doc/html/libart/intro.html +share/gtk-doc/html/libart/libart-affine-transformation-matrices.html +share/gtk-doc/html/libart/libart-art-alpha-gamma-stuff.html +share/gtk-doc/html/libart/libart-core-construction-apis.html +share/gtk-doc/html/libart/libart-extended-construction-apis.html +share/gtk-doc/html/libart/libart-memory-management.html +share/gtk-doc/html/libart/libart-micro-tile-array.html +share/gtk-doc/html/libart/libart-pixel-buffer-affine-transformations.html +share/gtk-doc/html/libart/libart-pixel-buffers.html +share/gtk-doc/html/libart/libart-svp-rendering.html +share/gtk-doc/html/libart/libart-svps.html +share/gtk-doc/html/libart/libart-transformation-operations.html +share/gtk-doc/html/libart/libart.html +share/gtk-doc/html/libart/problems-memory.html +share/gtk-doc/html/libart/problems.html +share/gtk-doc/html/libart/sample-display.html +share/gtk-doc/html/libart/sample.html +share/gtk-doc/html/libart/x31.html share/gtkrc share/gtkrc.el share/gtkrc.eo @@ -395,6 +534,8 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-libs.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-libs.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-libs.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-libs.mo +${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-libs.mo +${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-libs.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-libs.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-libs.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-libs.mo @@ -427,10 +568,12 @@ share/pixmaps/yes.xpm share/type-convert/gnome-make-postscript-mimes share/type-convert/postscript.convert share/type-convert/type.convert -@exec mkdir -p -m 0755 %D/share/gnome/help/gnome-dev-info/C @dirrm share/type-convert @dirrm share/mime-info @dirrm share/idl +@dirrm share/gtk-doc/html/libart +@dirrm share/gtk-doc/html +@dirrm share/gtk-doc @unexec rmdir %D/share/gnome/html/zvt 2>/dev/null || true @unexec rmdir %D/share/gnome/html/gnorba 2>/dev/null || true @dirrm share/gnome/html/gnomeui |