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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
# ChangeLog for media-gfx/graphite2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.15 2011/09/22 15:47:15 scarabeus Exp $
*graphite2-1.0.3 (22 Sep 2011)
22 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> -graphite2-1.0.2.ebuild,
+graphite2-1.0.3.ebuild:
Version bump to latest. drop older.
04 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> graphite2-1.0.2.ebuild,
+files/graphite2-1.0.2-no_harfbuzz_tests.patch,
-files/graphite2-1.0.2-notests.patch:
Disable harfbuzz tests as they create circular deps only anyway.
04 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> graphite2-1.0.2.ebuild:
Bump the harfbuzz dependency to make this compile.
28 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org>
graphite2-1.0.2.ebuild, +files/graphite2-1.0.2-notests.patch:
Disable tests as they fail to build, workaround for bug 379645
*graphite2-1.0.2 (17 Aug 2011)
17 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> -graphite2-1.0.1.ebuild,
+graphite2-1.0.2.ebuild:
Version bump to latest.
12 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org>
files/graphite2-includes-libs-perl.patch:
Fix path to includes with perl build.
*graphite2-1.0.1 (11 Aug 2011)
11 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org>
-files/graphite2-disablefonttest.patch, -files/graphite2-fix-nostdlib.patch,
-files/graphite2-multilib-strict.patch,
files/graphite2-fix_wrong_linker_opts.patch, -graphite2-0.9.4-r1.ebuild,
files/graphite2-includes-libs-perl.patch, +graphite2-1.0.1.ebuild:
Version bump to 1.0.1, add few missing dependencies.
29 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+files/graphite2-fix_wrong_linker_opts.patch, graphite2-0.9.4-r1.ebuild:
Fix compilation under gcc-4.6. Fixes bug #376799.
29 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+files/graphite2-fix-nostdlib.patch, graphite2-0.9.4-r1.ebuild:
Fix nostdlibs typo correctly everywhere, fixes part of the bug #376799.
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org>
graphite2-0.9.4-r1.ebuild:
Disable docs generating. As it is really broken. Fixes bug #376649.
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org>
graphite2-0.9.4-r1.ebuild:
Fix typo in docs install.
*graphite2-0.9.4-r1 (27 Jul 2011)
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+files/graphite2-multilib-strict.patch, -graphite2-0.9.4.ebuild,
+graphite2-0.9.4-r1.ebuild:
Revision bump to fix multilib strictness. Fixes bug #376627.
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> graphite2-0.9.4.ebuild:
Fix CFLAGS parameters. Should fix build on gcc-4.6. Fixes bug #376567.
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+files/graphite2-disablefonttest.patch,
+files/graphite2-includes-libs-perl.patch, graphite2-0.9.4.ebuild:
Disable some tests and build perl bindings.
*graphite2-0.9.4 (26 Jul 2011)
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> +graphite2-0.9.4.ebuild,
+metadata.xml:
Add graphite which is optional dependency for libreoffice.
|