[ANNOUNCE] Gnome2::GConf 1.032 (unstable release)



Hi all;

here's the latest release of the Gnome2::GConf module.  The only change
from the previous 1.031 release is a patch fixing the loading of the
symbols on Darwin, by Daniel Macks (kudos to him).

The Gnome2::GConf module is available for download on both gtk2-perl
project page on Sourceforge.net:

  https://sourceforge.net/project/showfiles.php?group_id=64773&package_id=102147

And on CPAN:

  http://search.cpan.org/~ebassi/Gnome2-GConf-1.032/

(please allow some time to let both update themselves)

Usual fluff about the release:

Gnome2::GConf version 1.032
===========================

This module allows you to use the GConf configuration system in order to
store/retrieve the configuration of an application.  GConf is a powerful
configuration manager based on a user daemon that handles a set of key
and value pairs, and notifies any changes of the value to every program
that monitors those keys.  GConf is used by GNOME 2.x.

DEPENDENCIES

This module requires these other modules and libraries:

  perl >= 5.8.0
  Glib >= 1.120 (perl module and requisite C libraries)
  libgconf2 >= 2.0.0 (C library)

To build from source, you also need:

  ExtUtils::Depends >= 0.2
  ExtUtils::PkgConfig >= 1.03

COPYRIGHT AND LICENSE

Copyright (C) 2003-2006 by Emmanuele Bassi <ebassi gmail com>

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation.

Ciao,
 Emmanuele.

-- 
Emmanuele Bassi,  E: ebassi gmail com
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]