From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.gtk,gmane.lisp.guile.user Subject: guile-gnome-platform 2.15.92 released Date: Thu, 24 May 2007 17:44:46 +0200 Message-ID: <1180021486.4234.2.camel@localhost.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1180022764 22936 80.91.229.12 (24 May 2007 16:06:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 May 2007 16:06:04 +0000 (UTC) Cc: guile-user To: guile-gtk-general Original-X-From: guile-gtk-general-bounces+glgg-guile-gtk-general=m.gmane.org@gnu.org Thu May 24 18:05:55 2007 Return-path: Envelope-to: glgg-guile-gtk-general@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HrFor-0005Ak-II for glgg-guile-gtk-general@m.gmane.org; Thu, 24 May 2007 18:05:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HrFou-0003P0-CU for glgg-guile-gtk-general@m.gmane.org; Thu, 24 May 2007 12:05:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HrFjo-0000ya-OQ for guile-gtk-general@gnu.org; Thu, 24 May 2007 12:00:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HrFjm-0000x5-DW for guile-gtk-general@gnu.org; Thu, 24 May 2007 12:00:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HrFjm-0000wr-1P; Thu, 24 May 2007 12:00:26 -0400 Original-Received: from ambient.dashsystems.com ([216.27.85.7] helo=kettle.ambient-hosting.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HrFjl-00018h-1E; Thu, 24 May 2007 12:00:25 -0400 Original-Received: from localhost.localdomain (ambient-hosting.net [10.1.6.1]) by kettle.ambient-hosting.net (Postfix) with ESMTP id 28C8D8808B; Thu, 24 May 2007 12:00:23 -0400 (EDT) Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 147C511952D; Thu, 24 May 2007 17:44:46 +0200 (CEST) X-Mailer: Evolution 2.10.1 X-detected-kernel: Linux 2.4-2.6 X-BeenThere: guile-gtk-general@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussions about guile-gtk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-gtk-general-bounces+glgg-guile-gtk-general=m.gmane.org@gnu.org Errors-To: guile-gtk-general-bounces+glgg-guile-gtk-general=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.gtk:684 gmane.lisp.guile.user:5957 Archived-At: I am pleased to announce the release of guile-gnome-platform version 2.15.92. guile-gnome-platform 2.15.92 may be downloaded from: http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.92.tar.gz About guile-gnome-platform ========================== guile-gnome-platform is a binding between Guile Scheme and the Gnome stack of libraries. This release is a bugfix release in the unstable 2.15 series, which aims to wrap the libraries in the Gnome Developer Platform at version 2.16. It is unstable, but 2.16.0 will be stable. In addition to fixing bugs, this release updates all libraries to the versions corresponding to the Gnome Developer Platform at version 2.16. This is also the first version that introduces a dependency on guile-cairo, available at http://home.gna.org/guile-cairo/. Changes ======= packaging changes ----------------- * Updates to h2defs.py to automatically handle more cases. * Add cairo to guile-gnome-platform. atk --- * Update to wrap ATK 1.12, corresponding to GNOME 2.16. cairo ----- * G-wrap integration for external guile-cairo module. corba ----- * Fix bug caused by change in guile-gnome-glib a while back that prevented CORBA from loading (#416570). defs ---- * Update all defs files to the library versions corresponding to the GNOME 2.16 development platform. Defs files are now entirely autogenerated. docs ---- * New platform release, no change. gconf ----- * Update to wrap GConf 2.18, corresponding to GNOME 2.16. glib ---- * Update to GLib 2.10. Notably, this wraps the GBookmarkFile API, and the g_unicode and g_utf8 functions. * Fix POSIX signal handling when running the main loop with Guile 1.8. gnome-vfs --------- * Update to wrap GNOME-VFS 2.16. gtk --- * Update to wrap GTK+ 2.10, part of GNOME 2.16. * Require guile-cairo. * Bugfixes. libglade -------- * Update to wrap libglade 2.6.0, corresponding to GNOME 2.16. libgnome -------- * Update to wrap libgnome 2.16. libgnomecanvas -------------- * Update to wrap libgnomecanvas 2.14, corresponding to GNOME 2.16. libgnomeui ---------- * Update to wrap libgnomeui 2.16. pango ----- * Wrap pangocairo if cairo is available. * Update pango wrappers to version 1.14. -- http://wingolog.org/