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.16.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/411e80d4d3dc
branches:  trunk
changeset: 518643:411e80d4d3dc
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Sep 15 15:08:09 2006 +0000

description:
Update to 2.16.0:

libgnome 2.16.0
---------------

What's new since 2.15.2

* Bug fixes:
        - Fix a small leak in a moniker. (Kjartan)
        - Revert the theme name again (Thomas)

* New and updated translations:
        - Bengali (Khandakar Mujahidul Islam)
        - Chinese simplified (Funda Wang)
        - German (Hendrik Richter)
        - Greek (Kostas Papadimas)
        - Hungarian (Gabor Kelemen)
        - Japanese (Satoru SATOH)
        - Kurdish (Erdal Ronahi)
        - Lithuanian (Gintautas Miliauskas)
        - Polish (Artur Flinta)
        - Portugese (Duarte Loreto)
        - Romanian (Misu Moldovan)
        - Russian (Leonid Kanter)
        - Serbian (Goran Rakic)
        - Slovenian (Matic Zgur)
        - Swedish (Daniel Nylander)

libgnome 2.15.2
---------------

What's new since 2.15.1

* Bug fixes:
        - Use the right gtk+ theme name in the schema. (Thomas Wood)

* New and updated translations:
        - bn_IN (Runa Bhattacharjee), ca (Josep Puidgemont i Casamajó)
          cs (Jakub Friedl), es (Francisco Javier F. Serrador),
          eu (Inaki Larranga), fr (Benoît Dejean), ml (Ani Peter),
          nl (Vincent van Adrighem), or (Subhransu Behera),
          zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)

libgnome 2.15.1
---------------

What's new since 2.14.1

* Bug fixes:
        - Cleanups and related (Kjartan, Christian Persch)
        - Win32 portability (Tor)
        - Input method gconf schema defaults adjusted for Gtk+ 2.9.x
          (Christian)
        - API docs updates (Kjartan, Christian, Kristof Vansant)
        - po/LINGUAS handling (Przemys¿aw Grzegorczyk)
        - Constify some data (Benoît Dejean)

* New and updated translations:
        - bg (Alexander Shopov), bn_IN (Runa Bhattacharjee), cs (Jakub Friedl),
          cy (Rhys Jones), de (Hendrik Richter), dz (Guntupalli Karunakar),
          es (Francisco Javier F. Serrador), eu (Inaki Larranaga)
          fi (Ilkka Tuohela), fr (Benoît Dejean), gl (Ignacio Casal Quinteiro),
          gu (Ankit Patel), he (Yair Hershkovitz)
          hi (Rajesh Ranjan), ka (Gia Shervashidze), ko (Changwoo Ryu),
          lv (Raivis Dejus), nb (Kjartan Maraas), ne (Pawan Chitrakar),
          nn (Åsmund Skjæveland), th (Theppitak Karoonboonyanan), vi (Clytie Siddall),
          zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)

diffstat:

 devel/libgnome/Makefile |   9 ++++---
 devel/libgnome/PLIST    |  60 +++++++++++++++++++++++++-----------------------
 devel/libgnome/distinfo |   8 +++---
 3 files changed, 40 insertions(+), 37 deletions(-)

diffs (160 lines):

diff -r c3e8c6f808bc -r 411e80d4d3dc devel/libgnome/Makefile
--- a/devel/libgnome/Makefile   Fri Sep 15 15:07:40 2006 +0000
+++ b/devel/libgnome/Makefile   Fri Sep 15 15:08:09 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.58 2006/07/05 05:37:40 jlam Exp $
+# $NetBSD: Makefile,v 1.59 2006/09/15 15:08:09 jmmv Exp $
 #
 
-DISTNAME=      libgnome-2.14.1
+DISTNAME=      libgnome-2.16.0
 CATEGORIES=    devel gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgnome/2.14/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgnome/2.16/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
@@ -22,7 +22,6 @@
 CONFIGURE_ARGS=        --enable-gtk-doc=no
 CONFIGURE_ARGS+=       --localstatedir=${VARBASE:Q}
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFBASEDIR:Q}
-CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc
 INSTALL_MAKE_FLAGS+=   ${MAKE_FLAGS}
 INSTALL_MAKE_FLAGS+=   soundlistdir=${PREFIX}/share/examples/libgnome/sound/events
 
@@ -50,6 +49,8 @@
 GCONF2_SCHEMAS+=       desktop_gnome_thumbnailers.schemas
 GCONF2_SCHEMAS+=       desktop_gnome_typing_break.schemas
 
