Jump to content
Compatible Support Forums
Sign in to follow this  
news

ANNOUNCE: Clutter 1.15.92 (snapshot)

Recommended Posts

Good news, everyone!

 

A new Clutter snapshot is now available at:

 

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

 

SHA256 Checksum:

 

e164b048c2da5d87023f722f689edea14d10a8051c8cde305c15c2d436d5297d

clutter-1.15.92.tar.xz

 

Additionally, a git clone of the source tree:

git clone git://git.gnome.org/clutter

 

will include a signed 1.15.92 tag which points to a commit named:

d38e7127fe7a821b4135d706dc9ec0e6eef06941

 

which can be verified with:

git verify-tag 1.15.92

 

and can be checked out with a command such as:

git checkout -b build 1.15.92

 

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.37.3

JSON-GLib ≥ 0.12.0

Cogl ≥ 1.15.9

Cairo ≥ 1.10

Pango ≥ 1.30

Atk ≥ 2.5.3

 

Clutter also has platform-specific dependencies; for more information, see

the README file included in the release.

 

Documentation:

Clutter: http://developer.gnome.org/clutter/unstable/

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.15.90

 

- Fix regression in BoxLayout for RTL text direction

 

- Update Visual Studio build files

 

- Translation updates

Polish, French, Slovak, Lithuanian, Catalan

 

• List of bugs fixed since Clutter 1.15.90

 

#706450 - box-layout: Fix RTL layout swapping with non-zero container

offsets

 

Many thanks to:

 

Chun-wei Fan, Jasper St. Pierre, Alexandre Franke, Aurimas Černius, Gil

Forcada, Ján Kyselica, Piotr Drąg

 

 

Have fun with Clutter!

 

--

W: http://www.emmanuelebassi.name

B: http://blogs.gnome.org/ebassi/

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×