pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libgnomeui Update to 2.14.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2433f70af9af
branches:  trunk
changeset: 510536:2433f70af9af
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Mar 30 21:38:11 2006 +0000

description:
Update to 2.14.0:

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 <yandong.yao%sun.com@localhost>, [#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)

diffstat:

 devel/libgnomeui/Makefile         |  11 ++++++-----
 devel/libgnomeui/distinfo         |   9 ++++-----
 devel/libgnomeui/patches/patch-aa |  19 -------------------
 3 files changed, 10 insertions(+), 29 deletions(-)

diffs (72 lines):

diff -r be54245a9f61 -r 2433f70af9af devel/libgnomeui/Makefile
--- a/devel/libgnomeui/Makefile Thu Mar 30 21:37:31 2006 +0000
+++ b/devel/libgnomeui/Makefile Thu Mar 30 21:38:11 2006 +0000
@@ -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@localhost
@@ -28,7 +27,8 @@
 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 @@
 .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 -r be54245a9f61 -r 2433f70af9af devel/libgnomeui/distinfo
--- a/devel/libgnomeui/distinfo Thu Mar 30 21:37:31 2006 +0000
+++ b/devel/libgnomeui/distinfo Thu Mar 30 21:38:11 2006 +0000
@@ -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 -r be54245a9f61 -r 2433f70af9af devel/libgnomeui/patches/patch-aa
--- a/devel/libgnomeui/patches/patch-aa Thu Mar 30 21:37:31 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 <crt_externs.h>
-+  #define environ (*_NSGetEnviron())
-+#else
- extern char **environ;
-+#endif
- 
- struct _SuckyDesktopItem {
-       int refcount;



Home | Main Index | Thread Index | Old Index