Clutter 1.6.2 - stable release

good news, everyone!

here's to you the second stable release of Clutter 1.6:

Download

Clutter 1.6.2 is now available for download at:

http://source.clutter-project.org/sources/clutter/1.6/

A mirror is also available here:

http://download.gnome.org/sources/clutter/1.6/

SHA256 Checksums:

55583104a7039e32cd70307db5e1dde553f80ced54de8b9dddee7b9afe1e30ec clutter-1.6.2.tar.bz2

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

Requirements

  • GLib >= 2.26.0
  • JSON-GLib >= 0.12
  • Cairo >= 1.10
  • Pango >= 1.20
  • Atk >= 1.7
  • OpenGL >= 1.3 (or 1.2 + multi-texturing), OpenGL|ES 1.1 or OpenGL|ES 2.0
  • GLX, WGL, Quartz or an EGL Implementation

Depending on the platform and the configuration options Clutter also depends on:

  • GDK-Pixbuf >= 2.0
  • UProf >= 0.3

Release Notes

  • This is the second stable release of the 1.6 cycle.
  • This version is API and ABI compatible with the current stable release of Clutter.
  • Installing the contents of this release will overwrite the files from the installation of the current stable release of Clutter.
  • Bugs should be reported on the Clutter Project bugzilla.

What's new in Clutter 1.6.2 since Clutter 1.6.0

  • Fix building the Clutter Cookbook from the released tarballs.
  • Set the input device field in ClutterEvent even when they have been allocated by Clutter.
  • Fix the color comparison when setting the layer combine constant.
  • Fix memory corruption when removing the last reference on a Cogl vertex buffer object.
  • Fixes for the OSX backend.

List of bugs fixed since Clutter 1.6.0

  • #2540 - coobook examples do not build from tarball
  • #2544 - Using vertex buffers causes memory corruption when you unref the CoglHandle
  • #2545 - Broken event handling in OS X backend
  • #2549 - Fix lib locations in *.pc.in

Many thanks to

Neil Roberts, Viatcheslav Gachkaylo

Have fun with Clutter!