+BUILDLINK_API_DEPENDS.audiofile+=      libaudiofile>=0.2.3
+BUILDLINK_API_DEPENDS.glib2+=          glib2>=2.8.0
 BUILDLINK_API_DEPENDS.libbonobo+=      libbonobo>=2.13.0
 
 .include "../../audio/esound/buildlink3.mk"
diff -r c3e8c6f808bc -r 411e80d4d3dc devel/libgnome/PLIST
--- a/devel/libgnome/PLIST      Fri Sep 15 15:07:40 2006 +0000
+++ b/devel/libgnome/PLIST      Fri Sep 15 15:08:09 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2006/04/17 07:07:17 jlam Exp $
+@comment $NetBSD: PLIST,v 1.19 2006/09/15 15:08:09 jmmv Exp $
 bin/gnome-open
 include/libgnome-2.0/libgnome/gnome-config.h
 include/libgnome-2.0/libgnome/gnome-exec.h
@@ -20,32 +20,6 @@
 lib/libgnome-2.la
 lib/pkgconfig/libgnome-2.0.pc
 man/man7/gnome-options.7
-share/doc/libgnome/ch01s02.html
-share/doc/libgnome/ch01s03.html
-share/doc/libgnome/ch01s04.html
-share/doc/libgnome/ch01s05.html
-share/doc/libgnome/home.png
-share/doc/libgnome/index.html
-share/doc/libgnome/index.sgml
-share/doc/libgnome/left.png
-share/doc/libgnome/libgnome-gnome-config.html
-share/doc/libgnome/libgnome-gnome-exec.html
-share/doc/libgnome/libgnome-gnome-gconf.html
-share/doc/libgnome/libgnome-gnome-help.html
-share/doc/libgnome/libgnome-gnome-i18n.html
-share/doc/libgnome/libgnome-gnome-init.html
-share/doc/libgnome/libgnome-gnome-program.html
-share/doc/libgnome/libgnome-gnome-score.html
-share/doc/libgnome/libgnome-gnome-sound.html
-share/doc/libgnome/libgnome-gnome-triggers.html
-share/doc/libgnome/libgnome-gnome-url.html
-share/doc/libgnome/libgnome-gnome-util.html
-share/doc/libgnome/libgnome-libgnometypebuiltins.html
-share/doc/libgnome/libgnome.devhelp
-share/doc/libgnome/libgnome.html
-share/doc/libgnome/right.png
-share/doc/libgnome/style.css
-share/doc/libgnome/up.png
 share/examples/libgnome/sound/events/gnome-2.soundlist
 share/examples/libgnome/sound/events/gtk-events-2.soundlist
 share/gconf/schemas/desktop_gnome_accessibility_keyboard.schemas
@@ -63,12 +37,40 @@
 share/gconf/schemas/desktop_gnome_sound.schemas
 share/gconf/schemas/desktop_gnome_thumbnailers.schemas
 share/gconf/schemas/desktop_gnome_typing_break.schemas
+share/gtk-doc/html/libgnome/ch01s02.html
+share/gtk-doc/html/libgnome/ch01s03.html
+share/gtk-doc/html/libgnome/ch01s04.html
+share/gtk-doc/html/libgnome/ch01s05.html
+share/gtk-doc/html/libgnome/home.png
+share/gtk-doc/html/libgnome/index.html
+share/gtk-doc/html/libgnome/index.sgml
+share/gtk-doc/html/libgnome/left.png
+share/gtk-doc/html/libgnome/libgnome-gnome-config.html
+share/gtk-doc/html/libgnome/libgnome-gnome-exec.html
+share/gtk-doc/html/libgnome/libgnome-gnome-gconf.html
+share/gtk-doc/html/libgnome/libgnome-gnome-help.html
+share/gtk-doc/html/libgnome/libgnome-gnome-i18n.html
+share/gtk-doc/html/libgnome/libgnome-gnome-init.html
+share/gtk-doc/html/libgnome/libgnome-gnome-program.html
+share/gtk-doc/html/libgnome/libgnome-gnome-score.html
+share/gtk-doc/html/libgnome/libgnome-gnome-sound.html
+share/gtk-doc/html/libgnome/libgnome-gnome-triggers.html
+share/gtk-doc/html/libgnome/libgnome-gnome-url.html
+share/gtk-doc/html/libgnome/libgnome-gnome-util.html
+share/gtk-doc/html/libgnome/libgnome-libgnometypebuiltins.html
+share/gtk-doc/html/libgnome/libgnome.devhelp
+share/gtk-doc/html/libgnome/libgnome.devhelp2
+share/gtk-doc/html/libgnome/libgnome.html
+share/gtk-doc/html/libgnome/right.png
+share/gtk-doc/html/libgnome/style.css
+share/gtk-doc/html/libgnome/up.png
 share/locale/am/LC_MESSAGES/libgnome-2.0.mo
 share/locale/ar/LC_MESSAGES/libgnome-2.0.mo
 share/locale/az/LC_MESSAGES/libgnome-2.0.mo
 share/locale/be/LC_MESSAGES/libgnome-2.0.mo
 share/locale/bg/LC_MESSAGES/libgnome-2.0.mo
 share/locale/bn/LC_MESSAGES/libgnome-2.0.mo
