summaryrefslogtreecommitdiff
path: root/editors/gconf-editor/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-09-15 15:21:40 +0000
committerjmmv <jmmv>2006-09-15 15:21:40 +0000
commit20652f32ab668b1f2a43158739b089acd2347c42 (patch)
treea37247f1d627e622d3f58e3aa6c8c3ec202dec5f /editors/gconf-editor/Makefile
parent31ee7309f893d307a22dc7f8709511b1e27c4fb3 (diff)
downloadpkgsrc-20652f32ab668b1f2a43158739b089acd2347c42.tar.gz
Update to 2.16.0:
2006-09-05 Fernando Herrera <fherrera@onirica.com> * configure.in: Release 2.16.0 2006-08-07 Fernando Herrera <fherrera@onirica.com> * configure.in: Release 2.15.91 * Makefile.am: added missing m4 subdir 2006-08-07 Kjartan Maraas <kmaraas@gnome.org> * .cvsignore: * Makefile.am: * configure.in: * docs/.cvsignore: * docs/C/gconf-editor.xml: * docs/Makefile.am: Port to gnome-doc-utils. Patch from Don Scorgie. Closes bug #346919. 2006-08-07 Kjartan Maraas <kmaraas@gnome.org> * src/gedit-output-window.c: (my_popup_handler), (gedit_output_window_init): Port to gtk+ from deprecated libgnomeui API. Kristof Vansant. Closes bug #166882. 2006-07-23 Luca Ferretti <elle.uca@libero.it> * autogen.sh: add "USE_COMMON_DOC_BUILD=yes", fix bug # 348238 2006-07-11 Kjartan Maraas <kmaraas@gnome.org> * autogen.sh: Convert to use gnome-autogen.sh. Fixes bug #341344. Patch from Frederic Peters. 2006-05-19 Fernando Herrera <fherrera@onirica.com> * docs/de/gconf-editor-de.omf: Converted to UTF-8 (pointed by Kjartan Maraas) 2006-05-09 Fernando Herrera <fherrera@onirica.com> * configure.in: * src/main.c: (main): Port to GOption. Patches and code from Paolo Borelli, Christian Persch and Kristof Vansant. Fixes bugs #335032 and #320390. 2006-05-09 Brian Pepple <bdpepple@gmail.com> * po/LINGUAS: New file listing all supported languages. * configure.in: Use po/LINGUAS instead of including all languages directly in this file. See the wiki for more information: http://live.gnome.org/GnomeGoals/PoLinguas 2006-05-09 Fernando Herrera <fherrera@onirica.com> * src/gconf-search.c: (gconf_tree_model_search_iter_foreach): Show search results when more than one has been found on the path. Fixes #339316 2006-05-09 Fernando Herrera <fherrera@onirica.com> * src/gconf-editor-window.c: (gconf_editor_window_popup_error_dialog), (gconf_editor_window_go_to): * src/main.c: (main): remove invalid_arg_error_dialog. Reuse gconf_editor_window_popup_error_dialog and made this dialog HIG compliant. Patch from Kristof Vansant. Fixes #340241 2006-05-09 Fernando Herrera <fherrera@onirica.com> * configure.in: version 2.15.0 2006-04-27 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/main.c: Call gnome_accelerators_sync() to save the keyboard shortcuts on exit. Fixes bug #162902. 2006-04-21 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * configure.in: * docs/fr/Makefile.am: Adding missing docs/fr/Makefile.am . 2006-04-17 BenoƮt Dejean <benoit@placenet.org> * docs/Makefile.am: * docs/fr/*: Added French translation. 2006-04-17 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Remove obsolete entry for no_NO. * po/no.po: And the translation. 2006-03-27 Vladimer Sichinava <vlsichinava@gmail.com> * configure.in: Added "ka" (Georgian) to ALL_LINGUAS 2006-03-26 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * configure.in: Adding "de" documentation entry. * docs/de/Makefile.am: Fixing build (#336005). 2006-03-25 Christian Neumair <chris@gnome-de.org> * docs/Makefile.am: (SUBDIRS): Add "de". Thanks to Keywan Najafi Tonekaboni. 2006-03-22 Tommi Vainikainen <thv@iki.fi> * configure.in (ALL_LINGUAS): Added Dzongkha (dz). 2006-03-20 Fernando Herrera <fherrera@onirica.com> * src/gconf-editor-window.c: (gconf_editor_gconf_value_changed): Fix memory corruption. GconfValue should be freed with gconf_value_free not with g_free. * src/gconf-list-model.c: (gconf_list_model_notify_func): Fix a tiny leak. Patch from Paolo Borelli. Closes bug #332931.
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r--editors/gconf-editor/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index e1f568f0507..dde8b335330 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.49 2006/07/05 05:37:40 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2006/09/15 15:21:40 jmmv Exp $
#
-DISTNAME= gconf-editor-2.14.0
-PKGREVISION= 1
+DISTNAME= gconf-editor-2.16.0
CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.14/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.16/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -23,6 +22,8 @@ CONFIGURE_ARGS+= --with-gconf-mandatory-source=${GCONF2_CONFIG_SOURCE:S/gconf.xm
GCONF2_SCHEMAS= gconf-editor.schemas
BUILDLINK_API_DEPENDS.GConf2+= GConf2>=2.14.0
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
+BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.14.0
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
@@ -30,6 +31,7 @@ BUILDLINK_API_DEPENDS.GConf2+= GConf2>=2.14.0
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"