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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9c9a1a92a60
branches:  trunk
changeset: 500543:d9c9a1a92a60
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Oct 10 13:42:11 2005 +0000

description:
Update to 2.12.0.1:

libgnome 2.12.0.1
-----------------

what's new since 2.12.0

* Bug fixes
        - Fix schemas install problem with vi translation (Rodney)

* Updated translations
        - Vietnamese

libgnome 2.12.0
---------------

What's new since 2.11.3

* Bug fixes
        - Include developer docs in the zip file for Win32 (Tor)

* Updated translations
        - Catalan, Basque, Brazilian Portugese, Estonian, French,
          Galician, Hungarian, Indonesian, Korean, Portugese,
          Russian, Serbian, Turkish, Vietnamese.

libgnome 2.11.3
---------------

What's new since 2.11.2

* Features:
        - Add a man page for gnome-options (Sebastien)

* Bug fixes:
        - Win32 fixes (Tor)
        - gnome_help_display_with_doc_id_and_env() didn't use doc_id
          (Damon Chaplin, Muktha Narayan)

libgnome 2.11.2
---------------

What's new since 2.11.1

* Features:
        - Change default theme to Clearlooks (Elijah Newren)
        - Deprecate some gconf keys (Mark McLaughlin)

* Bug fixes:
        - Fix highscore handling (Sebastien Bacher)

* Translations:
        - German (de), Finnish (fi), Hebrew (he), Albanian (sq),
          Portugese (pt), Polish (pl), Gujarati (gu), Bulgarian (bg),
          Norwegian bokmål (nb), Czech (cz), Simplified Chinese (zh_CN),
          Traditional Chinese (ch_TW), Thai (th), Estonian (et),
          Spanish (es), Slovak (sk), Canadian English (en_CA),
          Hungarian (hu), Serbian (sr), Catalan (ca), Japanese (ja),

libgnome 2.11.1
---------------

What's new since 2.10.x

* Features:
        - Port to Win32 (Tor Lillquist)
        - New GConf keys for document font and gtk-menu-bar-accelerator
        (Shaun McCance, Sebastien Bacher)

* Bug fixes:
        - Use correct key name for toolbar placement
        (Christian Neumair)
        - Build fixes (Kjartan, Sebastien Bacher, Ryan Lortie)
        - Fix problem with launchers being unusable for root on
        Solaris. (Vinay M R)
        - Use g_get_language_names() instead of gnome_i18n_get_language_list()
        - Fix playback of certain WAV files (Jeffrey Stedfast)

diffstat:

 devel/libgnome/Makefile         |   7 ++++---
 devel/libgnome/PLIST            |   4 +++-
 devel/libgnome/distinfo         |   9 ++++-----
 devel/libgnome/patches/patch-aa |  13 -------------
 4 files changed, 11 insertions(+), 22 deletions(-)

diffs (81 lines):

diff -r 00c601402713 -r d9c9a1a92a60 devel/libgnome/Makefile
--- a/devel/libgnome/Makefile   Mon Oct 10 13:06:11 2005 +0000
+++ b/devel/libgnome/Makefile   Mon Oct 10 13:42:11 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2005/08/10 20:56:15 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2005/10/10 13:42:11 jmmv Exp $
 #
 
-DISTNAME=      libgnome-2.10.1
+DISTNAME=      libgnome-2.12.0.1
 CATEGORIES=    devel gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgnome/2.10/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgnome/2.12/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
@@ -27,6 +27,7 @@
 CONFIGURE_ARGS+=       --localstatedir=${VARBASE}
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFBASEDIR}
 CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc
+INSTALL_MAKE_FLAGS+=   soundlistdir=${PREFIX}/share/examples/libgnome/sound/events
 
 OWN_DIRS=      ${PKG_SYSCONFDIR}/sound/events
 
diff -r 00c601402713 -r d9c9a1a92a60 devel/libgnome/PLIST
--- a/devel/libgnome/PLIST      Mon Oct 10 13:06:11 2005 +0000
+++ b/devel/libgnome/PLIST      Mon Oct 10 13:42:11 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2005/07/27 17:20:49 drochner Exp $
+@comment $NetBSD: PLIST,v 1.16 2005/10/10 13:42:11 jmmv Exp $
 bin/gnome-open
 include/libgnome-2.0/libgnome/gnome-config.h
 include/libgnome-2.0/libgnome/gnome-exec.h
@@ -19,6 +19,7 @@
 lib/bonobo/servers/GNOME_Moniker_std.server
 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
@@ -43,6 +44,7 @@
 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
diff -r 00c601402713 -r d9c9a1a92a60 devel/libgnome/distinfo
--- a/devel/libgnome/distinfo   Mon Oct 10 13:06:11 2005 +0000
+++ b/devel/libgnome/distinfo   Mon Oct 10 13:42:11 2005 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.23 2005/07/27 17:20:49 drochner Exp $
+$NetBSD: distinfo,v 1.24 2005/10/10 13:42:11 jmmv Exp $
 
-SHA1 (libgnome-2.10.1.tar.bz2) = 79ca51083379dc538dc0d0614f343549782b7f1b
-RMD160 (libgnome-2.10.1.tar.bz2) = 5463143834cecd299d7652c1907ad8658e82b3f1
-Size (libgnome-2.10.1.tar.bz2) = 1227721 bytes
-SHA1 (patch-aa) = 349be2770b6578057ae1ded589e71765c63c12af
+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 (patch-af) = 783e295d1714b7c121538ed7459ffbcf3ff3713a
diff -r 00c601402713 -r d9c9a1a92a60 devel/libgnome/patches/patch-aa
--- a/devel/libgnome/patches/patch-aa   Mon Oct 10 13:06:11 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2004/09/21 16:46:14 jmmv Exp $
-
---- gnome-data/Makefile.in.orig        2004-08-30 16:13:30.000000000 +0200
-+++ gnome-data/Makefile.in
-@@ -197,7 +197,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--soundlistdir = $(sysconfdir)/sound/events
-+soundlistdir = $(datadir)/examples/libgnome/sound/events
- 
- soundlist_in_files = \
-       gnome-2.soundlist.in            \



Home | Main Index | Thread Index | Old Index