pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgnome Update to 2.14.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd00c03754ef
branches: trunk
changeset: 510479:bd00c03754ef
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu Mar 30 21:08:18 2006 +0000
description:
Update to 2.14.0:
libgnome 2.14.0
---------------
What's new since 2.13.90
* Updated and new translations:
- cs (Miroslav Trmac), cy (Rhys Jones), da (Ole Laursen),
de (Frank Arnold), et (Ivar Smolin),
hi (Rajesh Ranjan), hu (Gabor Kelemen), it (Francesco Marletta),
ja (Satoru SATOH), nl (Timo Meinen), nn (Kjartan Maraas),
or (Subhransu Behera), ro (Misu Moldovan), ru (Leonid Kanter),
sv (Daniel Nylander), th (Theppitak Karoonboonyan)
libgnome 2.13.90
----------------
What's new since 2.13.7
* Bug fixes
- Initialize all the members of GnomeModuleInfo
(Christian Perch)
- Use GOption instead of popt as default (Christian Perch)
- Add handling of GNOME_VFS_ERROR_INVALID_URI
(Claudio Saavedra)
libgnome 2.13.7
---------------
What's new since 2.13.6
* Bug fixes
- Fix compilation issues due to the missing inclusion
of popt.h (Emmanuele Bassi)
libgnome 2.13.6
---------------
What's new since 2.13.5
* Bug fixes
- Make popt usage deprecated and move to a full GOption
support (Christian)
libgnome 2.13.5
---------------
What's new since 2.13.4
* Bug fixes
- Fix leaks in GOption code (Christian)
- Don't make toolbars detachable by default (Sebastien)
- Build related cleanups (Mark, Kjartan)
* Docs
- Improve docs for GOption handling in GnomeProgram
* Translations
-
libgnome 2.13.4
---------------
What's new since 2.13.3
* Bug fixes
- Fix the broken fix for GnomeProgram. (Gustavo)
(It broke gnome-python)
libgnome 2.13.3
---------------
What's new since 2.13.2
* Bug fixes
- Give feedback from gnome-url if the host can't be found
(Christian Neumair)
- Fix some warnings (Kjartan)
* Translations
- be, bg, cs, en_CA, es, gl, gu, ja, lt, nb, sk, th, zh_CN.
libgnome 2.13.2
---------------
What's new since 2.12.0
* Features
- New show_input_method_menu gconf key (Matthias Clasen)
- Update of the cursors descriptions for the new GTK (Sebastien Bacher)
- New remember_numlock_state gconf key (Jürg Billeter)
- Add GNOME_URL_ERROR_CANCELLED and return it
in gnome_url_show_with_env (Christian Neumair)
* Bug fixes
- Use G_SEARCHPATH_SEPARATOR_S instead of hardcoded ":"(Tor Lillqvist)
- Add support for GOption argument parsing (Pawel Sliwowski, chpe) [#307312]
- Use gnome-vfs on Win32, too (Tor Lillqvist)
* Translation updates:
* Mahay Alam Khan (bn)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ignacio Casal Quinteiro (gl)
* Erdal Ronahi (ku)
* Reinout van Schouwen (nl)
* Marcel Telka (sk)
* Christian Rose (sv)
* Paisa Seeluangsawat (th)
* Albert Fazlí (tt)
* Clytie Siddall (vi)
* Funda Wang (zh_CN)
diffstat:
devel/libgnome/Makefile | 9 +++++----
devel/libgnome/PLIST | 6 +++++-
devel/libgnome/distinfo | 8 ++++----
3 files changed, 14 insertions(+), 9 deletions(-)
diffs (80 lines):
diff -r 7e610768f4bd -r bd00c03754ef devel/libgnome/Makefile
--- a/devel/libgnome/Makefile Thu Mar 30 21:07:48 2006 +0000
+++ b/devel/libgnome/Makefile Thu Mar 30 21:08:18 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2006/03/21 06:00:44 jlam Exp $
+# $NetBSD: Makefile,v 1.51 2006/03/30 21:08:18 jmmv Exp $
#
-DISTNAME= libgnome-2.12.0.1
-PKGREVISION= 5
+DISTNAME= libgnome-2.14.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.12/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.14/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv%NetBSD.org@localhost
@@ -53,6 +52,8 @@
GCONF2_SCHEMAS+= desktop_gnome_thumbnailers.schemas
GCONF2_SCHEMAS+= desktop_gnome_typing_break.schemas
+BUILDLINK_DEPENDS.libbonobo+= libbonobo>=2.13.0
+
.include "../../audio/esound/buildlink3.mk"
.include "../../audio/libaudiofile/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
diff -r 7e610768f4bd -r bd00c03754ef devel/libgnome/PLIST
--- a/devel/libgnome/PLIST Thu Mar 30 21:07:48 2006 +0000
+++ b/devel/libgnome/PLIST Thu Mar 30 21:08:18 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2005/10/10 13:42:11 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.17 2006/03/30 21:08:18 jmmv Exp $
bin/gnome-open
include/libgnome-2.0/libgnome/gnome-config.h
include/libgnome-2.0/libgnome/gnome-exec.h
@@ -96,6 +96,7 @@
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/libgnome-2.0.mo
+${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/libgnome-2.0.mo
@@ -107,6 +108,7 @@
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/libgnome-2.0.mo
+${PKGLOCALEDIR}/locale/or/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/libgnome-2.0.mo
@@ -124,12 +126,14 @@
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/libgnome-2.0.mo
+${PKGLOCALEDIR}/locale/tt/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libgnome-2.0.mo
+${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/libgnome-2.0.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo
@comment in GConf2: @dirrm share/gconf/schemas
@dirrm share/examples/libgnome/sound/events
diff -r 7e610768f4bd -r bd00c03754ef devel/libgnome/distinfo
--- a/devel/libgnome/distinfo Thu Mar 30 21:07:48 2006 +0000
+++ b/devel/libgnome/distinfo Thu Mar 30 21:08:18 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2005/10/23 16:59:59 minskim Exp $
+$NetBSD: distinfo,v 1.27 2006/03/30 21:08:18 jmmv Exp $
-SHA1 (libgnome-2.12.0.1.tar.bz2) = ec5f1be0e6085226f942535a5dbd45cdbab95f80
-RMD160 (libgnome-2.12.0.1.tar.bz2) = 373d5c5a2ac3272e3669e10e48f01b12331f8e95
-Size (libgnome-2.12.0.1.tar.bz2) = 955235 bytes
+SHA1 (libgnome-2.14.0.tar.bz2) = 989ab8bc667c87740fa44a06752a1f032be732c8
+RMD160 (libgnome-2.14.0.tar.bz2) = 31cd471c5ff7d94c8b93031f4450d6c5556bfc39
+Size (libgnome-2.14.0.tar.bz2) = 995787 bytes
SHA1 (patch-af) = 783e295d1714b7c121538ed7459ffbcf3ff3713a
Home |
Main Index |
Thread Index |
Old Index