From 1b916756eed023ef0cbf13fce845d335ce25b8c7 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 22 Mar 2005 16:30:36 +0000 Subject: Update to 2.10.0: 2.10.0: "Maria Stuarda" * Translations: - Updated Updated Romanian translation by Mugurel Tudor. - Updated Hungarian translation updated by Gabor Kelemen. - Updated Lithuanian translation by Gintautas Miliauskas. 2.9.92: "Drexler singing" * Fixed: - Readd a missing icon - Fix some deprecated includes 2.9.91: "Spectacular Spectacular" * Fixes: - Fix a crash when closing an old window and changing externay gconf keys that were monitorized by that window. (John Ellis) 2.9.3: "Bang Bang" * Fixes: - Tons of leaks fixed (Paolo Borelli) - Continue search after finding a pattern (Madhan Raj) 2.9.2: "Con la frente marchita" * Impovements: - Add bugzilla verstion to .desktop file (Christoffer Olsen) - Show in the window title the current configuration database - Use a new icon for boormarks - Added German documentation (Keywan Najafi Tonekaboni) * Fixes: - Install icon in the right place, use for the window title correctly - Lot of HIGifycation work (Dennis Cranston) - Disable popups entries for defaults/mandatoy if user cannot change them - Lot of strings fixes (Dave Ahlswede, Dennis Cranston, David Lodge) - Update auto* magic (James Henstridge) - Handle menu tearoffs correctly, using the ui_manager (James Bowes) --- editors/gconf-editor/Makefile | 10 ++++++---- editors/gconf-editor/PLIST | 5 +++-- editors/gconf-editor/distinfo | 8 ++++---- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 2d35535aa4e..725ee3d3604 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2004/12/12 15:35:50 minskim Exp $ +# $NetBSD: Makefile,v 1.29 2005/03/22 16:30:36 jmmv Exp $ # -DISTNAME= gconf-editor-2.8.2 -PKGREVISION= 2 +DISTNAME= gconf-editor-2.10.0 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.8/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.10/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= sab@posix.org.uk @@ -26,12 +25,15 @@ CONFIGURE_ARGS+= --with-gconf-mandatory-source=${GCONF2_CONFIG_SOURCE:S/gconf.xm GCONF2_SCHEMAS= gconf-editor.schemas +BUILDLINK_DEPENDS.GConf2+= GConf2>=2.10.0 + .include "../../devel/GConf2/schemas.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../devel/pkgconfig/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" diff --git a/editors/gconf-editor/PLIST b/editors/gconf-editor/PLIST index 4aad0adb0ae..8863cf34928 100644 --- a/editors/gconf-editor/PLIST +++ b/editors/gconf-editor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/12/12 15:33:27 minskim Exp $ +@comment $NetBSD: PLIST,v 1.9 2005/03/22 16:30:36 jmmv Exp $ bin/gconf-editor man/man1/gconf-editor.1 share/applications/gconf-editor.desktop @@ -12,6 +12,7 @@ share/gnome/help/gconf-editor/C/figures/entry-string.png share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png share/gnome/help/gconf-editor/C/gconf-editor.xml share/gnome/help/gconf-editor/C/legal.xml +share/icons/hicolor/48x48/apps/gconf-editor.png ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gconf-editor.mo @@ -78,7 +79,6 @@ ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gconf-editor.mo share/omf/gconf-editor/gconf-editor-C.omf -share/pixmaps/gconf-editor.png share/pixmaps/gconf-editor/entry-blank.png share/pixmaps/gconf-editor/entry-bool.png share/pixmaps/gconf-editor/entry-list.png @@ -91,6 +91,7 @@ share/pixmaps/gconf-editor/folder-open.png @comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/omf/gconf-editor @comment in scrollkeeper: @dirrm share/omf +@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps @dirrm share/gnome/help/gconf-editor/C/figures @dirrm share/gnome/help/gconf-editor/C @dirrm share/gnome/help/gconf-editor diff --git a/editors/gconf-editor/distinfo b/editors/gconf-editor/distinfo index 75716459ab2..7239040815b 100644 --- a/editors/gconf-editor/distinfo +++ b/editors/gconf-editor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2005/02/23 17:15:10 agc Exp $ +$NetBSD: distinfo,v 1.9 2005/03/22 16:30:36 jmmv Exp $ -SHA1 (gconf-editor-2.8.2.tar.bz2) = eaed1d64dee8ddcb7aae371f6d60a1338796c023 -RMD160 (gconf-editor-2.8.2.tar.bz2) = 4c88e338d760e6cc04cd89d11dfa6a1692a3a273 -Size (gconf-editor-2.8.2.tar.bz2) = 510014 bytes +SHA1 (gconf-editor-2.10.0.tar.bz2) = 710961b318c3410ca772cf2e169f05bd4e275e56 +RMD160 (gconf-editor-2.10.0.tar.bz2) = 21e4e87efa4fa72e0c6b05b0b4662fcbccce5e1d +Size (gconf-editor-2.10.0.tar.bz2) = 543405 bytes -- cgit v1.2.3