ANNOUNCE: Clutter 1.6.14 (stable)



Good news, everyone!

A new Clutter release is now available at:

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

SHA256 Checksum:

0564e57ca8eb24e76014627c0bb28a80a6c01b620ba14bc4198365562549576d  clutter-1.6.14.tar.bz2

Additionally, a git clone of the source tree:
  git clone git://git.gnome.org/clutter

will include a signed 1.6.14 tag which points to a commit named:
  639e8bedf98041fa58c0d666de6cc91cad857063

which can be verified with:
  git verify-tag 1.6.14

and can be checked out with a command such as:
  git checkout -b build 1.6.14

Clutter is a library for creating compelling, dynamic and portable graphical
user interfaces. Clutter is released under the terms of the GNU Lesser
General Public License, version 2.1 or (at your option) later.

Clutter depends on:
  GLib ≥ 2.26.0
  JSON-GLib ≥ 0.12.0
  Cairo ≥ 1.10
  Pango ≥ 1.20
  Atk ≥ 1.17
  OpenGL ≥ 1.3 (or 1.2 + multi-texturing), OpenGL|ES 1.1 or 2.0
  GLX, WGL, Quartz, or an EGL implementation

Clutter also has platform-specific dependencies; for more information, see
the README file included in the release.

Documentation:
   Clutter: http://docs.clutter-project.org/docs/clutter/1.6/
      Cogl: http://docs.clutter-project.org/docs/cogl/1.6/
     Cally: http://docs.clutter-project.org/docs/cally/1.6/
  Cookbook: http://docs.clutter-project.org/docs/clutter-cookbook/1.0/

Release Notes:
  - 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 release of Clutter.
  - Bugs should be reported on the Clutter Bugzilla product, at:
    http://bugzilla.gnome.org/enter_bug.cgi?product=clutter

  • List of changes since Clutter 1.6.12

    » Do not use the .exe extension when compiling under mingw.

    » Fix an ownership issue with layers in a pipeline that could end up
      triggering an assertion failure.

  • List of bugs fixes since Clutter 1.6.12

    #2588 - Assertion failure in _cogl_pipeline_set_layer_texture_target

Many thanks to:

  Samuel Degrande, Robert Bragg


Have fun with Clutter!

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
Intel Open Source Technology Center


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