From 60a9fd476fc200bb04d663a2c00be76b487d88bb Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 30 Mar 2006 21:38:11 +0000 Subject: Update to 2.14.0: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit libgnomeui 2.14.0 ----------------- * Docs - Update the API docs a lot (Dinoop Tomas) * Updated and new translations: - cs (Petr Tomes), de (Hendrik Brandt), hu (Gabor Kelemen), it (Francesco Marletta), ka (Vladimer Sichinava) nn (Kjartan Maraas), pl (GNOME PL team), ro (Misu Moldavan), sv (Daniel Nylander) libgnomeui 2.13.90 ------------------ * Fix critical warnings in gnome-icon-list (Harry Lu) * Fix permissions on created directories in the file selector (Federico) * Portability improvements in the file chooser (Mark) * Make the authentication dialog thread safe (jylefort at freebsd org) * Remove some redundant strings (Clytie Siddall) * Fix typo in the docs (Behdad) libgnomeui 2.13.3 ----------------- * Don't scale up small images when creating thumbnails (Lucas Rocha) * Fix critical warning and crash in thumbnailer (Alex Larsson) libgnomeui 2.13.2 ----------------- * Sync GOption code with latest libgnome (Christian) libgnomeui 2.13.1 ----------------- * Fix mime type problem with the thumbnailer (Bastien) * Fix a crasher (Felix Riemann) * Fix leaks in the GOption code (Christian Perch) * Thread safety fixes (jylefort at FreeBSD org) * Warning fixes (Kjartan) * Leak fixes in the GOption code (Christian Perch) libgnomeui 2.13.0 ----------------- * Support the icon theme name spec (Dobey) * Remove some stale code in the file selector (Kjartan) * Fix a leak in gnome_entry_save_history() (Paolo Borelli) [ * Fix a GnomeCanvas-CRITICAL warning in gnome-icon-item (Federico) [#323521] * Scale images before doing a thumbnail to avoid eating up all ram on very large images (Victor STINNER) [#307885] * Fix a crash in gnomefileentry (Petr Mladek) [#315549] * Fix a mem leak (Kjartan) * Skip hidden pages in GnomeDruid (Ricardo Fernández Pascual) [#89145] * Remove useless check and warning about (Jens Elkner) [#118532] * Don't use gnome-keyring on Win32 (Tor Lillqvist) * Add support for GOption argument parsing (Pawel Sliwowski, chpe) [#307312] * Focus the first non-empty field in the password dialog (Nate Nielsen) [#318026] * Convert text from the file entry to filename encoding before returning it. Patch from Yydzero , [#321144] * Translation updates: * Mahay Alam Khan (bn) * Miloslav Trmac (cs) * Marie Lund (da) * Adam Weinberger (en_CA) * Francisco Javier F. Serrador (es) * Ivar Smolin (et) * Ignacio Casal Quinteiro (gl) * Reinout van Schouwen (nl) * Marcel Telka (sk) * Christian Rose (sv) * Theppitak Karoonboonyanan (th) * Albert Fazlí (tt) * Funda Wang (zh_CN) --- devel/libgnomeui/Makefile | 11 ++++++----- devel/libgnomeui/distinfo | 9 ++++----- devel/libgnomeui/patches/patch-aa | 19 ------------------- 3 files changed, 10 insertions(+), 29 deletions(-) delete mode 100644 devel/libgnomeui/patches/patch-aa (limited to 'devel/libgnomeui') diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile index c7c5cb36331..a1912e387bc 100644 --- a/devel/libgnomeui/Makefile +++ b/devel/libgnomeui/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.54 2006/03/06 00:18:12 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2006/03/30 21:38:11 jmmv Exp $ # -DISTNAME= libgnomeui-2.12.1 -PKGREVISION= 1 +DISTNAME= libgnomeui-2.14.0 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.12/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.14/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org @@ -28,7 +27,8 @@ PKGCONFIG_BASE= ${WRKSRC}/libgnomeui/libgnomeui-2.0.pc PKGCONFIG_OVERRIDE= ${PKGCONFIG_BASE}.in BUILDLINK_DEPENDS.gtk2= gtk2+>=2.8.0 -BUILDLINK_DEPENDS.libgnome= libgnome>=2.12.0.1 +BUILDLINK_DEPENDS.libbonoboui= libgnome>=2.13.1 +BUILDLINK_DEPENDS.libgnome= libgnome>=2.13.7 # Needed because part of the pc files doesn't get filled in till after # configure does its pass @@ -41,6 +41,7 @@ post-configure: .include "../../audio/esound/buildlink3.mk" .include "../../audio/libaudiofile/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" .include "../../devel/GConf2/buildlink3.mk" .include "../../devel/libbonoboui/buildlink3.mk" .include "../../devel/libgnome/buildlink3.mk" diff --git a/devel/libgnomeui/distinfo b/devel/libgnomeui/distinfo index 11277bf761a..5cd11df6ac1 100644 --- a/devel/libgnomeui/distinfo +++ b/devel/libgnomeui/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.18 2006/02/08 05:47:48 minskim Exp $ +$NetBSD: distinfo,v 1.19 2006/03/30 21:38:11 jmmv Exp $ -SHA1 (libgnomeui-2.12.1.tar.bz2) = e542ed58909d9a9e9b6c08e4c1fc016e996ffa73 -RMD160 (libgnomeui-2.12.1.tar.bz2) = be9feadd71d2e1d9be1dee1b6fbb661ca222c160 -Size (libgnomeui-2.12.1.tar.bz2) = 1852044 bytes -SHA1 (patch-aa) = 5dd82f0e510d0035b55da63b1e200d0c38fa0b5a +SHA1 (libgnomeui-2.14.0.tar.bz2) = 77ec4652f572e9e19fbbc05e3489fbe69245563d +RMD160 (libgnomeui-2.14.0.tar.bz2) = 96a86f8ff83e95e87e8f86368bd7aea988d2f6ed +Size (libgnomeui-2.14.0.tar.bz2) = 1881447 bytes diff --git a/devel/libgnomeui/patches/patch-aa b/devel/libgnomeui/patches/patch-aa deleted file mode 100644 index c47d9d4d7c7..00000000000 --- a/devel/libgnomeui/patches/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2006/02/08 05:47:48 minskim Exp $ - -May be removed when GNOME Bugzilla #330350 is resolved. - ---- file-chooser/sucky-desktop-item.c.orig 2005-07-11 13:04:12.000000000 -0700 -+++ file-chooser/sucky-desktop-item.c -@@ -67,7 +67,12 @@ - - #define sure_string(s) ((s)!=NULL?(s):"") - -+#if defined(__APPLE__) && defined(HAVE_NSGETENVIRON) && defined(HAVE_CRT_EXTERNS_H) -+ #include -+ #define environ (*_NSGetEnviron()) -+#else - extern char **environ; -+#endif - - struct _SuckyDesktopItem { - int refcount; -- cgit v1.2.3