+share/locale/bn_IN/LC_MESSAGES/libgnome-2.0.mo
 share/locale/bs/LC_MESSAGES/libgnome-2.0.mo
 share/locale/ca/LC_MESSAGES/libgnome-2.0.mo
 share/locale/cs/LC_MESSAGES/libgnome-2.0.mo
@@ -95,6 +97,7 @@
 share/locale/is/LC_MESSAGES/libgnome-2.0.mo
 share/locale/it/LC_MESSAGES/libgnome-2.0.mo
 share/locale/ja/LC_MESSAGES/libgnome-2.0.mo
+share/locale/ka/LC_MESSAGES/libgnome-2.0.mo
 share/locale/ko/LC_MESSAGES/libgnome-2.0.mo
 share/locale/ku/LC_MESSAGES/libgnome-2.0.mo
 share/locale/lt/LC_MESSAGES/libgnome-2.0.mo
@@ -107,7 +110,6 @@
 share/locale/ne/LC_MESSAGES/libgnome-2.0.mo
 share/locale/nl/LC_MESSAGES/libgnome-2.0.mo
 share/locale/nn/LC_MESSAGES/libgnome-2.0.mo
-share/locale/no/LC_MESSAGES/libgnome-2.0.mo
 share/locale/or/LC_MESSAGES/libgnome-2.0.mo
 share/locale/pa/LC_MESSAGES/libgnome-2.0.mo
 share/locale/pl/LC_MESSAGES/libgnome-2.0.mo
@@ -135,11 +137,11 @@
 share/locale/zh_CN/LC_MESSAGES/libgnome-2.0.mo
 share/locale/zh_HK/LC_MESSAGES/libgnome-2.0.mo
 share/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo
+@dirrm share/gtk-doc/html/libgnome
 @comment in GConf2: @dirrm share/gconf/schemas
 @dirrm share/examples/libgnome/sound/events
 @dirrm share/examples/libgnome/sound
 @dirrm share/examples/libgnome
-@dirrm share/doc/libgnome
 @comment in libbonobo: @dirrm lib/bonobo/servers
 @comment in libbonobo: @dirrm lib/bonobo/monikers
 @dirrm include/libgnome-2.0/libgnome
diff -r c3e8c6f808bc -r 411e80d4d3dc devel/libgnome/distinfo
--- a/devel/libgnome/distinfo   Fri Sep 15 15:07:40 2006 +0000
+++ b/devel/libgnome/distinfo   Fri Sep 15 15:08:09 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.28 2006/04/11 20:36:55 drochner Exp $
+$NetBSD: distinfo,v 1.29 2006/09/15 15:08:09 jmmv Exp $
 
-SHA1 (libgnome-2.14.1.tar.bz2) = a984025c85c2d430440c532ef351994e90205916
-RMD160 (libgnome-2.14.1.tar.bz2) = 725b28e2d032fb0cdc670455bd8c661dcdf22759
-Size (libgnome-2.14.1.tar.bz2) = 995007 bytes
+SHA1 (libgnome-2.16.0.tar.bz2) = d37ea79c703a43f6c1284c713ef1f3272b9fda33
+RMD160 (libgnome-2.16.0.tar.bz2) = c96cd5d3f210bdd85e33bb61b87522057459f569
+Size (libgnome-2.16.0.tar.bz2) = 1011194 bytes
 SHA1 (patch-af) = 783e295d1714b7c121538ed7459ffbcf3ff3713a
 SHA1 (patch-ag) = cf65f35eb15371c46e603e804ff4b0b9ef820b5f



Home | Main Index | Thread Index | Old Index