ANNOUNCE: Clutter 1.9.8 (snapshot)



Good news, everyone!

A new Clutter snapshot is now available at:

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

SHA256 Checksum:

bb0062ab75a226ec95ae4df518170ce9bf4e3ada43e266a629dee04f219c67e7  clutter-1.9.8.tar.xz

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

will include a signed 1.9.8 tag which points to a commit named:
  7179bd44c869ffce17b6a135735dbaec5f5c4411

which can be verified with:
  git verify-tag 1.9.8

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

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.31.10
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.9.4
  Cairo ≥ 1.10
  Pango ≥ 1.20
  Atk ≥ 2.1.5

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.9/
     Cally: http://docs.clutter-project.org/docs//cally/1.9/
  Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

Release Notes:
  - This is an unstable snapshot of Clutter; there are no compatibility
    guarantees for API added during a development 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 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.9.6

    - Fix regressions in users of deprecated API
    Also, allow to mix the new Actor API with the old Container API without
    breaking.

    - Add GResource support in ClutterScript
    GResource is a new infrastructure in GIO that allows to compile resources
    like UI builder files and image data into a shared library or an
    executable. A newly added method to ClutterScript makes it possible to
    load a UI definition from a resource, like it's done for files and
    data.

    - Update the Wayland client backend
    The SHM transport API has changed upstream, and the Clutter backend has
    been updated to reflect it.

Many thanks to:

  Rob Bradford, Fran Diéguez


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]