pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/gconf-editor Update to 2.8.0. This version co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/527c810498c9
branches:  trunk
changeset: 480901:527c810498c9
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Sep 21 17:10:43 2004 +0000

description:
Update to 2.8.0.  This version corresponds to GNOME 2.8.0.

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)

diffstat:

 editors/gconf-editor/Makefile |  12 ++++++++----
 editors/gconf-editor/PLIST    |  26 ++++++++++++++++++++++++--
 editors/gconf-editor/distinfo |   6 +++---
 3 files changed, 35 insertions(+), 9 deletions(-)

diffs (115 lines):

diff -r b17aa88c71f6 -r 527c810498c9 editors/gconf-editor/Makefile
--- a/editors/gconf-editor/Makefile     Tue Sep 21 17:10:26 2004 +0000
+++ b/editors/gconf-editor/Makefile     Tue Sep 21 17:10:43 2004 +0000
@@ -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@localhost
@@ -24,10 +23,15 @@
 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 -r b17aa88c71f6 -r 527c810498c9 editors/gconf-editor/PLIST
--- a/editors/gconf-editor/PLIST        Tue Sep 21 17:10:26 2004 +0000
+++ b/editors/gconf-editor/PLIST        Tue Sep 21 17:10:43 2004 +0000
@@ -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/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/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-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 -r b17aa88c71f6 -r 527c810498c9 editors/gconf-editor/distinfo
--- a/editors/gconf-editor/distinfo     Tue Sep 21 17:10:26 2004 +0000
+++ b/editors/gconf-editor/distinfo     Tue Sep 21 17:10:43 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index