[ANNOUNCE] PyClutter 0.6.2



hi everyone;

PyClutter 0.6.2 is now available for download at:

  http://www.clutter-project.org/sources/pyclutter/0.6/

MD5 checksums:
  4560b8b3782994b884712bd653bdebb6  pyclutter-0.6.2.tar.gz
  de070811cc7a994980b9e4de8cc87f4a  pyclutter-0.6.2.tar.bz2

this is the second release of the stable 0.6 cycle.

Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces. Clutter is licensed under
the terms of the GNU Lesser General Public License version 2.1.

PyClutter is a module providing Python bindings for Clutter.

PyClutter currently requires:

  * GLib 2.14.0 or higher
  * GTK+ 2.10.0 or higher
  * Clutter 0.6.2 or higher
  * PyGObject 2.12.1 or higher
  * Python 2.3.5 or higher

Optionally, PyClutter depends on:

  * clutter-gst 0.6.1 or higher
  * clutter-gtk 0.6.0 or higher
  * clutter-cairo 0.6.0 or higher

The official website is: http://www.clutter-project.org
The Clutter blog is at:  http://www.clutter-project.org/blog
To subscribe to the Clutter mailing list, send mail to: clutter+subscribe o-hand com 
The official mailing list archive is: http://lists.o-hand.com/clutter/
API reference is at: http://www.clutter-project.org/docs/pyclutter/stable/

* Notes

   o Bugs should be reported to http://bugzilla.o-hand.com

   o Documentation is still not fully covering the whole clutter
     module, and it's not covering any sub-module. If you are
     interested in contributing to PyClutter you can start by
     adopting a class and documenting it using the docbook
     templates already present.

Overview of changes between 0.6.0 and 0.6.2
===========================================

* Require clutter-core >= 0.6.2
* Require Python >= 2.4.0
* Fix bug #841 - override the dlopen() flags to allow loading
  symbols from the underlying C libraries [Blake Ramsdell]
* Add more documentation
* Fix the BehaviourEllipse constructor to follow the same
  pattern of the other behaviours
* Fix the clutter.tidy optional module

have fun,
 Emmanuele.

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com



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