1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
# ChangeLog for media-libs/clutter
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter/ChangeLog,v 1.8 2010/09/26 21:54:29 eva Exp $
26 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org> clutter-1.2.14.ebuild:
Refix dependency on gobject-introspection.
25 Sep 2010; <nirbheek@gentoo.org>
-files/clutter-1.0.0-disable-tests.patch, clutter-1.2.14.ebuild,
metadata.xml:
Try to directly use gdk-pixbuf instead of gtk+. Remove unused patch and
unused local-use-flag description.
*clutter-1.2.14 (25 Sep 2010)
25 Sep 2010; <nirbheek@gentoo.org> -clutter-1.0.10.ebuild,
+clutter-1.2.14.ebuild:
Bump to 1.2.14, bugfix release. Remove old 1.0 release that was completely
unusable.
25 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org> clutter-1.2.12.ebuild:
Fix dependency on gobject-introspection, bug #337457.
*clutter-1.2.12 (07 Sep 2010)
07 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org>
+clutter-1.2.12.ebuild:
Version bump. Lots of bug fixes.
06 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> clutter-1.2.10.ebuild:
Keyword ~ppc64 wrt #318691
*clutter-1.2.10 (25 Jun 2010)
25 Jun 2010; Nirbheek Chauhan <nirbheek@gentoo.org> clutter-1.0.10.ebuild,
+clutter-1.2.10.ebuild:
Bump to 1.2.10 (no more SDL, uses external json-glib, API/ABI compatible
with 1.0.10, etc.), fix introspection deps for 1.0.10
*clutter-1.0.10 (26 Feb 2010)
26 Feb 2010; Nirbheek Chauhan <nirbheek@gentoo.org>
+files/clutter-1.0.0-disable-tests.patch, +clutter-1.0.10.ebuild,
+metadata.xml:
Initial ebuild for clutter, an opengl-based toolkit for user interfaces
|