From f5c77b9c290e5bc4bd111318db1a83136a58c665 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 21 Sep 2004 17:10:43 +0000 Subject: Update to 2.8.0. This version corresponds to GNOME 2.8.0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2.8,0: "Josha Bell" * Fixes: - Fixes to docs (Shaun McCance) 2.7.92: "Morte della Madonna" * Improvements: - Updated documentation (Shaun McCance) 2.7.91: "Que fuerte me parece" * Fixes: - Fix a crash when selection unset keys (bug #149805) - Fix search cancelation (bugs #150728, #146790) 2.7.90: "Old maintainer clip show" * Improvements: - Lots of HIG fixes (Dennis Cranston) 2.7.4: "Siempre estoy soñando" * Improvements: - Search asyncronously - Add recent keys * Fixes: - Put the output window in a vpaned so it can be resized (bug #146776) - Go to the key in the tree and in the list. - Use header capitalization for menu items. Fix bug #147753 (Dennis Cranston) 2.7.3: "This one is really released!" * Fixes: - Fix some UI stuff of the search window (Anders Carlsson) 2.7.2: "long queue" * Improvements: - Search!!!! - Removed warning dialog (Christian Neumair) * Fixes: - Enable menu internationalization (Christian Neumair) 2.7.1: "Beer at Norway" * Improvements: - Implement list elements editing - Added schema - Set defaults in gconf.xml.defaults - Set a key/value as mandatory from - Support for browsing/editing defaults and mandatory * Fixes: - Fix some leaks - Fix long standing bug converting some text entries into booleans (bug #136148) 2.7.0: "Favola di Venezia" * Improvements: - Use GNOME libraries (Shakti Sen) - Add Help support (Shakti Sen) - Use GNOME standard about dialog (Bug #88279) - Make menu icons follow menus_have_icons preference key (Mariano Suárez-Alvarez) - Show an alert when the key has no schema (Bug #110745) - Replace use of item factory with ui manager (James Bowes from the GNOME love fame!) - When removing an item in the list edito, select the next or the previous one (Alberto Ruíz, Bug #142994, also a new contributor from the GNOME love and live hacking at guadec-es!) * Fixes: - Fix crash when nothing is selected (Richard Hult) - Don't show hidden widgets on new windows. - Fix compilers warning and build stuff on AIX. * Merged fixes from 2-6 branch: - Don't escape keys (Bugs #135807 and #136400) - Fix a crashing bug in the unref code (Bugs #124662 and #136631) - Fix the cell editor for float values (Bug #137468) - Fix a crash when launching gconf-editor with a invalid key path (Bug #136381) - Allow the notebook in the key editor to fill and expand. (Fix #138557) * Translations: - Added Basque translation (Iñaki Larrañaga) - Added Gujarati translation (Guntupalli Karunakar) --- editors/gconf-editor/Makefile | 12 ++++++++---- editors/gconf-editor/PLIST | 26 ++++++++++++++++++++++++-- editors/gconf-editor/distinfo | 6 +++--- 3 files changed, 35 insertions(+), 9 deletions(-) (limited to 'editors/gconf-editor') diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 314428a1956..eba52ee78a5 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2004/09/04 16:10:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/09/21 17:10:43 jmmv Exp $ # -DISTNAME= gconf-editor-2.6.2 -PKGREVISION= 1 +DISTNAME= gconf-editor-2.8.0 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.6/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= sab@posix.org.uk @@ -24,10 +23,15 @@ USE_X11= YES CONFIGURE_ARGS+= --with-gconf-defaults-source=${GCONF2_CONFIG_SOURCE} CONFIGURE_ARGS+= --with-gconf-mandatory-source=${GCONF2_CONFIG_SOURCE:S/gconf.xml.defaults/gconf.xml.mandatory/g} +GCONF2_SCHEMAS= gconf-editor.schemas + .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 "../../textproc/intltool/buildlink3.mk" +.include "../../textproc/scrollkeeper/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/gconf-editor/PLIST b/editors/gconf-editor/PLIST index 4ce30fc6263..df4dbee7155 100644 --- a/editors/gconf-editor/PLIST +++ b/editors/gconf-editor/PLIST @@ -1,19 +1,31 @@ -@comment $NetBSD: PLIST,v 1.5 2004/04/16 13:47:17 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/09/21 17:10:43 jmmv Exp $ bin/gconf-editor man/man1/gconf-editor.1 share/applications/gconf-editor.desktop +share/gconf/schemas/gconf-editor.schemas +share/gnome/help/gconf-editor/C/figures/entry-blank.png +share/gnome/help/gconf-editor/C/figures/entry-bool.png +share/gnome/help/gconf-editor/C/figures/entry-list.png +share/gnome/help/gconf-editor/C/figures/entry-number.png +share/gnome/help/gconf-editor/C/figures/entry-schema.png +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 ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gconf-editor.mo @@ -41,8 +53,11 @@ ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/or/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gconf-editor.mo @@ -62,6 +77,7 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gconf-editor.mo ${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 @@ -71,7 +87,13 @@ share/pixmaps/gconf-editor/entry-schema.png share/pixmaps/gconf-editor/entry-string.png share/pixmaps/gconf-editor/folder-closed.png share/pixmaps/gconf-editor/folder-open.png -share/pixmaps/gconf-editor/stock-about-16.png @dirrm share/pixmaps/gconf-editor @comment in xdg-dirs: @dirrm share/pixmaps +@dirrm share/omf/gconf-editor +@dirrm share/omf +@dirrm share/gnome/help/gconf-editor/C/figures +@dirrm share/gnome/help/gconf-editor/C +@dirrm share/gnome/help/gconf-editor +@dirrm share/gnome/help +@comment in GConf2: @dirrm share/gconf/schemas @comment in xdg-dirs: @dirrm share/applications diff --git a/editors/gconf-editor/distinfo b/editors/gconf-editor/distinfo index 32f3e6aecd3..903730c3abc 100644 --- a/editors/gconf-editor/distinfo +++ b/editors/gconf-editor/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/06/28 13:34:47 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2004/09/21 17:10:43 jmmv Exp $ -SHA1 (gconf-editor-2.6.2.tar.bz2) = d4f72ed21a5582a5be5160dbd6e5f515a610a50e -Size (gconf-editor-2.6.2.tar.bz2) = 387614 bytes +SHA1 (gconf-editor-2.8.0.tar.bz2) = 879434cce2b623434ac45ac9e4b64e1acf5cc278 +Size (gconf-editor-2.8.0.tar.bz2) = 504155 bytes -- cgit v1.2.3