Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: x11-libs/gtk+/files/, x11-libs/gtk+/
Date: Sat, 03 Nov 2012 22:09:48
Message-Id: 1351980163.e3394b1dd8ba0b6cdf4c39d8e6542dcdc816ff8a.blueness@gentoo
1 commit: e3394b1dd8ba0b6cdf4c39d8e6542dcdc816ff8a
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 3 22:02:43 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 3 22:02:43 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=e3394b1d
7
8 Don't fallback on C89's isnan/isinf on uclibc which already has them
9
10 On a uclibc system, HAVE_ISNAN and HAVE_ISINF are left undefined by
11 gtk+'s configure.ac's AC_CHECK_FUNCS(isnan isinf), even though uclibc
12 provides these functions, possibly because autoconf's AC_CHECK_FUNCS
13 misses testing a build with -lm which is needed on a uclibc system but
14 not on a glibc system.
15
16 This hits gtk+ which tries to fall back to C89 standards and include
17 its own definitions of isnan() and isifn() in gdk/gdkrgba.c. This
18 patch avoids that inclusion.
19
20 X-Gentoo-Bug: 441634
21 X-Gentoo-Bug-URL: https://bugs.gentoo.org/441634
22 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
23
24 ---
25 x11-libs/gtk+/ChangeLog | 2719 ++++++++++++++++++++
26 .../gtk+/files/gtk+-3.3.18-fallback-theme.patch | 81 +
27 .../gtk+-3.3.20-wayland-xkbcommon-headers.patch | 39 +
28 .../gtk+-3.4.4-dont-fallback-c89-uclibc.patch | 13 +
29 x11-libs/gtk+/files/settings.ini | 4 +
30 x11-libs/gtk+/gtk+-3.4.4-r99.ebuild | 216 ++
31 x11-libs/gtk+/metadata.xml | 22 +
32 7 files changed, 3094 insertions(+), 0 deletions(-)
33
34 diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
35 new file mode 100644
36 index 0000000..503b867
37 --- /dev/null
38 +++ b/x11-libs/gtk+/ChangeLog
39 @@ -0,0 +1,2719 @@
40 +# ChangeLog for x11-libs/gtk+
41 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
42 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.619 2012/10/28 16:49:24 armin76 Exp $
43 +
44 + 28 Oct 2012; Raúl Porcel <armin76@g.o> gtk+-2.24.12.ebuild,
45 + gtk+-3.4.4.ebuild:
46 + ia64/sh/sparc stable wrt #427544
47 +
48 +*gtk+-3.6.1 (17 Oct 2012)
49 +
50 + 17 Oct 2012; Alexandre Rostovtsev <tetromino@g.o> +gtk+-3.6.1.ebuild:
51 + Version bump with lots of bugfixes, particularly in themeing.
52 +
53 + 16 Oct 2012; Anthony G. Basile <blueness@g.o> gtk+-2.24.12.ebuild:
54 + stable ppc, bug #427544
55 +
56 + 14 Oct 2012; Anthony G. Basile <blueness@g.o> gtk+-2.24.12.ebuild:
57 + stable ppc64, bug #427544
58 +
59 + 10 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
60 + gtk+-2.24.10-r1.ebuild, gtk+-2.24.12.ebuild, gtk+-2.24.13.ebuild,
61 + gtk+-3.0.12-r1.ebuild, gtk+-3.2.4-r1.ebuild, gtk+-3.4.4.ebuild,
62 + gtk+-3.6.0.ebuild:
63 + Drop useless USE=doc, it only regenerated documentation. Fixes bug #436612.
64 +
65 + 06 Oct 2012; Anthony G. Basile <blueness@g.o> gtk+-3.4.4.ebuild:
66 + stable ppc ppc64, bug #427544
67 +
68 + 06 Oct 2012; Markus Meier <maekke@g.o> gtk+-2.24.12.ebuild:
69 + arm stable, bug #427544
70 +
71 + 06 Oct 2012; Markus Meier <maekke@g.o> gtk+-3.4.4.ebuild:
72 + arm stable, bug #427544
73 +
74 + 04 Oct 2012; Agostino Sarubbo <ago@g.o> gtk+-3.4.4.ebuild:
75 + Stable for amd64, wrt bug #427544
76 +
77 + 04 Oct 2012; Agostino Sarubbo <ago@g.o> gtk+-2.24.12.ebuild:
78 + Stable for amd64, wrt bug #427544
79 +
80 + 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@g.o> gtk+-3.4.4.ebuild:
81 + x86 stable wrt bug #427544
82 +
83 + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@g.o> gtk+-2.24.12.ebuild:
84 + x86 stable wrt bug #427544
85 +
86 + 02 Oct 2012; Jeroen Roovers <jer@g.o> gtk+-2.24.12.ebuild,
87 + gtk+-3.4.4.ebuild:
88 + Stable for HPPA (bug #427544).
89 +
90 + 28 Sep 2012; Matt Turner <mattst88@g.o> gtk+-2.24.12.ebuild:
91 + Stable on alpha, bug 427544.
92 +
93 + 26 Sep 2012; Matt Turner <mattst88@g.o> gtk+-3.4.4.ebuild:
94 + Stable on alpha, bug 427544.
95 +
96 +*gtk+-3.6.0 (25 Sep 2012)
97 +*gtk+-2.24.13 (25 Sep 2012)
98 +
99 + 25 Sep 2012; Alexandre Rostovtsev <tetromino@g.o>
100 + gtk+-1.2.10-r12.ebuild, -files/gtk+-2.24.4-old-icons.patch,
101 + -files/gtk+-2.24.5-background-repaint.patch,
102 + -files/gtk+-2.24.5-darwin-quartz-introspection.patch, -gtk+-2.24.8-r1.ebuild,
103 + -files/gtk+-2.24.8-iconview-layout.patch,
104 + -files/gtk+-2.24.9-printing-crash.patch, gtk+-2.24.10-r1.ebuild,
105 + -gtk+-2.24.11.ebuild, -gtk+-2.24.11-r1.ebuild,
106 + -files/gtk+-2.24.11-stuck-grab.patch, gtk+-2.24.12.ebuild,
107 + +gtk+-2.24.13.ebuild, +files/gtk+-2.24.13-gold.patch, gtk+-3.0.12-r1.ebuild,
108 + -files/gtk+-3.2.2-toolbutton-icon-widget-GtkMisc.patch, -gtk+-3.2.3.ebuild,
109 + gtk+-3.2.4-r1.ebuild, -gtk+-3.4.3.ebuild, -gtk+-3.4.3-r1.ebuild,
110 + -files/gtk+-3.4.3-gtkprintbackendcups-debug.patch, gtk+-3.4.4.ebuild,
111 + +gtk+-3.6.0.ebuild, metadata.xml:
112 + Version bump to 3.6.0; adds GtkSearchEntry, GtkMenuButton, and GtkLevelBar
113 + widgets, and support for CSS cross-fading, animations, and blur shadows. Also
114 + bump gtk2 to 2.24.13 with a fix for the F10 issues (bug #399589). Drop old.
115 + Make license more precise.
116 +
117 +*gtk+-2.24.12 (07 Sep 2012)
118 +
119 + 07 Sep 2012; Nirbheek Chauhan <nirbheek@g.o> +gtk+-2.24.12.ebuild:
120 + Bump to 2.24.12; themeing updates, cups-1.6 support, etc
121 +
122 +*gtk+-2.24.11-r1 (20 Jul 2012)
123 +
124 + 20 Jul 2012; Alexandre Rostovtsev <tetromino@g.o>
125 + +gtk+-2.24.11-r1.ebuild, +files/gtk+-2.24.11-stuck-grab.patch:
126 + Fix stuck keyboard grab in pidgin and gajim (bug #427148, thanks to Christian
127 + Trefzer, Rafał Mużyło, shinydoofy).
128 +
129 +*gtk+-3.4.4 (16 Jul 2012)
130 +*gtk+-2.24.11 (16 Jul 2012)
131 +
132 + 16 Jul 2012; Alexandre Rostovtsev <tetromino@g.o>
133 + +gtk+-2.24.11.ebuild, +gtk+-3.4.4.ebuild:
134 + Version bumps with various bugfixes; 2.24.11 adds cups-1.6 support to gtk2.
135 +
136 + 15 Jul 2012; Raúl Porcel <armin76@g.o> gtk+-2.24.10-r1.ebuild,
137 + gtk+-3.2.4-r1.ebuild:
138 + alpha/ia64/sh/sparc stable wrt #410611
139 +
140 +*gtk+-3.4.3-r1 (04 Jul 2012)
141 +
142 + 04 Jul 2012; Alexandre Rostovtsev <tetromino@g.o> -gtk+-3.4.2.ebuild,
143 + +gtk+-3.4.3-r1.ebuild:
144 + Add upstream patches to fix various crashes, hangs, and rendering problems.
145 + Fixes bug #424781 (thanks to Pim Vullers). Probably fixes bug #418153 (thanks
146 + to Hristo Venev). Drop old.
147 +
148 + 03 Jun 2012; Justin Lecher <jlec@g.o> gtk+-2.24.8-r1.ebuild,
149 + gtk+-2.24.10-r1.ebuild, +files/gtk+-2.24.10-gold.patch,
150 + gtk+-3.0.12-r1.ebuild, gtk+-3.2.3.ebuild, gtk+-3.2.4-r1.ebuild,
151 + gtk+-3.4.2.ebuild, gtk+-3.4.3.ebuild:
152 + Add fix for underlinking detected by gold; correct eclass inherits following
153 + repomans suggestions
154 +
155 + 24 May 2012; Samuli Suominen <ssuominen@g.o> gtk+-2.24.10-r1.ebuild,
156 + gtk+-3.2.4-r1.ebuild:
157 + ppc stable wrt #410611
158 +
159 + 20 May 2012; Samuli Suominen <ssuominen@g.o> gtk+-3.2.3.ebuild:
160 + ppc stable wrt #407643
161 +
162 + 19 May 2012; Alexandre Rostovtsev <tetromino@g.o>
163 + -files/gtk+-3.4.1-extraneous-events-scrolling.patch,
164 + -files/gtk+-3.4.1-toolpalette-adjustment.patch,
165 + -files/gtk+-3.4.1-toolpalette-rename.patch, gtk+-3.4.3.ebuild,
166 + +files/gtk+-3.4.3-gtkprintbackendcups-debug.patch:
167 + Fix buid with USE="cups debug" (bug #416625, thanks to Jakub Daniel). Remove
168 + unused patches.
169 +
170 + 16 May 2012; Jeroen Roovers <jer@g.o> gtk+-2.24.10-r1.ebuild,
171 + gtk+-3.2.4-r1.ebuild:
172 + Stable for HPPA (bug #410611).
173 +
174 +*gtk+-3.4.3 (12 May 2012)
175 +
176 + 12 May 2012; Pacho Ramos <pacho@g.o> +gtk+-3.4.3.ebuild,
177 + -gtk+-2.24.5-r1.ebuild, -gtk+-2.24.9-r1.ebuild, -gtk+-3.2.4.ebuild,
178 + -gtk+-3.4.1-r1.ebuild, -gtk+-3.4.1.ebuild:
179 + Version bump, remove old.
180 +
181 + 09 May 2012; Alexis Ballier <aballier@g.o> gtk+-3.4.2.ebuild:
182 + keyword ~amd64-fbsd
183 +
184 + 08 May 2012; Alexis Ballier <aballier@g.o> gtk+-2.24.10-r1.ebuild:
185 + keyword ~amd64-fbsd
186 +
187 + 06 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
188 + gtk+-3.4.2.ebuild:
189 + Fix compilation on non-solaris
190 +
191 + 06 May 2012; Fabian Groffen <grobian@g.o> gtk+-3.4.2.ebuild:
192 + Fix compilation on Solaris
193 +
194 + 05 May 2012; Jeff Horelick <jdhore@g.o> gtk+-2.24.5-r1.ebuild,
195 + gtk+-2.24.8-r1.ebuild, gtk+-2.24.9-r1.ebuild, gtk+-2.24.10-r1.ebuild,
196 + gtk+-3.0.12-r1.ebuild, gtk+-3.2.3.ebuild, gtk+-3.2.4.ebuild,
197 + gtk+-3.2.4-r1.ebuild, gtk+-3.4.1.ebuild, gtk+-3.4.1-r1.ebuild,
198 + gtk+-3.4.2.ebuild:
199 + dev-util/pkgconfig -> virtual/pkgconfig
200 +
201 +*gtk+-3.4.2 (03 May 2012)
202 +
203 + 03 May 2012; Alexandre Rostovtsev <tetromino@g.o> -gtk+-3.4.0.ebuild,
204 + +gtk+-3.4.2.ebuild:
205 + Version bump, fixes assorted bugs and cups-1.6 compatibility. Drop old.
206 +
207 +*gtk+-3.4.1-r1 (02 May 2012)
208 +
209 + 02 May 2012; Alexandre Rostovtsev <tetromino@g.o>
210 + +gtk+-3.4.1-r1.ebuild, +files/gtk+-3.4.1-extraneous-events-scrolling.patch,
211 + +files/gtk+-3.4.1-toolpalette-adjustment.patch,
212 + +files/gtk+-3.4.1-toolpalette-rename.patch:
213 + Fix annotation button in evince (bug #412751, thanks to Geraint Yang).
214 + Fix inefficient scrolling.
215 +
216 + 29 Apr 2012; Markus Meier <maekke@g.o> gtk+-2.24.10-r1.ebuild:
217 + x86 stable, bug #410611
218 +
219 + 29 Apr 2012; Markus Meier <maekke@g.o> gtk+-3.2.4-r1.ebuild:
220 + x86 stable, bug #410611
221 +
222 + 25 Apr 2012; Markus Meier <maekke@g.o> gtk+-2.24.10-r1.ebuild:
223 + arm stable, bug #410611
224 +
225 + 25 Apr 2012; Markus Meier <maekke@g.o> gtk+-3.2.4-r1.ebuild:
226 + arm stable, bug #410611
227 +
228 + 19 Apr 2012; Brent Baude <ranger@g.o> gtk+-2.24.10-r1.ebuild,
229 + gtk+-3.2.4-r1.ebuild:
230 + Marking gtk+-2.24.10-r1 ppc64 stable for bug 410611
231 +
232 + 19 Apr 2012; Brent Baude <ranger@g.o> gtk+-3.2.4-r1.ebuild:
233 + Marking gtk+-3.2.4-r1 ppc64 stable for bug 410611
234 +
235 + 18 Apr 2012; Agostino Sarubbo <ago@g.o> gtk+-2.24.10-r1.ebuild,
236 + gtk+-3.2.4-r1.ebuild:
237 + Stable for amd64, wrt bug #410611
238 +
239 +*gtk+-3.4.1 (14 Apr 2012)
240 +
241 + 14 Apr 2012; Alexandre Rostovtsev <tetromino@g.o> +gtk+-3.4.1.ebuild:
242 + Version bump with various bugfixes, including better smooth scrolling
243 + performance.
244 +
245 + 01 Apr 2012; Raúl Porcel <armin76@g.o> gtk+-3.2.3.ebuild:
246 + alpha/ia64/sh/sparc stable wrt #407643
247 +
248 +*gtk+-3.4.0 (27 Mar 2012)
249 +
250 + 27 Mar 2012; Alexandre Rostovtsev <tetromino@g.o>
251 + +files/gtk+-3.3.18-fallback-theme.patch,
252 + +files/gtk+-3.3.20-wayland-xkbcommon-headers.patch, +gtk+-3.4.0.ebuild,
253 + metadata.xml:
254 + Version bump from the gnome overlay. Notable changes: improved input event
255 + handling, better theming, smooth scrolling, lots of new features in
256 + GtkApplication, new color chooser, optional wayland support.
257 +
258 + 25 Mar 2012; Raúl Porcel <armin76@g.o> gtk+-2.24.8-r1.ebuild:
259 + alpha/ia64/sh/sparc stable wrt #393007
260 +
261 + 25 Mar 2012; Markus Meier <maekke@g.o> gtk+-3.2.3.ebuild:
262 + arm stable, bug #407643
263 +
264 + 23 Mar 2012; Jeroen Roovers <jer@g.o> gtk+-3.2.3.ebuild:
265 + Stable for HPPA (bug #407643).
266 +
267 + 16 Mar 2012; Jeff Horelick <jdhore@g.o> gtk+-3.2.3.ebuild:
268 + marked x86 per bug 407643
269 +
270 +*gtk+-3.2.4-r1 (15 Mar 2012)
271 +
272 + 15 Mar 2012; Alexandre Rostovtsev <tetromino@g.o>
273 + -gtk+-2.24.10.ebuild, gtk+-2.24.10-r1.ebuild, gtk+-3.2.4.ebuild,
274 + +gtk+-3.2.4-r1.ebuild, +files/gtk+-3.2.4-fallback-theme.patch:
275 + For 3.2.4-r1, fall back to the theme in /etc/gtk-3.0/settings.ini if the
276 + theme specified by gnome-settings-daemon does not support gtk3 (provides a
277 + better gtk3 experience for gnome2 users). Regenerate marshalers code that had
278 + been generated with glib-2.31 (fixes g_value_get_schar errors).
279 +
280 +*gtk+-3.2.4 (14 Mar 2012)
281 +
282 + 14 Mar 2012; Alexandre Rostovtsev <tetromino@g.o> +gtk+-3.2.4.ebuild:
283 + Version bump; fixes various bugs and improves window iconification.
284 +
285 + 13 Mar 2012; Agostino Sarubbo <ago@g.o> gtk+-3.2.3.ebuild:
286 + Stable for amd64, wrt bug #407643
287 +
288 + 12 Mar 2012; Brent Baude <ranger@g.o> gtk+-3.2.3.ebuild:
289 + Marking gtk+-3.2.3 ppc64 stable for bug 407643
290 +
291 + 10 Mar 2012; Alexandre Rostovtsev <tetromino@g.o> gtk+-3.2.3.ebuild:
292 + Skip tests if gnome-themes-standard-3.2 is not installed (see bug #398789,
293 + reported by Pacho Ramos).
294 +
295 + 05 Mar 2012; Brent Baude <ranger@g.o> gtk+-2.24.8-r1.ebuild:
296 + Marking gtk+-2.24.8-r1 ppc stable for bug 393007
297 +
298 + 05 Mar 2012; Brent Baude <ranger@g.o> gtk+-2.24.8-r1.ebuild:
299 + Marking gtk+-2.24.8-r1 ppc64 stable for bug 393007
300 +
301 + 14 Feb 2012; Alexandre Rostovtsev <tetromino@g.o>
302 + gtk+-2.24.10-r1.ebuild:
303 + PYTHON_DEPEND is not needed without python, thanks to Dessa for noticing.
304 +
305 +*gtk+-2.24.10-r1 (13 Feb 2012)
306 +
307 + 13 Feb 2012; Alexandre Rostovtsev <tetromino@g.o>
308 + gtk+-2.24.5-r1.ebuild, gtk+-2.24.8-r1.ebuild, gtk+-2.24.9-r1.ebuild,
309 + gtk+-2.24.10.ebuild, +gtk+-2.24.10-r1.ebuild:
310 + Split dev-util/gtk-builder-convert out of gtk+-2.24.10-r1 to get rid of
311 + python dependency (requested by Diego Elio Pettenò, bug #402905).
312 +
313 + 10 Feb 2012; Patrick Lauer <patrick@g.o> gtk+-2.24.10.ebuild,
314 + gtk+-2.24.5-r1.ebuild, gtk+-2.24.8-r1.ebuild, gtk+-2.24.9-r1.ebuild:
315 + Changing python deps in preparation for 2.4 removal
316 +
317 +*gtk+-2.24.10 (07 Feb 2012)
318 +
319 + 07 Feb 2012; Alexandre Rostovtsev <tetromino@g.o> -gtk+-2.24.9.ebuild,
320 + +gtk+-2.24.10.ebuild:
321 + Version bump; drop crash-prone 2.24.9 version. Avoid building gdk/gtk tests
322 + when FEATURES=-test (thanks to Rafał Mużyło).
323 +
324 +*gtk+-2.24.9-r1 (02 Feb 2012)
325 +
326 + 02 Feb 2012; Pacho Ramos <pacho@g.o>
327 + +files/gtk+-2.24.9-printing-crash.patch, +gtk+-2.24.9-r1.ebuild:
328 + Don't crash when printing, upstream bug #543520, thanks to gringo for
329 + reporting.
330 +
331 +*gtk+-2.24.9 (29 Jan 2012)
332 +
333 + 29 Jan 2012; Pacho Ramos <pacho@g.o> +gtk+-2.24.9.ebuild,
334 + -gtk+-2.24.4.ebuild, -gtk+-2.24.6.ebuild, -gtk+-2.24.7.ebuild,
335 + -gtk+-3.0.12.ebuild, -gtk+-3.2.2-r1.ebuild, -gtk+-3.2.2-r2.ebuild:
336 + Version bump, remove old.
337 +
338 + 18 Jan 2012; Markus Meier <maekke@g.o> gtk+-2.24.8-r1.ebuild:
339 + arm stable, bug #393007
340 +
341 + 14 Jan 2012; Markus Meier <maekke@g.o> gtk+-2.24.8-r1.ebuild:
342 + x86 stable, bug #393007
343 +
344 + 29 Dec 2011; Pacho Ramos <pacho@g.o> gtk+-2.24.8-r1.ebuild:
345 + amd64 stable, bug 393007
346 +
347 +*gtk+-3.2.3 (28 Dec 2011)
348 +
349 + 28 Dec 2011; Alexandre Rostovtsev <tetromino@g.o> -gtk+-3.2.1.ebuild,
350 + -gtk+-3.2.2.ebuild, +gtk+-3.2.3.ebuild:
351 + Version bump with assorted bugfixes. Drop old.
352 +
353 + 20 Dec 2011; Jeroen Roovers <jer@g.o> gtk+-2.24.8-r1.ebuild:
354 + Stable for HPPA (bug #393007).
355 +
356 +*gtk+-3.2.2-r2 (15 Dec 2011)
357 +
358 + 15 Dec 2011; Alexandre Rostovtsev <tetromino@g.o>
359 + +gtk+-3.2.2-r2.ebuild:
360 + Add upstream patches to fix various crashes, including the segfault in file
361 + open dialog (bug #394681, thanks to ByrneG and Marien Zwart). Should also fix
362 + disappearing mouse pointer in fluxbox. Includes the gtktoolbutton fix from
363 + 3.2.2-r1.
364 +
365 + 14 Dec 2011; Alexandre Rostovtsev <tetromino@g.o> gtk+-3.0.12.ebuild,
366 + gtk+-3.0.12-r1.ebuild, gtk+-3.2.1.ebuild, gtk+-3.2.2.ebuild,
367 + gtk+-3.2.2-r1.ebuild:
368 + Do not use gnome2_schemas_update --uninstall; --uninstall has no effect since
369 + glib-2.25.11, and has been removed in 2.31.x (bug #394501, thanks to
370 + Marc-Antoine Perennou for reporting).
371 +
372 +*gtk+-2.24.8-r1 (17 Nov 2011)
373 +
374 + 17 Nov 2011; Alexandre Rostovtsev <tetromino@g.o> -gtk+-2.24.8.ebuild,
375 + +gtk+-2.24.8-r1.ebuild, +files/gtk+-2.24.8-iconview-layout.patch:
376 + Add upstream patch to prevent segfault in gtk_icon_view_layout_single_row,
377 + drop broken version. Thanks to Rafał Mużyło (galtgendo) for reporting.
378 +
379 +*gtk+-3.2.2-r1 (16 Nov 2011)
380 +
381 + 16 Nov 2011; Nirbheek Chauhan <nirbheek@g.o> +gtk+-3.2.2-r1.ebuild,
382 + +files/gtk+-3.2.2-toolbutton-icon-widget-GtkMisc.patch:
383 + Fix abort when icon widgets on gtktoolbuttons aren't GtkMisc, needed by
384 + gnome-boxes
385 +
386 +*gtk+-2.24.8 (16 Nov 2011)
387 +
388 + 16 Nov 2011; Alexandre Rostovtsev <tetromino@g.o> +gtk+-2.24.8.ebuild,
389 + gtk+-3.2.2.ebuild:
390 + Bump to 2.24.8; fixes several bugs and updates search to tracker-0.12 dbus
391 + API. Makes the same Alt key handling change as in gtk+-3.2.2 (and so gets a
392 + blocker on old vte:0 versions to make sure that 2.24.8 is not stabilized
393 + before vte-0.28.2-r201:0).
394 + Also, add a comment to 3.2.2 about when the vte blocker can be lifted.
395 +
396 + 15 Nov 2011; Alexandre Rostovtsev <tetromino@g.o> gtk+-3.2.2.ebuild:
397 + Force vte:2.90 users to upgrade to vte-0.30.1-r1 (having a working Alt key in
398 + a terminal is vital).
399 +
400 +*gtk+-3.2.2 (14 Nov 2011)
401 +
402 + 14 Nov 2011; Alexandre Rostovtsev <tetromino@g.o> +gtk+-3.2.2.ebuild:
403 + Bump. Notable changes: improves filechooser appearance in non-gnome DEs, plus
404 + assorted bugfixes, mostly treeview-related.
405 +
406 + 30 Oct 2011; Raúl Porcel <armin76@g.o> gtk+-3.0.12-r1.ebuild:
407 + alpha/ia64/sh/sparc stable wrt #385699
408 +
409 + 30 Oct 2011; Raúl Porcel <armin76@g.o> gtk+-2.24.5-r1.ebuild:
410 + alpha/ia64/sh/sparc stable wrt #385699
411 +
412 + 28 Oct 2011; Markus Meier <maekke@g.o> gtk+-2.24.5-r1.ebuild:
413 + arm stable, bug #385699
414 +
415 + 28 Oct 2011; Markus Meier <maekke@g.o> gtk+-3.0.12-r1.ebuild:
416 + arm stable, bug #385699
417 +
418 + 28 Oct 2011; Alexandre Rostovtsev <tetromino@g.o> gtk+-3.2.1.ebuild:
419 + Restore keywords after IRC discussion with other members of gnome team
420 + (bug #387959). Minor stylistic issues pointed out by Nirbheek.
421 +
422 + 25 Oct 2011; Jeroen Roovers <jer@g.o> gtk+-3.2.1.ebuild:
423 + Marked ~hppa (bug #387959).
424 +
425 + 21 Oct 2011; Alexandre Rostovtsev <tetromino@g.o> gtk+-3.2.1.ebuild:
426 + Do not call gnome2_src_prepare, gtk+ is not using gnome.eclass. Thanks to
427 + ssuominen for noticing.
428 +
429 + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@g.o> gtk+-2.24.5-r1.ebuild,
430 + gtk+-3.0.12-r1.ebuild:
431 + x86 stable wrt bug #385699
432 +
433 + 21 Oct 2011; Alexandre Rostovtsev <tetromino@g.o> gtk+-3.2.1.ebuild:
434 + Drop keywords for USE="colord packagekit" (bug #387959).
435 +
436 +*gtk+-3.2.1 (19 Oct 2011)
437 +
438 + 19 Oct 2011; Alexandre Rostovtsev <tetromino@g.o> +gtk+-3.2.1.ebuild,
439 + +files/gtk+-3.2.1-failing-tests.patch, +files/gtk+-3.2.1-selector.errors,
440 + metadata.xml:
441 + Add gtk+-3.2.1 from the gnome overlay. Disable failing treeview scrolling
442 + tests (see bug #384855 and https://bugzilla.gnome.org/show_bug.cgi?id=660931),
443 + add missing selectors.errors file (needed for the css parser test),
444 + completely skip reftests (many of them fail when building from portage, but
445 + strangely enough succeed when building from my home directory; need to
446 + investigate why), and disable a11y picker test (GtkFileChooserButton look
447 + depends on list of mounted filesystems).
448 + Notable changes: *lots* (better theming, including a new CSS parser, and dark
449 + theme variants; better XInput2 support; gail is no longer a module; tree
450 + model improvements; more widgets support height-for-width;
451 + GtkFontChooserDialog, GtkLockButton, GtkOverlay).
452 +
453 +*gtk+-2.24.7 (18 Oct 2011)
454 +
455 + 18 Oct 2011; Pacho Ramos <pacho@g.o> +gtk+-2.24.7.ebuild,
456 + +files/gtk+-2.24.7-darwin-quartz-introspection.patch:
457 + Version bump, also skip broken pltcheck tests under gtk/ subdir (bug
458 + #333463).
459 +
460 + 18 Oct 2011; Jeroen Roovers <jer@g.o> gtk+-2.24.5-r1.ebuild,
461 + gtk+-3.0.12-r1.ebuild:
462 + Stable for HPPA (bug #385699).
463 +
464 + 16 Oct 2011; Kacper Kowalik <xarthisius@g.o> gtk+-2.24.5-r1.ebuild,
465 + gtk+-3.0.12-r1.ebuild:
466 + ppc/ppc64 stable wrt #385699
467 +
468 + 14 Oct 2011; Samuli Suominen <ssuominen@g.o> gtk+-2.24.5-r1.ebuild,
469 + gtk+-3.0.12-r1.ebuild:
470 + amd64 stable wrt #385699
471 +
472 +*gtk+-3.0.12-r1 (26 Sep 2011)
473 +
474 + 26 Sep 2011; Pacho Ramos <pacho@g.o> +gtk+-3.0.12-r1.ebuild,
475 + +files/gtk+-3.0.12-use-const.patch:
476 + Use const instead G_CONST_RETURN, bug #379897 by Alexandre Rostovtsev.
477 +
478 +*gtk+-2.24.6 (09 Sep 2011)
479 +
480 + 09 Sep 2011; Pacho Ramos <pacho@g.o> +gtk+-2.24.6.ebuild,
481 + -gtk+-3.0.11.ebuild:
482 + Version bump, remove old.
483 +
484 + 04 Sep 2011; Fabian Groffen <grobian@g.o> gtk+-3.0.12.ebuild:
485 + Fix compilation on Solaris
486 +
487 + 28 Aug 2011; Fabian Groffen <grobian@g.o> gtk+-2.24.5-r1.ebuild:
488 + Marked ~x64-macos
489 +
490 + 16 Aug 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-2.24.4.ebuild,
491 + gtk+-2.24.5-r1.ebuild:
492 + Remove misleading GNOME2_LA_PUNT variable export; we don't inherit
493 + gnome2.eclass, bug 379373
494 +
495 + 11 Aug 2011; Markus Duft <mduft@g.o> gtk+-2.24.5-r1.ebuild,
496 + gtk+-3.0.12.ebuild:
497 + removed obsolete dependency for interix prefix
498 +
499 + 10 Aug 2011; Samuli Suominen <ssuominen@g.o> gtk+-2.24.5-r1.ebuild:
500 + Remove libtool files (again, see ChangeLog entry from 10 Apr 2011)
501 +
502 +*gtk+-3.0.12 (28 Jul 2011)
503 +
504 + 28 Jul 2011; Pacho Ramos <pacho@g.o> -gtk+-2.22.1-r1.ebuild,
505 + -files/gtk+-2.22.1-old-icons.patch, -files/gtk+-2.22.1-print-settings.patch,
506 + -gtk+-3.0.10.ebuild, +gtk+-3.0.12.ebuild, +files/settings.ini:
507 + Version bump, also use eapi4 and install settings.ini instead of gtkrc as
508 + it's the way to configure default settings for gtk3. Remove old.
509 +
510 + 11 Jul 2011; Matt Turner <mattst88@g.o> gtk+-3.0.11.ebuild:
511 + Added ~mips, bug 364693
512 +
513 + 09 Jul 2011; Raúl Porcel <armin76@g.o> gtk+-2.24.4.ebuild:
514 + alpha/arm/ia64/sh/sparc stable wrt #371320
515 +
516 + 06 Jul 2011; Mark Loeser <halcy0n@g.o> gtk+-2.24.4.ebuild:
517 + Stable for ppc64; bug #371320
518 +
519 + 29 Jun 2011; Christoph Mende <angelos@g.o> gtk+-2.24.4.ebuild:
520 + Stable on amd64 wrt bug #371320
521 +
522 + 29 Jun 2011; Jeroen Roovers <jer@g.o> gtk+-2.24.4.ebuild:
523 + Stable for HPPA (bug #371320).
524 +
525 + 28 Jun 2011; Brent Baude <ranger@g.o> gtk+-2.24.4.ebuild:
526 + Marking gtk+-2.24.4 ppc stable for bug 371320
527 +
528 + 27 Jun 2011; Fabian Groffen <grobian@g.o> gtk+-2.24.5-r1.ebuild,
529 + +files/gtk+-2.24.5-darwin-quartz-introspection.patch, gtk+-3.0.11.ebuild,
530 + +files/gtk+-3.0.11-darwin-quartz-introspection.patch:
531 + Fix compilation with introspection on Darwin, bug #372953, patch by Naohiro
532 + Aota
533 +
534 + 22 Jun 2011; Pawel Hajdan jr <phajdan.jr@g.o> gtk+-2.24.4.ebuild:
535 + x86 stable wrt security bug #371320
536 +
537 +*gtk+-2.24.5-r1 (18 Jun 2011)
538 +
539 + 18 Jun 2011; Pacho Ramos <pacho@g.o> -gtk+-2.24.5.ebuild,
540 + +gtk+-2.24.5-r1.ebuild, +files/gtk+-2.24.5-background-repaint.patch:
541 + Revert commit that is causing major gnome-panel problems, bug #372147. Remove
542 + broken version.
543 +
544 + 16 Jun 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-2.24.4.ebuild,
545 + gtk+-2.24.5.ebuild:
546 + Skip tests known to fail, fix introspection eautoreconf failure
547 +
548 + 16 Jun 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-2.24.5.ebuild:
549 + Fix bug 371907 by creating m4, and passing the appropriate AT_M4DIR
550 +
551 +*gtk+-2.24.5 (16 Jun 2011)
552 +
553 + 16 Jun 2011; Nirbheek Chauhan <nirbheek@g.o> -gtk+-2.24.3.ebuild,
554 + +gtk+-2.24.5.ebuild:
555 + Bump to 2.24.5, remove old
556 +
557 + 11 Jun 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-3.0.11.ebuild:
558 + Use xz tarballs
559 +
560 +*gtk+-3.0.11 (11 Jun 2011)
561 +
562 + 11 Jun 2011; Nirbheek Chauhan <nirbheek@g.o> -gtk+-3.0.9.ebuild,
563 + +gtk+-3.0.11.ebuild:
564 + Bump to 3.0.11, remove old
565 +
566 +*gtk+-2.24.4 (03 Jun 2011)
567 +
568 + 03 Jun 2011; Pacho Ramos <pacho@g.o> -files/gtk+-2.8.0-multilib.patch,
569 + -files/gtk+-2.18.5-macosx-aqua.patch,
570 + -files/gtk+-2.18.9-notifications-gtkentry.patch, -gtk+-2.20.1-r1.ebuild,
571 + -files/gtk+-2.20.1-GtkOffscreenWindow.patch,
572 + -files/gtk+-2.20.1-darwin8.patch, -files/gtk+-2.20.1-gail_cell_type.patch,
573 + -files/gtk+-2.20.1-gtkrange.patch,
574 + -files/gtk+-2.20.1-libpixbufloader-warning.patch,
575 + -files/gtk+-2.20.1-libpng-fix.patch, +gtk+-2.24.4.ebuild,
576 + +files/gtk+-2.24.4-old-icons.patch:
577 + Version bump as upstream bug #646609 is not a regression over 2.24.3 and
578 + doesn't look to be a major problem. Remove old.
579 +
580 +*gtk+-3.0.10 (02 Jun 2011)
581 +
582 + 02 Jun 2011; Nirbheek Chauhan <nirbheek@g.o> -gtk+-3.0.8.ebuild,
583 + +gtk+-3.0.10.ebuild:
584 + Bump to 3.0.10
585 +
586 + 20 May 2011; Fabian Groffen <grobian@g.o> gtk+-3.0.9.ebuild:
587 + Drop comments about broken *-macos support, since that works for a while
588 +
589 + 29 Apr 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-3.0.8.ebuild,
590 + gtk+-3.0.9.ebuild:
591 + Add cairo[glib] dependency according to bug 365159
592 +
593 + 29 Apr 2011; Jeroen Roovers <jer@g.o> gtk+-3.0.9.ebuild:
594 + Marked ~hppa (bug #364693).
595 +
596 + 24 Apr 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-3.0.8.ebuild,
597 + gtk+-3.0.9.ebuild:
598 + Drop keywords on mips/hppa w.r.t. KEYWORDREQ bug 364693
599 +
600 +*gtk+-3.0.9 (16 Apr 2011)
601 +
602 + 16 Apr 2011; Nirbheek Chauhan <nirbheek@g.o> -gtk+-2.24.0.ebuild,
603 + -gtk+-2.24.1.ebuild, -gtk+-3.0.6.ebuild, +gtk+-3.0.9.ebuild:
604 + Bump to 3.0.9, remove old
605 +
606 + 10 Apr 2011; Samuli Suominen <ssuominen@g.o> gtk+-2.24.3.ebuild:
607 + Punt useless libtool files.
608 +
609 + 09 Apr 2011; Fabian Groffen <grobian@g.o> gtk+-3.0.8.ebuild,
610 + +files/gtk+-3.0.8-darwin-quartz.patch:
611 + Add patch from upstream for Darwin
612 +
613 +*gtk+-3.0.8 (04 Apr 2011)
614 +
615 + 04 Apr 2011; Nirbheek Chauhan <nirbheek@g.o> -gtk+-3.0.7.ebuild,
616 + +gtk+-3.0.8.ebuild:
617 + Bump to 3.0.8, remove buggy 3.0.7
618 +
619 +*gtk+-3.0.7 (01 Apr 2011)
620 +
621 + 01 Apr 2011; Nirbheek Chauhan <nirbheek@g.o> +gtk+-3.0.7.ebuild:
622 + Bump to 3.0.7
623 +
624 + 30 Mar 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-3.0.6.ebuild:
625 + Prevent maintainer-mode rebuild, bug 361227
626 +
627 + 29 Mar 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-3.0.6.ebuild:
628 + Remove useless live ebuild conditionals
629 +
630 + 29 Mar 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-3.0.6.ebuild:
631 + Remove redundant jpeg/jpeg2k/tiff USE-flags
632 +
633 +*gtk+-3.0.6 (29 Mar 2011)
634 +
635 + 29 Mar 2011; Nirbheek Chauhan <nirbheek@g.o> +gtk+-3.0.6.ebuild:
636 + Add gtk+-3.0.6 to the tree, slot-dep problems have come down to a
637 + reasonable level. Themeing under any DE except GNOME 3 is still broken,
638 + but everything else should work fine.
639 +
640 + 22 Mar 2011; Brent Baude <ranger@g.o> gtk+-2.22.1-r1.ebuild:
641 + Marking gtk+-2.22.1-r1 ppc stable for bug 353436
642 +
643 + 21 Mar 2011; Kacper Kowalik <xarthisius@g.o> gtk+-2.22.1-r1.ebuild:
644 + ppc64 stable wrt #353436
645 +
646 +*gtk+-2.24.3 (18 Mar 2011)
647 +
648 + 18 Mar 2011; Gilles Dartiguelongue <eva@g.o> +gtk+-2.24.3.ebuild:
649 + Version bump. Bug fixes.
650 +
651 + 12 Mar 2011; Raúl Porcel <armin76@g.o> gtk+-2.22.1-r1.ebuild:
652 + alpha/arm/ia64/sh/sparc stable wrt #353436
653 +
654 + 07 Mar 2011; Jeroen Roovers <jer@g.o> gtk+-2.22.1-r1.ebuild:
655 + Stable for HPPA (bug #353436).
656 +
657 + 27 Feb 2011; Pacho Ramos <pacho@g.o> gtk+-2.24.1.ebuild:
658 + Inherit autotools (bug #356631 by Diego Elio Pettenò).
659 +
660 + 24 Feb 2011; Thomas Kahle <tomka@g.o> gtk+-2.22.1-r1.ebuild:
661 + x86 stable per bug 353436
662 +
663 + 23 Feb 2011; Markos Chandras <hwoarang@g.o> gtk+-2.22.1-r1.ebuild:
664 + Stable on amd64 wrt bug #353436
665 +
666 +*gtk+-2.24.1 (21 Feb 2011)
667 +
668 + 21 Feb 2011; Nirbheek Chauhan <nirbheek@g.o> +gtk+-2.24.1.ebuild:
669 + Bump to 2.24.1, bugfix release
670 +
671 + 09 Feb 2011; Samuli Suominen <ssuominen@g.o> gtk+-2.22.1-r1.ebuild:
672 + Revert removing USE="jpeg jpeg2k tiff" until gentoo-x86 is compatible with it
673 + wrt #354279.
674 +
675 +*gtk+-2.24.0 (09 Feb 2011)
676 +
677 + 09 Feb 2011; Gilles Dartiguelongue <eva@g.o> -gtk+-2.18.9.ebuild,
678 + -gtk+-2.22.0.ebuild, -gtk+-2.22.1.ebuild, gtk+-2.22.1-r1.ebuild,
679 + +gtk+-2.24.0.ebuild:
680 + Clean up unused la files. Disable recentmanager tests, bug #285687. Drop
681 + jpeg, jpeg2k and tiff use flags unneeded since the gdk-pixbuf split. Version
682 + bump to 2.24. Drop old revisions.
683 +
684 + 12 Jan 2011; Gilles Dartiguelongue <eva@g.o> gtk+-2.22.1-r1.ebuild:
685 + Always apply multilib patch, will avoid falling into bug #288549 again, and
686 + handle file move in postinst as well. Add some needed die statements.
687 + Mutualize build directory removal code. Insert gtkrc at the proper location,
688 + bug #288549. Also generate gtk.immodules file, there is no reason the
689 + directory would not exist. Another attemp at making testsuite run
690 + successfully for everyone, bug #285687. Pin gdk-pixbuf dependency to slot 2.
691 + Add gdk-pixbuf split handling in postinst.
692 +
693 + 03 Jan 2011; Fabian Groffen <grobian@g.o> gtk+-2.22.1-r1.ebuild:
694 + Don't use ED with DESTDIR
695 +
696 +*gtk+-2.22.1-r1 (01 Jan 2011)
697 +
698 + 01 Jan 2011; Pacho Ramos <pacho@g.o> +gtk+-2.22.1-r1.ebuild,
699 + +files/gtk+-2.22.1-old-icons.patch, +files/gtk+-2.22.1-print-settings.patch:
700 + Revision bump to create symlinks to old icons until apps are ported (bug
701 + #339319), set new print operation settings before emitting
702 + custom-widget-apply signal (upstream bug #637069 that will end up evince
703 + remembering printer settings), stop trying to build unmaintained docs (bug
704 + #349754).
705 +
706 + 17 Dec 2010; Fabian Groffen <grobian@g.o> gtk+-2.22.1.ebuild:
707 + Drop --libdir argument to econf, it seems no longer necessary
708 +
709 + 16 Dec 2010; Fabian Groffen <grobian@g.o> gtk+-2.22.1.ebuild:
710 + Fix for Prefix
711 +
712 +*gtk+-2.22.1 (19 Nov 2010)
713 +
714 + 19 Nov 2010; Pacho Ramos <pacho@g.o> +gtk+-2.22.1.ebuild:
715 + Version bump with bugfixes and translation updates. Stop compiling tests
716 + and demos when not needed (bugs #226293 and #226243).
717 +
718 + 15 Nov 2010; Gilles Dartiguelongue <eva@g.o> -gtk+-2.18.7.ebuild,
719 + gtk+-2.20.1-r1.ebuild, gtk+-2.22.0.ebuild:
720 + Set HOME for tests and re-enable recently-used tests, bug #285687. Do not
721 + show evince elog message if it is installed, bug #236547.
722 +
723 + 20 Oct 2010; Gilles Dartiguelongue <eva@g.o> gtk+-2.22.0.ebuild:
724 + Fix shebang of gtk-builder-convert script.
725 +
726 + 17 Oct 2010; Raúl Porcel <armin76@g.o> gtk+-2.20.1-r1.ebuild:
727 + alpha/ia64/sh/sparc stable wrt #324077
728 +
729 + 14 Oct 2010; Markus Meier <maekke@g.o> gtk+-2.20.1-r1.ebuild:
730 + arm stable, bug #324077
731 +
732 + 08 Oct 2010; Gilles Dartiguelongue <eva@g.o>
733 + -files/gtk+-2.16.5-jpeg-backward-compatibility.patch, -gtk+-2.16.6.ebuild,
734 + -files/gtk+-2.16.6-fix-pltcheck-test.patch, -gtk+-2.18.6.ebuild,
735 + gtk+-2.18.7.ebuild, -files/gtk+-2.18.7-destroy-crash.patch:
736 + Clean up old revisions.
737 +
738 + 07 Oct 2010; Samuli Suominen <ssuominen@g.o> gtk+-2.20.1-r1.ebuild:
739 + ppc64 stable wrt #324077
740 +
741 +*gtk+-2.22.0 (24 Sep 2010)
742 +
743 + 24 Sep 2010; <nirbheek@g.o> +files/gtk+-2.21.3-multilib.patch,
744 + +gtk+-2.22.0.ebuild:
745 + Bump to 2.22.0, gdk-pixbuf has been split off and the pixbuf directories
746 + changed
747 +
748 + 11 Sep 2010; Joseph Jezak <josejx@g.o> gtk+-2.20.1-r1.ebuild:
749 + Marked ppc for bug #324077.
750 +
751 + 18 Aug 2010; Markus Meier <maekke@g.o> gtk+-2.18.9.ebuild:
752 + arm stable, bug #314899
753 +
754 + 14 Aug 2010; Raúl Porcel <armin76@g.o> gtk+-2.18.9.ebuild:
755 + alpha/ia64/sh/sparc stable wrt #314899
756 +
757 + 05 Aug 2010; Jeroen Roovers <jer@g.o> gtk+-2.20.1-r1.ebuild:
758 + Stable for HPPA (bug #324077).
759 +
760 + 01 Aug 2010; Christian Faulhammer <fauli@g.o>
761 + gtk+-2.20.1-r1.ebuild:
762 + x86 stable, bug 324077
763 +
764 + 31 Jul 2010; Pacho Ramos <pacho@g.o> gtk+-2.20.1-r1.ebuild:
765 + amd64 stable, bug 324077
766 +
767 + 23 Jul 2010; Samuli Suominen <ssuominen@g.o> gtk+-2.18.9.ebuild,
768 + gtk+-2.20.1-r1.ebuild:
769 + Use virtual/jpeg.
770 +
771 + 20 Jul 2010; Jeroen Roovers <jer@g.o> gtk+-2.18.9.ebuild:
772 + Stable for HPPA (bug #314899).
773 +
774 + 07 Jul 2010; Samuli Suominen <ssuominen@g.o> gtk+-2.18.9.ebuild:
775 + ppc64 stable wrt #314899
776 +
777 + 05 Jul 2010; Fabian Groffen <grobian@g.o> gtk+-2.20.1-r1.ebuild,
778 + files/gtk+-2.20.1-darwin8.patch:
779 + Replace darwin8 NSUInteger patch with the one committed upstream, no
780 + longer needs to be conditional
781 +
782 + 03 Jul 2010; Fabian Groffen <grobian@g.o> gtk+-2.20.1-r1.ebuild,
783 + +files/gtk+-2.20.1-darwin8.patch:
784 + Fix compilation on Darwin8, drop no longer necessary aqua patch
785 +
786 + 20 Jun 2010; Nirbheek Chauhan <nirbheek@g.o> gtk+-2.20.1-r1.ebuild,
787 + metadata.xml:
788 + Add introspection support
789 +
790 + 13 Jun 2010; Pacho Ramos <pacho@g.o>
791 + +files/gtk+-2.20.1-GtkOffscreenWindow.patch,
792 + +files/gtk+-2.20.1-gail_cell_type.patch,
793 + +files/gtk+-2.20.1-gtkrange.patch,
794 + +files/gtk+-2.20.1-libpixbufloader-warning.patch,
795 + +files/gtk+-2.20.1-libpng-fix.patch:
796 + Really adding needed patches, thanks Kaleb Elwert and Lars Wendler for
797 + reporting.
798 +
799 +*gtk+-2.20.1-r1 (13 Jun 2010)
800 +
801 + 13 Jun 2010; Pacho Ramos <pacho@g.o> +gtk+-2.20.1-r1.ebuild:
802 + Add new version for Gnome 2.30.
803 +
804 + 04 Jun 2010; Markus Meier <maekke@g.o> gtk+-2.18.9.ebuild:
805 + x86 stable, bug #314899
806 +
807 + 03 Jun 2010; Fabian Groffen <grobian@g.o> gtk+-2.18.9.ebuild:
808 + Tidy up ebuild by using EAPI=3
809 +
810 + 11 May 2010; Brent Baude <ranger@g.o> gtk+-2.18.6.ebuild:
811 + Marking gtk+-2.18.6 ppc64 for bug 304777
812 +
813 + 07 May 2010; Jeroen Roovers <jer@g.o> gtk+-2.18.7.ebuild:
814 + Stable for HPPA (bug #304777).
815 +
816 + 03 May 2010; Olivier Crête <tester@g.o> gtk+-2.18.9.ebuild:
817 + amd64 stable, bug #314899
818 +
819 + 23 Apr 2010; Gilles Dartiguelongue <eva@g.o>
820 + -files/gtk+-2.8.10-xinerama.patch,
821 + -files/gtk+-2.10.7-mozilla-dnd-fix.patch,
822 + -files/gtk+-2.10.11-update-icon-subdirs.patch,
823 + -files/gtk+-2.12.0-flash-workaround.patch,
824 + -files/gtk+-2.12.0-openoffice-freeze-workaround.patch,
825 + -files/gtk+-2.12.1-firefox-print-preview.patch,
826 + -files/gtk+-2.12.9-libtool-2.patch, -files/gtk+-2.12.10-fix-nocxx.patch,
827 + -files/gtk+-2.12.10-no-libintl.patch, -gtk+-2.12.11.ebuild,
828 + -gtk+-2.12.12.ebuild, -gtk+-2.14.7-r2.ebuild,
829 + -files/gtk+-2.14.7-filechooser.patch,
830 + -files/gtk+-2.14.7-ignore-gtkcurve.patch,
831 + -files/gtk+-2.14.7-uncertain-mime.patch, -gtk+-2.18.5.ebuild:
832 + Clean up old revisions.
833 +
834 + 11 Apr 2010; <nixnut@g.o> gtk+-2.18.7.ebuild:
835 + ppc stable #304777
836 +
837 + 07 Apr 2010; Brent Baude <ranger@g.o> gtk+-2.18.6.ebuild:
838 + Marking gtk+-2.18.6 ppc stable for bug 304777
839 +
840 + 24 Mar 2010; Raúl Porcel <armin76@g.o> gtk+-2.18.6.ebuild:
841 + alpha/arm/ia64/sh/sparc stable wrt #304777
842 +
843 +*gtk+-2.18.9 (22 Mar 2010)
844 +
845 + 22 Mar 2010; Pacho Ramos <pacho@g.o> -gtk+-2.18.7-r1.ebuild,
846 + +gtk+-2.18.9.ebuild, +files/gtk+-2.18.9-notifications-gtkentry.patch:
847 + Version bump with multiple bugfixes, cleaning old testing version
848 +
849 +*gtk+-2.18.7-r1 (11 Mar 2010)
850 +
851 + 11 Mar 2010; Pacho Ramos <pacho@g.o> +gtk+-2.18.7-r1.ebuild,
852 + +files/gtk+-2.18.7-destroy-crash.patch:
853 + Fix bug 308985, thanks to Michael Bombach for reporting and finding the
854 + fix.
855 +
856 + 06 Mar 2010; Pacho Ramos <pacho@g.o> gtk+-2.18.7.ebuild:
857 + amd64 stable, bug 304777
858 +
859 + 06 Mar 2010; Pawel Hajdan jr <phajdan.jr@g.o> gtk+-2.18.6.ebuild:
860 + x86 stable wrt bug #304777
861 +
862 + 06 Mar 2010; Samuli Suominen <ssuominen@g.o> gtk+-2.18.6.ebuild:
863 + amd64 stable wrt #304777
864 +
865 + 23 Feb 2010; Christian Faulhammer <fauli@g.o> gtk+-2.18.7.ebuild:
866 + Use libresolv from sys-libs/itx-bin on Interix Prefix
867 +
868 +*gtk+-2.18.7 (23 Feb 2010)
869 +
870 + 23 Feb 2010; Romain Perier <mrpouet@g.o> +gtk+-2.18.7.ebuild:
871 + Version bump, many bugsfixes and translation updates, per bug #306187.
872 + Thanks to LeBarJack for tests.
873 +
874 + 19 Jan 2010; Samuli Suominen <ssuominen@g.o> gtk+-2.18.5.ebuild,
875 + gtk+-2.18.6.ebuild:
876 + Require SLOT="0" of media-libs/jpeg wrt #301551.
877 +
878 +*gtk+-2.18.6 (15 Jan 2010)
879 +
880 + 15 Jan 2010; Romain Perier <mrpouet@g.o> +gtk+-2.18.6.ebuild:
881 + Version bump, various bugs fixes and translation update.
882 +
883 + 09 Jan 2010; Christian Faulhammer <fauli@g.o> gtk+-2.18.5.ebuild:
884 + keyword ~x86-freebsd
885 +
886 + 24 Dec 2009; Jonathan Callen <abcd@g.o> gtk+-2.18.5.ebuild,
887 + +files/gtk+-2.18.5-macosx-aqua.patch:
888 + Add patch for Aqua on Mac OS X; move prefix keywords from overlay
889 +
890 +*gtk+-2.18.5 (13 Dec 2009)
891 +
892 + 13 Dec 2009; Nirbheek Chauhan <nirbheek@g.o> -gtk+-2.18.3.ebuild,
893 + +gtk+-2.18.5.ebuild:
894 + Bump to 2.18.5; remove old -- many bugfixes; a few translation updates
895 +
896 + 31 Oct 2009; Nirbheek Chauhan <nirbheek@g.o> gtk+-2.18.3.ebuild:
897 + Depend on cairo[svg]; fixes bug 291283 (we probably want to do +svg in
898 + cairo)
899 +
900 +*gtk+-2.18.3 (29 Oct 2009)
901 +
902 + 29 Oct 2009; Gilles Dartiguelongue <eva@g.o> +gtk+-2.18.3.ebuild:
903 + New version for GNOME 2.28.
904 +
905 + 26 Oct 2009; Raúl Porcel <armin76@g.o> gtk+-2.16.6.ebuild:
906 + ia64/sh/sparc stable wrt #285586
907 +
908 + 08 Oct 2009; Markus Meier <maekke@g.o> gtk+-2.16.6.ebuild:
909 + arm stable, bug #285586
910 +
911 + 03 Oct 2009; Tobias Klausmann <klausman@g.o> gtk+-2.16.6.ebuild:
912 + Stable on alpha, bug #285586
913 +
914 + 30 Sep 2009; Jeroen Roovers <jer@g.o> gtk+-2.16.6.ebuild:
915 + Stable for HPPA (bug #285586).
916 +
917 + 27 Sep 2009; nixnut <nixnut@g.o> gtk+-2.16.6.ebuild:
918 + ppc stable #285586
919 +
920 + 25 Sep 2009; Brent Baude <ranger@g.o> gtk+-2.16.6.ebuild:
921 + Marking gtk+-2.16.6 ppc64 stable for bug 285586
922 +
923 + 22 Sep 2009; Markus Meier <maekke@g.o> gtk+-2.16.6.ebuild:
924 + x86 stable, bug #285586
925 +
926 + 20 Sep 2009; Mart Raudsepp <leio@g.o>
927 + +files/gtk+-2.16.6-fix-pltcheck-test.patch, gtk+-2.16.6.ebuild:
928 + Fix tests, bug 285698
929 +
930 + 20 Sep 2009; Mart Raudsepp <leio@g.o> -gtk+-2.16.1.ebuild,
931 + -gtk+-2.16.5.ebuild, -gtk+-2.16.5-r1.ebuild:
932 + Remove old
933 +
934 + 19 Sep 2009; Olivier Crête <tester@g.o> gtk+-2.16.6.ebuild:
935 + Stable on amd64, bug #285586
936 +
937 +*gtk+-2.16.6 (19 Sep 2009)
938 +
939 + 19 Sep 2009; Mart Raudsepp <leio@g.o> +gtk+-2.16.6.ebuild:
940 + Version bump. Various safe bug fixes
941 +
942 +*gtk+-2.16.5-r1 (06 Sep 2009)
943 +
944 + 06 Sep 2009; Romain Perier <mrpouet@g.o>
945 + +gtk+-2.16.5-r1.ebuild,
946 + +files/gtk+-2.16.5-jpeg-backward-compatibility.patch:
947 + Fix jpeg7 blured images in gdk-pixbuf due to jpeg7 scale specs changes,
948 + per bug #282744.
949 +
950 +*gtk+-2.16.5 (19 Jul 2009)
951 +
952 + 19 Jul 2009; Gilles Dartiguelongue <eva@g.o> +gtk+-2.16.5.ebuild:
953 + Version bump. Lots of bug fixes, disable tests broken in gentoo env.
954 +
955 +*gtk+-2.16.1 (04 May 2009)
956 +
957 + 04 May 2009; Gilles Dartiguelongue <eva@g.o> -gtk+-2.10.14.ebuild,
958 + +gtk+-2.16.1.ebuild:
959 + New version for GNOME 2.26. New GtkOrientable API, a lot of bug fixes and
960 + polish all over the place.
961 +
962 + 27 Apr 2009; Jeroen Roovers <jer@g.o> gtk+-2.14.7-r2:
963 + Stable for HPPA (bug #260063).
964 +
965 + 22 Apr 2009; Mart Raudsepp <leio@g.o>
966 + -files/gtk+-2.12.1-cupsutils.patch, -gtk+-2.12.8.ebuild,
967 + -gtk+-2.14.4.ebuild, -gtk+-2.14.5.ebuild, -gtk+-2.14.7.ebuild,
968 + -gtk+-2.14.7-r1.ebuild:
969 + Remove old
970 +
971 + 12 Apr 2009; Friedrich Oslage <bluebird@g.o> ChangeLog:
972 + Stable on sparc, bug #260063
973 +
974 + 29 Mar 2009; Raúl Porcel <armin76@g.o> gtk+-2.14.7-r2.ebuild:
975 + arm/sh/sparc stable
976 +
977 + 18 Mar 2009; Raúl Porcel <armin76@g.o> gtk+-2.14.7-r2.ebuild:
978 + alpha/ia64 stable wrt #260063
979 +
980 + 15 Mar 2009; Markus Meier <maekke@g.o> gtk+-2.14.7-r2.ebuild:
981 + x86 stable, bug #260063
982 +
983 + 11 Mar 2009; Daniel Gryniewicz <dang@g.o> gtk+-2.14.7-r2.ebuild:
984 + Marked stable on amd64
985 +
986 + 06 Mar 2009; Brent Baude <ranger@g.o> gtk+-2.14.7-r2.ebuild:
987 + Marking gtk+-2.14.7-r2 ppc stable for bug 260063
988 +
989 + 05 Mar 2009; Brent Baude <ranger@g.o> gtk+-2.14.7-r2.ebuild:
990 + Marking gtk+-2.14.7-r2 ppc64 stable for bug 260063
991 +
992 +*gtk+-2.14.7-r2 (01 Mar 2009)
993 +
994 + 01 Mar 2009; Gilles Dartiguelongue <eva@g.o>
995 + +files/gtk+-2.14.7-ignore-gtkcurve.patch,
996 + +files/gtk+-2.14.7-uncertain-mime.patch, +gtk+-2.14.7-r2.ebuild:
997 + Bump to 2.14.7-r2. Hopefully fix test failures, bug #238995, and enhance
998 + mime-type resolution, bug #257980.
999 +
1000 + 15 Feb 2009; Raúl Porcel <armin76@g.o> gtk+-2.12.11.ebuild:
1001 + arm/sh stable
1002 +
1003 +*gtk+-2.14.7-r1 (29 Jan 2009)
1004 +
1005 + 29 Jan 2009; Daniel Gryniewicz <dang@g.o>
1006 + +files/gtk+-2.14.7-filechooser.patch, +gtk+-2.14.7-r1.ebuild:
1007 + Fix for filechooser centering: bug #239360
1008 +
1009 +*gtk+-2.14.7 (15 Jan 2009)
1010 +
1011 + 15 Jan 2009; Mart Raudsepp <leio@g.o> +gtk+-2.14.7.ebuild:
1012 + Version bump for various bug fixes. This is a stable candidate.
1013 +
1014 + 30 Nov 2008; Gilles Dartiguelongue <eva@g.o> gtk+-2.10.14.ebuild,
1015 + gtk+-2.12.8.ebuild, gtk+-2.12.11.ebuild, gtk+-2.12.12.ebuild,
1016 + gtk+-2.14.4.ebuild, gtk+-2.14.5.ebuild:
1017 + Update comment about preview command, bug #236547.
1018 +
1019 +*gtk+-2.14.5 (27 Nov 2008)
1020 +
1021 + 27 Nov 2008; Mart Raudsepp <leio@g.o>
1022 + -files/gtk+-2.12.9-filechooser-fix-icon-size.patch,
1023 + -files/gtk+-2.12.9-gtk-filesystem-backend-tilde-fix.patch,
1024 + -files/gtk+-2.12.9-print-backend-64bit.patch,
1025 + -files/gtk+-2.12.9-treeview-search-window-type.patch,
1026 + -files/gtk+-2.12.10-fix-get_frame_extents.patch,
1027 + -files/gtk+-2.12.10-fix-treeview_sort_indicators.patch,
1028 + -files/gtk+-2.14.3-dont-unset-filechooser-filter-after-first-use.patch,
1029 + -files/gtk+-2.14.3-fix-combining-broken-diacritics.patch,
1030 + -files/gtk+-2.14.3-fix-filesystem-double-free.patch,
1031 + -files/gtk+-2.14.3-fix-lpr_write-double-free.patch,
1032 + -files/gtk+-2.14.3-fix-password-dialog-on-mount.patch,
1033 + -files/gtk+-2.14.3-notebook-tab-draw-correctness.patch,
1034 + -files/gtk+-2.14.3-reorder-compose-key-table-order.patch,
1035 + -gtk+-2.12.9-r1.ebuild, -gtk+-2.12.9-r2.ebuild, -gtk+-2.12.10-r1.ebuild,
1036 + -gtk+-2.14.3-r1.ebuild, -gtk+-2.14.3-r2.ebuild, +gtk+-2.14.5.ebuild:
1037 + Version bump for various bug fixes. Remove old
1038 +
1039 + 17 Nov 2008; Diego E. Pettenò <flameeyes@g.o>
1040 + files/gtk+-2.10.7-mozilla-dnd-fix.patch:
1041 + Fix patch with absolute paths.
1042 +
1043 + 13 Nov 2008; Brent Baude <ranger@g.o> gtk+-2.12.11.ebuild:
1044 + Marking gtk+-2.12.11 ppc64 stable for bug 236971
1045 +
1046 +*gtk+-2.14.4 (19 Oct 2008)
1047 +
1048 + 19 Oct 2008; Mart Raudsepp <leio@g.o> +gtk+-2.14.4.ebuild:
1049 + Version bump for various bug fixes
1050 +
1051 + 18 Oct 2008; Brent Baude <ranger@g.o> gtk+-2.12.11.ebuild:
1052 + Marking gtk+-2.12.11 ppc stable for bug 236971
1053 +
1054 +*gtk+-2.14.3-r2 (01 Oct 2008)
1055 +
1056 + 01 Oct 2008; Rémi Cardona <remi@g.o>
1057 + +files/gtk+-2.14.3-fix-combining-broken-diacritics.patch,
1058 + +files/gtk+-2.14.3-reorder-compose-key-table-order.patch,
1059 + +gtk+-2.14.3-r2.ebuild:
1060 + fix broken diacritics on intl keyboards (see gnome bug #554192)
1061 +
1062 +*gtk+-2.14.3-r1 (29 Sep 2008)
1063 +
1064 + 29 Sep 2008; Mart Raudsepp <leio@g.o>
1065 + +files/gtk+-2.14.3-dont-unset-filechooser-filter-after-first-use.patch,
1066 + +files/gtk+-2.14.3-fix-filesystem-double-free.patch,
1067 + +files/gtk+-2.14.3-fix-lpr_write-double-free.patch,
1068 + +files/gtk+-2.14.3-fix-password-dialog-on-mount.patch,
1069 + +files/gtk+-2.14.3-notebook-tab-draw-correctness.patch,
1070 + -gtk+-2.14.3.ebuild, +gtk+-2.14.3-r1.ebuild:
1071 + Add a few fixes from upstream unreleased code
1072 +
1073 + 28 Sep 2008; Mart Raudsepp <leio@g.o>
1074 + +files/gtk+-2.14.3-limit-gtksignal-includes.patch, gtk+-2.14.3.ebuild:
1075 + Adjust a header so that packages using GtkCList will remain buildable
1076 +
1077 + 25 Sep 2008; Jeroen Roovers <jer@g.o> gtk+-2.12.11.ebuild:
1078 + Stable for HPPA (bug #236971).
1079 +
1080 +*gtk+-2.14.3 (25 Sep 2008)
1081 +
1082 + 25 Sep 2008; Mart Raudsepp <leio@g.o> +gtk+-2.14.3.ebuild:
1083 + Major version bump. Uses GIO (and indirectly gvfs for remote file support)
1084 + directly for filechooser, with improved auto-completion; printer dialog
1085 + can show status information; includes gail accessibility library with
1086 + other a11y improvements; better keyboard compose sequences; jpeg2000
1087 + support for gdk-pixbuf with USE=jpeg2k; uses Xrandr for more and better
1088 + monitor information; new API that helps removing use of libgnome(ui) by
1089 + applications; and much much more
1090 +
1091 +*gtk+-2.12.12 (22 Sep 2008)
1092 +
1093 + 22 Sep 2008; Mart Raudsepp <leio@g.o> +gtk+-2.12.12.ebuild:
1094 + Version bump for bug fixes in the 2.12 series
1095 +
1096 + 09 Sep 2008; Raúl Porcel <armin76@g.o> gtk+-2.12.11.ebuild:
1097 + alpha/ia64/sparc stable wrt #236971
1098 +
1099 + 08 Sep 2008; Markus Meier <maekke@g.o> gtk+-2.12.11.ebuild:
1100 + x86 stable, bug #236971
1101 +
1102 + 07 Sep 2008; Olivier Crête <tester@g.o> gtk+-2.12.11.ebuild:
1103 + amd64 stable, bug #236971
1104 +
1105 + 12 Aug 2008; Raúl Porcel <armin76@g.o> gtk+-2.12.10-r1.ebuild:
1106 + alpha/ia64/sparc stable wrt #229709
1107 +
1108 + 10 Aug 2008; Markus Meier <maekke@g.o> gtk+-2.12.10-r1.ebuild:
1109 + x86 stable, bug #229709
1110 +
1111 + 31 Jul 2008; Gilles Dartiguelongue <eva@g.o>
1112 + gtk+-1.2.10-r12.ebuild, -gtk+-2.12.1-r2.ebuild, -gtk+-2.12.5-r1.ebuild,
1113 + -gtk+-2.12.9.ebuild, -gtk+-2.12.10.ebuild:
1114 + drop gtk+-1 to ~mips for repoman check.
1115 + clean up old revisions.
1116 +
1117 + 30 Jul 2008; Brent Baude <ranger@g.o> gtk+-2.12.10-r1.ebuild:
1118 + Marking gtk+-2.12.10-r1 ppc stable for bug 229709
1119 +
1120 + 26 Jul 2008; Olivier Crête <tester@g.o> gtk+-2.12.10-r1.ebuild:
1121 + Stable on amd64, bug #229709
1122 +
1123 +*gtk+-2.12.11 (16 Jul 2008)
1124 +
1125 + 16 Jul 2008; Gilles Dartiguelongue <eva@g.o> +gtk+-2.12.11.ebuild:
1126 + version bump for various bug fixes and translation updates.
1127 +
1128 +*gtk+-2.12.10-r1 (11 Jun 2008)
1129 +
1130 + 11 Jun 2008; Mart Raudsepp <leio@g.o>
1131 + +files/gtk+-2.12.10-fix-get_frame_extents.patch,
1132 + +files/gtk+-2.12.10-fix-nocxx.patch,
1133 + +files/gtk+-2.12.10-fix-treeview_sort_indicators.patch,
1134 + +files/gtk+-2.12.10-no-libintl.patch, +gtk+-2.12.10-r1.ebuild:
1135 + Fix bug #225339 in gdk_window_get_frame_extents causing window
1136 + misplacements by various programs; fix sort indicator on treeview not
1137 + showing in certain circumstances; also include some patches that benefit
1138 + embedded use cases
1139 +
1140 + 07 Jun 2008; nixnut <nixnut@g.o> gtk+-2.12.9-r2.ebuild:
1141 + Stable on ppc wrt bug 224817
1142 +
1143 + 07 Jun 2008; Kenneth Prugh <ken69267@g.o> gtk+-2.12.9-r2.ebuild:
1144 + amd64 stable, bug #224817
1145 +
1146 + 04 Jun 2008; Raúl Porcel <armin76@g.o> gtk+-2.12.9-r2.ebuild:
1147 + alpha/ia64/sparc stable wrt #224817
1148 +
1149 + 04 Jun 2008; Markus Rothe <corsair@g.o> gtk+-2.12.9-r2.ebuild:
1150 + Stable on ppc64; bug #224817
1151 +
1152 + 04 Jun 2008; Dawid Węgliński <cla@g.o> gtk+-2.12.9-r2.ebuild:
1153 + Stable on x86 (bug #224817)
1154 +
1155 + 04 Jun 2008; Jeroen Roovers <jer@g.o> gtk+-2.12.9-r2.ebuild:
1156 + Stable for HPPA (bug #224817).
1157 +
1158 +*gtk+-2.12.10 (04 Jun 2008)
1159 +
1160 + 04 Jun 2008; Mart Raudsepp <leio@g.o> +gtk+-2.12.10.ebuild:
1161 + Version bump for various bug fixes
1162 +
1163 + 28 Apr 2008; Gilles Dartiguelongue <eva@g.o>
1164 + +files/gtk+-2.12.9-libtool-2.patch, gtk+-2.12.9-r2.ebuild:
1165 + Fix libtool usage for configure stage, bug #213789. Fix bug #197899 by
1166 + raising gtk-doc to 1.8 (as per upstream svn).
1167 +
1168 +*gtk+-2.12.9-r2 (10 Apr 2008)
1169 +
1170 + 10 Apr 2008; Mart Raudsepp <leio@g.o>
1171 + +files/gtk+-2.12.9-filechooser-fix-icon-size.patch,
1172 + +files/gtk+-2.12.9-gtk-filesystem-backend-tilde-fix.patch,
1173 + +files/gtk+-2.12.9-print-backend-64bit.patch,
1174 + +files/gtk+-2.12.9-treeview-search-window-type.patch,
1175 + +gtk+-2.12.9-r2.ebuild:
1176 + Fix 64bit printing dialogs, especially seen in Eclipse, bugs 214863 and
1177 + 215318; Improve ~ handling in gtk+ filechooser backend (outside GNOME usage
1178 + mostly), bug 215146; Also add patches to fix treeview search popup window
1179 + type for compiz benefits and filechooser icon size inconsistencies that were
1180 + best seen with GVFS bookmark icons
1181 +
1182 +*gtk+-2.12.9-r1 (26 Mar 2008)
1183 +
1184 + 26 Mar 2008; Rémi Cardona <remi@g.o> +gtk+-2.12.9-r1.ebuild:
1185 + fix cups support (fixes bug #214017, patch by Octavio Ruiz)
1186 +
1187 + 22 Mar 2008; Daniel Gryniewicz <dang@g.o> gtk+-2.12.8.ebuild:
1188 + Marked stable on amd64 for bug #212986
1189 +
1190 +*gtk+-2.12.9 (17 Mar 2008)
1191 +
1192 + 17 Mar 2008; Mart Raudsepp <leio@g.o> +gtk+-2.12.9.ebuild:
1193 + Version bump for mostly bug fixes
1194 +
1195 + 17 Mar 2008; Jeroen Roovers <jer@g.o> gtk+-2.12.8.ebuild:
1196 + Stable for HPPA (bug #212986).
1197 +
1198 + 15 Mar 2008; nixnut <nixnut@g.o> gtk+-2.12.8.ebuild:
1199 + Stable on ppc wrt bug 212986
1200 +
1201 + 14 Mar 2008; Raúl Porcel <armin76@g.o> gtk+-2.12.8.ebuild:
1202 + alpha/ia64/sparc stable wrt #212986
1203 +
1204 + 12 Mar 2008; Christian Faulhammer <opfer@g.o> gtk+-2.12.8.ebuild:
1205 + stable x86, bug 212986
1206 +
1207 + 12 Mar 2008; Brent Baude <ranger@g.o> gtk+-2.12.8.ebuild:
1208 + Marking gtk+-2.12.8 ppc64 for bug 212986
1209 +
1210 +*gtk+-2.12.8 (14 Feb 2008)
1211 +
1212 + 14 Feb 2008; Mart Raudsepp <leio@g.o> +gtk+-2.12.8.ebuild:
1213 + Version bump for assorted bug fixes, including multiple filechooser
1214 + improvements
1215 +
1216 + 04 Feb 2008; Jeroen Roovers <jer@g.o> gtk+-2.12.5-r1.ebuild:
1217 + Stable for HPPA (bug #208366).
1218 +
1219 +*gtk+-2.12.7 (03 Feb 2008)
1220 +
1221 + 03 Feb 2008; Mart Raudsepp <leio@g.o> +gtk+-2.12.7.ebuild:
1222 + Version bump
1223 +
1224 + 03 Feb 2008; Raúl Porcel <armin76@g.o> gtk+-2.12.5-r1.ebuild:
1225 + alpha/ia64/sparc stable wrt #208366
1226 +
1227 + 02 Feb 2008; Chris Gianelloni <wolf31o2@g.o> gtk+-2.12.5-r1.ebuild:
1228 + Stable on amd64 wrt bug #208366.
1229 +
1230 + 01 Feb 2008; Brent Baude <ranger@g.o> gtk+-2.12.5-r1.ebuild:
1231 + Marking gtk+-2.12.5-r1 ppc64 and ppc stable for bug 208366
1232 +
1233 + 01 Feb 2008; Christian Faulhammer <opfer@g.o>
1234 + gtk+-2.12.5-r1.ebuild:
1235 + stable x86, bug 208366
1236 +
1237 +*gtk+-2.12.5-r1 (13 Jan 2008)
1238 +
1239 + 13 Jan 2008; Gilles Dartiguelongue <eva@g.o>
1240 + +gtk+-2.12.5-r1.ebuild:
1241 + apply flash & OOo fix again (bug #205515)
1242 +
1243 +*gtk+-2.12.5 (10 Jan 2008)
1244 +
1245 + 10 Jan 2008; Gilles Dartiguelongue <eva@g.o> +gtk+-2.12.5.ebuild:
1246 + bump to 2.12.5, numerous fixes (firefox, OOo, pixbufs, and many more)
1247 +
1248 + 14 Dec 2007; Saleem Abdulrasool <compnerd@g.o>
1249 + -files/gtk+-2.2.1-disable_icons_smooth_alpha.patch,
1250 + -files/gtk+-2.4.9-ppc64.patch,
1251 + -files/gtk+-2.12.0-icon-cache-speedup.patch,
1252 + -files/gtk+-2.12.0-libtracker_so.patch,
1253 + -files/gtk+-2.12.0-searchenginesimple-crash-fix.patch,
1254 + -files/gtk+-2.12.0-swt-tooltips-fix.patch, -files/gtk+-2-xpm_loader.patch,
1255 + -gtk+-2.6.10-r1.ebuild, -gtk+-2.8.19.ebuild, -gtk+-2.8.20-r1.ebuild,
1256 + -gtk+-2.10.13.ebuild, -gtk+-2.12.1-r1.ebuild:
1257 + prune unused versions
1258 +
1259 + 23 Nov 2007; Jeroen Roovers <jer@g.o> gtk+-2.12.1-r2.ebuild:
1260 + Stable for HPPA (bug #198845).
1261 +
1262 + 23 Nov 2007; Jeroen Roovers <jer@g.o> gtk+-2.12.1-r1.ebuild:
1263 + Stable for HPPA (bug #198845).
1264 +
1265 +*gtk+-2.12.1-r2 (21 Nov 2007)
1266 +
1267 + 21 Nov 2007; Samuli Suominen <drac@g.o> +gtk+-2.12.1-r2.ebuild:
1268 + gdk-pixbuf.loaders installation was broken by einstall passing sysconfdir,
1269 + revert back to using make with destdir wrt #199746.
1270 +
1271 + 20 Nov 2007; Joshua Kinard <kumba@g.o> gtk+-2.12.1-r1.ebuild:
1272 + Stable on mips, per #198845.
1273 +
1274 + 20 Nov 2007; Joshua Kinard <kumba@g.o> gtk+-2.10.14.ebuild:
1275 + Stable on mips, per #190019.
1276 +
1277 + 19 Nov 2007; Markus Rothe <corsair@g.o> gtk+-2.12.1-r1.ebuild:
1278 + Stable on ppc64; bug #198845
1279 +
1280 + 17 Nov 2007; nixnut <nixnut@g.o> gtk+-2.12.1-r1.ebuild:
1281 + Stable on ppc wrt bug 198845
1282 +
1283 + 14 Nov 2007; Raúl Porcel <armin76@g.o> gtk+-2.12.1-r1.ebuild:
1284 + sparc stable wrt #198845
1285 +
1286 + 14 Nov 2007; Raúl Porcel <armin76@g.o> gtk+-2.12.1-r1.ebuild:
1287 + alpha/ia64 stable wrt #198845
1288 +
1289 + 13 Nov 2007; Christian Faulhammer <opfer@g.o>
1290 + gtk+-2.12.1-r1.ebuild:
1291 + stable x86, bug 198845
1292 +
1293 + 13 Nov 2007; Mart Raudsepp <leio@g.o> gtk+-2.6.10-r1.ebuild,
1294 + gtk+-2.8.19.ebuild, gtk+-2.8.20-r1.ebuild, gtk+-2.10.13.ebuild,
1295 + gtk+-2.10.14.ebuild:
1296 + QA: Fix quoting of variables in old versions
1297 +
1298 + 13 Nov 2007; Mart Raudsepp <leio@g.o> -gtk+-2.10.11.ebuild,
1299 + -gtk+-2.12.0-r2.ebuild, -gtk+-2.12.1.ebuild:
1300 + Remove old unnecessary versions
1301 +
1302 + 12 Nov 2007; Samuli Suominen <drac@g.o> gtk+-2.12.1-r1.ebuild:
1303 + amd64 stable wrt #198845
1304 +
1305 +*gtk+-2.12.1-r1 (05 Nov 2007)
1306 +
1307 + 05 Nov 2007; Daniel Gryniewicz <dang@g.o>
1308 + +files/gtk+-2.12.1-cupsutils.patch, +gtk+-2.12.1-r1.ebuild:
1309 + Bump to 2.12.1-r1
1310 + Include patch to fix printing on ppc64; bug #197639
1311 +
1312 + 28 Oct 2007; Gilles Dartiguelongue <eva@g.o> gtk+-2.12.1.ebuild:
1313 + add vim-syntax support, fix bug #152275
1314 + add a note about evince being the default backend for printing preview
1315 +
1316 +*gtk+-2.12.1 (20 Oct 2007)
1317 +
1318 + 20 Oct 2007; Mart Raudsepp <leio@g.o>
1319 + +files/gtk+-2.12.1-firefox-print-preview.patch, -gtk+-2.12.0.ebuild,
1320 + -gtk+-2.12.0-r1.ebuild, +gtk+-2.12.1.ebuild:
1321 + Version bump. Include patch to fix firefox print preview crash for bug #195644
1322 +
1323 +*gtk+-2.12.0-r2 (25 Sep 2007)
1324 +
1325 + 25 Sep 2007; Mart Raudsepp <leio@g.o>
1326 + +files/gtk+-2.12.0-openoffice-freeze-workaround.patch,
1327 + +files/gtk+-2.12.0-searchenginesimple-crash-fix.patch,
1328 + +gtk+-2.12.0-r2.ebuild:
1329 + Fix a crash in file chooser search functionality and freezes in OpenOffice
1330 + when ran outside Gnome; upstream bug #480123 and our bug #193513
1331 + respectively
1332 +
1333 + 25 Sep 2007; Mart Raudsepp <leio@g.o> gtk+-2.12.0-r1.ebuild:
1334 + QA: Some quoting and other fixes, thanks to Donnie Berkholz
1335 +
1336 +*gtk+-2.12.0-r1 (24 Sep 2007)
1337 +
1338 + 24 Sep 2007; Mart Raudsepp <leio@g.o>
1339 + +files/gtk+-2.12.0-flash-workaround.patch,
1340 + +files/gtk+-2.12.0-swt-tooltips-fix.patch, +gtk+-2.12.0-r1.ebuild:
1341 + Hopefully fix netscape-flash crashes and infinite loops and Java SWT
1342 + tooltips weird behaviour and related crashes. Bug #193513 and part of bug
1343 + #192310 and self-observation
1344 +
1345 +*gtk+-2.12.0 (21 Sep 2007)
1346 +
1347 + 21 Sep 2007; Rémi Cardona <remi@g.o>
1348 + +files/gtk+-2.12.0-icon-cache-speedup.patch, +gtk+-2.12.0.ebuild:
1349 + Add gtk+-2.12.0 (Gnome 2.20)
1350 +
1351 + 21 Sep 2007; Brent Baude <ranger@g.o> gtk+-2.10.14.ebuild:
1352 + Marking gtk+-2.10.14 ppc64 for bug #190019
1353 +
1354 + 28 Aug 2007; nixnut <nixnut@g.o> gtk+-2.10.14.ebuild:
1355 + Stable on ppc wrt bug 190019
1356 +
1357 + 28 Aug 2007; Jeroen Roovers <jer@g.o> gtk+-2.10.14.ebuild:
1358 + Stable for HPPA (bug #190019).
1359 +
1360 + 25 Aug 2007; Raúl Porcel <armin76@g.o> gtk+-2.10.14.ebuild:
1361 + alpha/ia64/x86 stable wrt #190019
1362 +
1363 + 24 Aug 2007; Wulf C. Krueger <philantrop@g.o> gtk+-2.10.14.ebuild:
1364 + Marked stable on amd64 as per bug 190019.
1365 +
1366 + 24 Aug 2007; Gustavo Zacarias <gustavoz@g.o> gtk+-2.10.14.ebuild:
1367 + Stable on sparc wrt #190019
1368 +
1369 + 31 Jul 2007; Joshua Kinard <kumba@g.o> gtk+-2.10.13.ebuild:
1370 + Stable on mips, per #185614.
1371 +
1372 + 23 Jul 2007; nixnut <nixnut@g.o> gtk+-2.10.13.ebuild:
1373 + Stable on ppc wrt bug 185614
1374 +
1375 + 22 Jul 2007; Donnie Berkholz <dberkholz@g.o>;
1376 + gtk+-1.2.10-r12.ebuild, gtk+-2.6.10-r1.ebuild, gtk+-2.8.19.ebuild,
1377 + gtk+-2.8.20-r1.ebuild:
1378 + Drop virtual/x11 references.
1379 +
1380 + 19 Jul 2007; Christoph Mende <angelos@g.o> gtk+-2.10.13.ebuild:
1381 + Stable on amd64 wrt bug #185614
1382 +
1383 + 18 Jul 2007; Raúl Porcel <armin76@g.o> gtk+-2.10.13.ebuild:
1384 + alpha/ia64/x86 stable wrt #185614
1385 +
1386 + 17 Jul 2007; Jeroen Roovers <jer@g.o> gtk+-2.10.13.ebuild:
1387 + Stable for HPPA (bug #185614).
1388 +
1389 + 17 Jul 2007; Markus Rothe <corsair@g.o> gtk+-2.10.13.ebuild:
1390 + Stable on ppc64; bug #185614
1391 +
1392 + 17 Jul 2007; Gustavo Zacarias <gustavoz@g.o> gtk+-2.10.13.ebuild:
1393 + Stable on sparc wrt #185614
1394 +
1395 +*gtk+-2.10.14 (16 Jul 2007)
1396 +
1397 + 16 Jul 2007; Mart Raudsepp <leio@g.o>
1398 + -files/gtk+-2.10.7-textview-fix.patch, -gtk+-2.10.6.ebuild,
1399 + -gtk+-2.10.7-r1.ebuild, -gtk+-2.10.9.ebuild, -gtk+-2.10.12.ebuild,
1400 + +gtk+-2.10.14.ebuild:
1401 + Version bump and remove some old versions
1402 +
1403 + 02 Jul 2007; Piotr Jaroszyński <peper@g.o> gtk+-2.8.19.ebuild,
1404 + gtk+-2.8.20-r1.ebuild, gtk+-2.10.6.ebuild, gtk+-2.10.7-r1.ebuild,
1405 + gtk+-2.10.9.ebuild, gtk+-2.10.11.ebuild, gtk+-2.10.12.ebuild,
1406 + gtk+-2.10.13.ebuild:
1407 + (QA) RESTRICT clean up.
1408 +
1409 + 27 Jun 2007; Mike Frysinger <vapier@g.o>
1410 + +files/gtk+-1.2.10-automake.patch, +files/gtk+-1.2.10-cleanup.patch,
1411 + gtk+-1.2.10-r12.ebuild:
1412 + Fixup autotool handling #168198.
1413 +
1414 +*gtk+-2.10.13 (14 Jun 2007)
1415 +
1416 + 14 Jun 2007; Mart Raudsepp <leio@g.o> +gtk+-2.10.13.ebuild:
1417 + Version bump for bug fixes. Should also fix our bug #180669
1418 +
1419 + 02 Jun 2007; Brent Baude <ranger@g.o> gtk+-2.10.11.ebuild:
1420 + Marking gtk+-2.10.11 ppc stable for bug #171107
1421 +
1422 + 31 May 2007; Jeroen Roovers <jer@g.o> gtk+-2.10.11.ebuild:
1423 + Stable for HPPA (bug #171107).
1424 +
1425 + 31 May 2007; Daniel Gryniewicz <dang@g.o> gtk+-2.10.11.ebuild:
1426 + Marked stable on amd64 for bug #171107
1427 +
1428 + 31 May 2007; Brent Baude <ranger@g.o> gtk+-2.10.11.ebuild:
1429 + Marking gtk+-2.10.11 ppc64 stable for bug #171107
1430 +
1431 + 30 May 2007; Raúl Porcel <armin76@g.o> gtk+-2.10.11.ebuild:
1432 + alpha/ia64 stable wrt #171107
1433 +
1434 + 29 May 2007; Andrej Kacian <ticho@g.o> gtk+-2.10.11.ebuild:
1435 + Stable on x86, bug #171107.
1436 +
1437 + 29 May 2007; Gustavo Zacarias <gustavoz@g.o> gtk+-2.10.11.ebuild:
1438 + Stable on sparc wrt #171107
1439 +
1440 + 27 May 2007; Joshua Kinard <kumba@g.o> gtk+-2.10.11.ebuild:
1441 + Stable on mips.
1442 +
1443 + 26 May 2007; Daniel Gryniewicz <dang@g.o> gtk+-2.10.11.ebuild:
1444 + icon cache patch shouldn't have gone into .11
1445 +
1446 + 22 May 2007; Daniel Gryniewicz <dang@g.o>
1447 + +files/gtk+-2.10.11-update-icon-subdirs.patch, gtk+-2.10.11.ebuild,
1448 + gtk+-2.10.12.ebuild:
1449 + Add patch to check intelligently for icon cache updates
1450 +
1451 +*gtk+-2.10.12 (03 May 2007)
1452 +
1453 + 03 May 2007; Saleem Abdulrasool <compnerd@g.o>
1454 + +gtk+-2.10.12.ebuild:
1455 + Version bump from upstream with numerous bug fixes
1456 +
1457 + 22 Mar 2007; Chris Gianelloni <wolf31o2@g.o> gtk+-2.10.9.ebuild:
1458 + Stable on alpha/ia64/ppc wrt bug #163678.
1459 +
1460 + 15 Mar 2007; Markus Rothe <corsair@g.o> gtk+-2.10.9.ebuild:
1461 + Stable on ppc64; bug #163678
1462 +
1463 + 15 Mar 2007; Gustavo Zacarias <gustavoz@g.o> gtk+-2.10.9.ebuild:
1464 + Stable on sparc wrt #163678
1465 +
1466 + 15 Mar 2007; Jeroen Roovers <jer@g.o> gtk+-2.10.9.ebuild:
1467 + Stable for HPPA (bug #163678).
1468 +
1469 +*gtk+-2.10.11 (14 Mar 2007)
1470 +
1471 + 14 Mar 2007; Daniel Gryniewicz <dang@g.o> +gtk+-2.10.11.ebuild:
1472 + Bump to 2.10.11
1473 + - Tons of bug fixes...
1474 +
1475 + 14 Mar 2007; Simon Stelling <blubb@g.o> gtk+-2.10.9.ebuild:
1476 + stable on amd64; security bug 163678
1477 +
1478 + 14 Mar 2007; Christian Faulhammer <opfer@g.o> gtk+-2.10.9.ebuild:
1479 + stable x86, bug 163678
1480 +
1481 + 21 Feb 2007; Simon Stelling <blubb@g.o> gtk+-2.10.6.ebuild,
1482 + gtk+-2.10.9.ebuild:
1483 + we don't need the use x86 && [[ LIBDIR == lib32 ]] hack anymore
1484 +
1485 +*gtk+-2.10.9 (25 Jan 2007)
1486 +
1487 + 25 Jan 2007; Mart Raudsepp <leio@g.o> +gtk+-2.10.9.ebuild:
1488 + Version bump
1489 +
1490 +*gtk+-2.10.7-r1 (16 Jan 2007)
1491 +
1492 + 16 Jan 2007; Mart Raudsepp <leio@g.o>
1493 + +files/gtk+-2.10.7-mozilla-dnd-fix.patch, -gtk+-2.10.7.ebuild,
1494 + +gtk+-2.10.7-r1.ebuild:
1495 + Fix drag and drop problem in mozilla products, bug 162362
1496 +
1497 +*gtk+-2.10.7 (14 Jan 2007)
1498 +
1499 + 14 Jan 2007; Mart Raudsepp <leio@g.o>
1500 + +files/gtk+-2.10.7-textview-fix.patch, +gtk+-2.10.7.ebuild:
1501 + Version bump, also fix bug 158179
1502 +
1503 + 10 Jan 2007; Mart Raudsepp <leio@g.o> -gtk+-1.2.10-r11.ebuild:
1504 + Remove old gtk1 revision
1505 +
1506 + 09 Jan 2007; Mart Raudsepp <leio@g.o>
1507 + -files/gtk+-gdk-pixbuf-testfix.patch, -gtk+-2.8.8.ebuild,
1508 + -gtk+-2.8.12.ebuild:
1509 + Remove some old versions
1510 +
1511 + 06 Jan 2007; Stephen P. Becker <geoman@g.o> gtk+-1.2.10-r12.ebuild:
1512 + stable on mips
1513 +
1514 + 05 Jan 2007; Diego Pettenò <flameeyes@g.o> gtk+-2.8.8.ebuild,
1515 + gtk+-2.8.12.ebuild, gtk+-2.8.19.ebuild, gtk+-2.8.20-r1.ebuild,
1516 + gtk+-2.10.6.ebuild:
1517 + Remove debug.eclass usage.
1518 +
1519 + 09 Dec 2006; Bryan Østergaard <kloeri@g.o> gtk+-2.10.6.ebuild:
1520 + Stable on Alpha.
1521 +
1522 + 07 Dec 2006; Mart Raudsepp <leio@g.o> gtk+-2.10.6.ebuild:
1523 + Fix the broken syntax in elog for the module rebuild suggestion, bug #157419
1524 +
1525 + 07 Dec 2006; Doug Goldstein <cardoe@g.o> gtk+-2.10.6.ebuild:
1526 + Removed pdf USE flag check since cairo no longer has the pdf USE flag
1527 +
1528 + 01 Dec 2006; Gustavo Zacarias <gustavoz@g.o> gtk+-2.10.6.ebuild:
1529 + Stable on hppa wrt #156572
1530 +
1531 + 01 Dec 2006; Markus Rothe <corsair@g.o> gtk+-2.10.6.ebuild:
1532 + Stable on ppc64; bug #156572
1533 +
1534 + 01 Dec 2006; Gustavo Zacarias <gustavoz@g.o> gtk+-2.10.6.ebuild:
1535 + Stable on sparc wrt #156572
1536 +
1537 + 30 Nov 2006; Tobias Scherbaum <dertobi123@g.o> gtk+-2.10.6.ebuild:
1538 + ppc stable, bug #156572
1539 +
1540 + 30 Nov 2006; Christian Faulhammer <opfer@g.o> gtk+-2.10.6.ebuild:
1541 + stable x86, bug #156572
1542 +
1543 + 29 Nov 2006; Olivier Crête <tester@g.o> gtk+-2.10.6.ebuild:
1544 + Stable on amd64 for bugs #156572
1545 +
1546 + 12 Nov 2006; Donnie Berkholz <dberkholz@g.o>; gtk+-2.8.8.ebuild,
1547 + gtk+-2.8.12.ebuild, gtk+-2.8.19.ebuild, gtk+-2.8.20-r1.ebuild,
1548 + gtk+-2.10.6.ebuild:
1549 + Remove warning about Nvidia drivers RENDER accel being broken (Andy Ritger,
1550 + Nvidia). It's reported fixed on >=8756 and current stable is 8776.
1551 +
1552 + 05 Nov 2006; Mart Raudsepp <leio@g.o> gtk+-1.2.10-r12.ebuild:
1553 + Fix automake dependency, bug #150503
1554 +
1555 + 01 Nov 2006; Bryan Østergaard <kloeri@g.o> gtk+-1.2.10-r12.ebuild:
1556 + Stable on Alpha, bug 150355.
1557 +
1558 + 20 Oct 2006; Simon Stelling <blubb@g.o> Manifest:
1559 + repoman broke the manifest
1560 +
1561 + 20 Oct 2006; Simon Stelling <blubb@g.o> gtk+-1.2.10-r12.ebuild:
1562 + stable on amd64
1563 +
1564 + 19 Oct 2006; Bryan Østergaard <kloeri@g.o> gtk+-2.8.19.ebuild:
1565 + Stable on Alpha.
1566 +
1567 + 14 Oct 2006; Aron Griffis <agriffis@g.o> gtk+-1.2.10-r12.ebuild:
1568 + Mark 1.2.10-r12 stable on ia64. #150355
1569 +
1570 + 11 Oct 2006; Stephanie Lockwood-Childs <wormo@g.o>
1571 + gtk+-1.2.10-r12.ebuild:
1572 + stable on ppc (Bug #150355)
1573 +
1574 + 10 Oct 2006; Gustavo Zacarias <gustavoz@g.o>
1575 + gtk+-1.2.10-r12.ebuild:
1576 + Stable on sparc wrt #150355
1577 +
1578 + 09 Oct 2006; Jeroen Roovers <jer@g.o> gtk+-1.2.10-r12.ebuild:
1579 + Stable for HPPA (bug #150355).
1580 +
1581 +*gtk+-2.10.6 (07 Oct 2006)
1582 +
1583 + 07 Oct 2006; Mart Raudsepp <leio@g.o>
1584 + -files/gtk+-2.10.5-buildfile_typo.patch, -gtk+-2.10.4.ebuild,
1585 + -gtk+-2.10.5.ebuild, +gtk+-2.10.6.ebuild:
1586 + New version in the 2.10 series
1587 +
1588 + 07 Oct 2006; Markus Rothe <corsair@g.o> gtk+-1.2.10-r12.ebuild:
1589 + Stable on ppc64; bug #150355
1590 +
1591 + 07 Oct 2006; Andrej Kacian <ticho@g.o> gtk+-1.2.10-r12.ebuild:
1592 + Stable on x86, bug #150355.
1593 +
1594 +*gtk+-1.2.10-r12 (07 Oct 2006)
1595 +
1596 + 07 Oct 2006; Alin Nastac <mrness@g.o>
1597 + +files/gtk+-1.2.10-as-needed.patch, +gtk+-1.2.10-r12.ebuild:
1598 + Strip unsupported languages from LINGUAS (#114797). Fix broken compilation
1599 + of dependent packages when they're build with LDFLAGS=-Wl,--as-needed
1600 + (#133819).
1601 +
1602 +*gtk+-2.10.5 (02 Oct 2006)
1603 +
1604 + 02 Oct 2006; Mart Raudsepp <leio@g.o>
1605 + +files/gtk+-2.10.5-buildfile_typo.patch, +gtk+-2.10.5.ebuild:
1606 + Version bump for 2.10 series.
1607 +
1608 +*gtk+-2.10.4 (28 Sep 2006)
1609 +
1610 + 28 Sep 2006; Mart Raudsepp <leio@g.o> -gtk+-2.10.2.ebuild,
1611 + -gtk+-2.10.3.ebuild, +gtk+-2.10.4.ebuild:
1612 + Add 2.10.4, and clean up older 2.10 versions
1613 +
1614 + 25 Sep 2006; Daniel Gryniewicz <dang@g.o> Manifest:
1615 + Fix digest
1616 +
1617 + 23 Sep 2006; Markus Rothe <corsair@g.o> gtk+-2.8.19.ebuild,
1618 + gtk+-2.8.20-r1.ebuild, gtk+-2.10.2.ebuild, gtk+-2.10.3.ebuild:
1619 + Do not filter -mminimal-toc on ppc64, else it won't build
1620 +
1621 + 15 Sep 2006; John N. Laliberte <allanonjl@g.o> Manifest:
1622 + fix digest, #147632
1623 +
1624 + 14 Sep 2006; Daniel Gryniewicz <dang@g.o>
1625 + +files/gtk+-gdk-pixbuf-testfix.patch, +gtk+-2.8.8.ebuild:
1626 + Oops, missed a hard dep on 2.8.8. Thanks, mr-bones
1627 +
1628 + 13 Sep 2006; Daniel Gryniewicz <dang@g.o> gtk+-2.8.19.ebuild,
1629 + gtk+-2.8.20-r1.ebuild, gtk+-2.10.2.ebuild, gtk+-2.10.3.ebuild:
1630 + Only allow upstream-supported CFLAGS. Bug #133469
1631 +
1632 + 13 Sep 2006; Daniel Gryniewicz <dang@g.o>
1633 + -files/gtk+-gdk-pixbuf-testfix.patch, -gtk+-1.2.10-r10.ebuild,
1634 + -gtk+-2.8.8.ebuild, -gtk+-2.8.17.ebuild, -gtk+-2.8.18.ebuild,
1635 + -gtk+-2.8.20.ebuild:
1636 + Clean up old versions
1637 +
1638 + 12 Sep 2006; Daniel Gryniewicz <dang@g.o> gtk+-2.10.3.ebuild:
1639 + Remove monolithic X deps
1640 +
1641 +*gtk+-2.10.3 (05 Sep 2006)
1642 +
1643 + 05 Sep 2006; Daniel Gryniewicz <dang@g.o> -gtk+-2.10.0.ebuild,
1644 + -gtk+-2.10.1.ebuild, +gtk+-2.10.3.ebuild:
1645 + Add 2.10.3, and clean up older 2.10 versions
1646 +
1647 + 05 Sep 2006; Joshua Kinard <kumba@g.o> gtk+-2.8.19.ebuild:
1648 + Marked stable on mips.
1649 +
1650 + 04 Sep 2006; Gustavo Zacarias <gustavoz@g.o>
1651 + gtk+-1.2.10-r11.ebuild:
1652 + Stable on sparc
1653 +
1654 + 27 Aug 2006; Saleem Abdulrasool <compnerd@g.o>
1655 + gtk+-1.2.10-r11.ebuild:
1656 + Add an if block around the warning for gtkrc as per bug #141253
1657 +
1658 +*gtk+-2.10.2 (26 Aug 2006)
1659 +
1660 + 26 Aug 2006; Saleem Abdulrasool <compnerd@g.o> +gtk+-2.10.2.ebuild:
1661 + version bump from upstream
1662 +
1663 + 16 Aug 2006; Markus Rothe <corsair@g.o> gtk+-2.8.19.ebuild:
1664 + Stable on ppc64
1665 +
1666 + 26 Jul 2006; Stefan Schweizer <genstef@g.o> gtk+-2.10.1.ebuild:
1667 + Pango 1.12 is enough thanks to Todd Merrill <todd.merrill@×××××××.net> in
1668 + bug 141797
1669 +
1670 +*gtk+-2.10.1 (24 Jul 2006)
1671 +
1672 + 24 Jul 2006; Stefan Schweizer <genstef@g.o> +gtk+-2.10.1.ebuild:
1673 + version bump
1674 +
1675 + 19 Jul 2006; Olivier Crête <tester@g.o> files/digest-gtk+-2.8.19:
1676 + Fix digest
1677 +
1678 +*gtk+-2.8.20-r1 (18 Jul 2006)
1679 +
1680 + 18 Jul 2006; John N. Laliberte <allanonjl@g.o>
1681 + +gtk+-2.8.20-r1.ebuild, gtk+-2.10.0.ebuild:
1682 + we now create a gtkrc file with the fallback theme set to gnome. fixes #133241
1683 +
1684 + 17 Jul 2006; Daniel Gryniewicz <dang@g.o> gtk+-2.8.19.ebuild:
1685 + Marked stable on amd64 for bug #139612
1686 +
1687 +*gtk+-2.8.20 (17 Jul 2006)
1688 +
1689 + 17 Jul 2006; Daniel Gryniewicz <dang@g.o> +gtk+-2.8.20.ebuild:
1690 + Bump to 2.8.20 and fix bug #140222
1691 +
1692 + 16 Jul 2006; Tobias Scherbaum <dertobi123@g.o> gtk+-2.8.19.ebuild:
1693 + hppa stable, bug #139612
1694 +
1695 + 14 Jul 2006; Tobias Scherbaum <dertobi123@g.o> gtk+-2.8.19.ebuild:
1696 + ppc stable, bug #139612
1697 +
1698 + 12 Jul 2006; Chris Gianelloni <wolf31o2@g.o> gtk+-2.8.19.ebuild:
1699 + Stable on x86 wrt bug #139612.
1700 +
1701 + 12 Jul 2006; Chris Gianelloni <wolf31o2@g.o> gtk+-2.8.19.ebuild:
1702 + Stable on x86 wrt bug #139612.
1703 +
1704 + 10 Jul 2006; Gustavo Zacarias <gustavoz@g.o> gtk+-2.8.19.ebuild:
1705 + Stable on sparc wrt #139612
1706 +
1707 + 08 Jul 2006; Stefan Schweizer <genstef@g.o> gtk+-2.10.0.ebuild:
1708 + Add elog message about rebuilding the gtk-engines
1709 +
1710 +*gtk+-2.10.0 (05 Jul 2006)
1711 +
1712 + 05 Jul 2006; Stefan Schweizer <genstef@g.o> +gtk+-2.10.0.ebuild:
1713 + version bump thanks to Milosz Kosobucki <mikomek@×××××××××××.pl> and Josef
1714 + Reidinger <queen.killer@××××××.cz> in bug 139195
1715 +
1716 + 25 Jun 2006; Javier Villavicencio <the_paya@g.o>
1717 + gtk+-2.8.19.ebuild:
1718 + Add ~x86-fbsd keyword.
1719 +
1720 +*gtk+-2.8.19 (16 Jun 2006)
1721 +
1722 + 16 Jun 2006; Leonardo Boshell <leonardop@g.o> +gtk+-2.8.19.ebuild:
1723 + New release.
1724 +
1725 +*gtk+-2.8.18 (26 May 2006)
1726 +
1727 + 26 May 2006; John N. Laliberte <allanonjl@g.o> -gtk+-2.8.11.ebuild,
1728 + -gtk+-2.8.13.ebuild, -gtk+-2.8.16.ebuild, +gtk+-2.8.18.ebuild:
1729 + new version, cleanup old versions.
1730 +
1731 +*gtk+-2.8.17 (01 May 2006)
1732 +
1733 + 01 May 2006; Daniel Gryniewicz <dang@g.o> +gtk+-2.8.17.ebuild:
1734 + Bump for 2.14.1
1735 +
1736 + 21 Apr 2006; Thomas Cort <tcort@g.o> gtk+-2.8.12.ebuild:
1737 + Stable on alpha wrt Bug #126321.
1738 +
1739 + 21 Apr 2006; Marinus Schraal <foser@g.o> gtk+-2.8.16.ebuild :
1740 + Always enable png, so we actually can display icons
1741 +
1742 + 15 Apr 2006; Stephen P. Becker <geoman@g.o> gtk+-2.8.12.ebuild:
1743 + stable on mips
1744 +
1745 + 12 Apr 2006; Diego Pettenò <flameeyes@g.o> gtk+-1.2.10-r11.ebuild:
1746 + Add ~x86-fbsd keyword.
1747 +
1748 + 07 Apr 2006; Diego Pettenò <flameeyes@g.o> gtk+-2.8.13.ebuild,
1749 + gtk+-2.8.16.ebuild:
1750 + Restrict confcache on gtk+ as it might cause spurious failures during build
1751 + (not during configure).
1752 +
1753 + 24 Mar 2006; Aron Griffis <agriffis@g.o> gtk+-2.8.12.ebuild:
1754 + Mark 2.8.12 stable on ia64
1755 +
1756 + 20 Mar 2006; Seemant Kulleen <seemant@g.o> gtk+-2.8.16.ebuild:
1757 + fix the make check stage which wants to run a gtk+ app (so run it in a
1758 + virtual X display).
1759 +
1760 + 19 Mar 2006; Markus Rothe <corsair@g.o> gtk+-2.8.12.ebuild:
1761 + Stable on ppc64
1762 +
1763 + 18 Mar 2006; Olivier Crête <tester@g.o> gtk+-2.8.12.ebuild:
1764 + Stable on amd64 per bug #126321
1765 +
1766 + 17 Mar 2006; Chris Gianelloni <wolf31o2@g.o> gtk+-2.8.12.ebuild:
1767 + Stable on x86 wrt bug #126321.
1768 +
1769 + 17 Mar 2006; Tobias Scherbaum <dertobi123@g.o> gtk+-2.8.12.ebuild:
1770 + Stable gnome-2.12.3 for ppc, bug #126321
1771 +
1772 + 16 Mar 2006; John N. Laliberte <allanonjl@g.o> gtk+-2.8.16.ebuild:
1773 + add missing inherit on autotools eclass. fixes #126455
1774 +
1775 +*gtk+-2.8.16 (16 Mar 2006)
1776 +
1777 + 16 Mar 2006; John N. Laliberte <allanonjl@g.o> -gtk+-2.8.15.ebuild,
1778 + +gtk+-2.8.16.ebuild:
1779 + new version
1780 +
1781 + 14 Mar 2006; Gustavo Zacarias <gustavoz@g.o> gtk+-2.8.12.ebuild:
1782 + Stable on hppa
1783 +
1784 +*gtk+-2.8.15 (13 Mar 2006)
1785 +
1786 + 13 Mar 2006; Saleem Abdulrasool <compnerd@g.o> +gtk+-2.8.15.ebuild:
1787 + Version bump from upstream. allanonjl dropped disable_icons_smooth_alpha
1788 + patch, and bumped glib dependency to 2.10.1.
1789 +
1790 + 13 Mar 2006; Gustavo Zacarias <gustavoz@g.o> gtk+-2.8.12.ebuild:
1791 + Stable on sparc
1792 +
1793 +*gtk+-2.8.13 (03 Mar 2006)
1794 +
1795 + 03 Mar 2006; Saleem Abdulrasool <compnerd@g.o> +gtk+-2.8.13.ebuild:
1796 + Version bump from upstream
1797 +
1798 + 20 Feb 2006; Saleem Abdulrasool <compnerd@g.o>
1799 + gtk+-1.2.10-r11.ebuild:
1800 + Fixing mod-z deps as per bug #123453
1801 +
1802 + 12 Feb 2006; John N. Laliberte <allanonjl@g.o> gtk+-2.8.12.ebuild:
1803 + add AT_M4DIR to fix compilation when user does not have gtk-doc installed
1804 +
1805 +*gtk+-2.8.12 (12 Feb 2006)
1806 +
1807 + 12 Feb 2006; John N. Laliberte <allanonjl@g.o> +gtk+-2.8.12.ebuild:
1808 + new version. this includes the patch to fix the slow repainting with ATI
1809 + cards. remove smoothscroll patch, use eautoreconf.
1810 +
1811 + 12 Feb 2006; Donnie Berkholz <spyderous@g.o>;
1812 + gtk+-1.2.10-r10.ebuild, gtk+-1.2.10-r11.ebuild, gtk+-2.6.10-r1.ebuild:
1813 + Fix for modular X.
1814 +
1815 + 03 Feb 2006; Aron Griffis <agriffis@g.o> gtk+-2.8.8.ebuild:
1816 + Mark 2.8.8 stable on ia64
1817 +
1818 + 03 Feb 2006; Guy Martin <gmsoft@g.o> gtk+-2.8.8.ebuild:
1819 + Stable on hppa.
1820 +
1821 +*gtk+-2.8.11 (29 Jan 2006)
1822 +
1823 + 29 Jan 2006; John N. Laliberte <allanonjl@g.o> -gtk+-2.8.9.ebuild,
1824 + -gtk+-2.8.10.ebuild, +gtk+-2.8.11.ebuild:
1825 + version bump. cleanup old ebuilds. remove abicheck.sh patch since it is now
1826 + applied upstream.
1827 +
1828 + 14 Jan 2006; <dang@g.o> +files/gtk+-2.8.10-xinerama.patch,
1829 + gtk+-2.8.10.ebuild:
1830 + Make xinerama support optional. Bug #118744
1831 +
1832 + 13 Jan 2006; Fernando J. Pereda <ferdy@g.o> gtk+-2.8.8.ebuild:
1833 + Stable on alpha wrt bug #117505
1834 +
1835 +*gtk+-2.8.10 (13 Jan 2006)
1836 +
1837 + 13 Jan 2006; John N. Laliberte <allanonjl@g.o>
1838 + +files/gtk+-gdk-pixbuf-testfix.patch, gtk+-2.8.8.ebuild,
1839 + gtk+-2.8.9.ebuild, +gtk+-2.8.10.ebuild:
1840 + apply patch to fix #118722 . Attached patch to gnome bug #317961
1841 +
1842 + 08 Jan 2006; Tobias Scherbaum <dertobi123@g.o> gtk+-2.8.8.ebuild:
1843 + ppc stable, bug #117505
1844 +
1845 + 04 Jan 2006; Mark Loeser <halcy0n@g.o> gtk+-2.8.8.ebuild:
1846 + Stable on x86; bug #117505
1847 +
1848 + 03 Jan 2006; Luis Medinas <metalgod@g.o> gtk+-2.8.8.ebuild:
1849 + Stable on amd64. For bug #117505.
1850 +
1851 + 03 Jan 2006; Markus Rothe <corsair@g.o> gtk+-2.8.8.ebuild:
1852 + Stable on ppc64
1853 +
1854 + 03 Jan 2006; Gustavo Zacarias <gustavoz@g.o> gtk+-2.8.8.ebuild:
1855 + Stable on sparc wrt #117505
1856 +
1857 + 02 Jan 2006; John N. Laliberte <allanonjl@g.o>
1858 + -files/gtk+-2.8.6-freebsd.patch, -gtk+-2.6.8.ebuild,
1859 + -gtk+-2.8.6-r1.ebuild, -gtk+-2.8.7.ebuild, gtk+-2.8.8.ebuild,
1860 + gtk+-2.8.9.ebuild:
1861 + cleanup old builds, add informational message about RenderAccel bug, bump
1862 + atk dep to fix #111741
1863 +
1864 +*gtk+-2.8.9 (13 Dec 2005)
1865 +
1866 + 13 Dec 2005; <dang@g.o> +gtk+-2.8.9.ebuild:
1867 + New upstream version
1868 +
1869 + 13 Dec 2005; Seemant Kulleen <seemant@g.o> gtk+-1.2.10-r11.ebuild:
1870 + modular X deps, committing Donnie's fixes in bug #115232
1871 +
1872 +*gtk+-2.8.8 (01 Dec 2005)
1873 +
1874 + 01 Dec 2005; <dang@g.o> +gtk+-2.8.8.ebuild:
1875 + New upstream release
1876 +
1877 + 20 Nov 2005; Hardave Riar <hardave@g.o> gtk+-2.6.10-r1.ebuild:
1878 + Stable on mips, bug #112608.
1879 +
1880 +*gtk+-2.8.7 (18 Nov 2005)
1881 +
1882 + 18 Nov 2005; Leonardo Boshell <leonardop@g.o> +gtk+-2.8.7.ebuild:
1883 + New version. Dropped patches that have been integrated upstream.
1884 +
1885 +*gtk+-2.8.6-r1 (15 Nov 2005)
1886 +*gtk+-2.6.10-r1 (15 Nov 2005)
1887 +
1888 + 15 Nov 2005; Leonardo Boshell <leonardop@g.o>
1889 + +files/gtk+-2-xpm_loader.patch, -gtk+-2.6.10.ebuild,
1890 + +gtk+-2.6.10-r1.ebuild, -gtk+-2.8.6.ebuild, +gtk+-2.8.6-r1.ebuild:
1891 + Added patch to fix a probem inside gdk-pixbuf regarding the XPM loader
1892 + (bug #112608). Marked 2.6.10-r1 stable on all arches that reported back
1893 + successful testing.
1894 +
1895 + 11 Nov 2005; Michael Hanselmann <hansmi@g.o> gtk+-2.6.10.ebuild:
1896 + Stable on hppa, ppc.
1897 +
1898 + 04 Nov 2005; <dang@g.o> gtk+-2.8.6.ebuild:
1899 + Make sure cairo was built with X. bug 111483
1900 +
1901 + 02 Nov 2005; Gustavo Zacarias <gustavoz@g.o> gtk+-2.6.10.ebuild:
1902 + Stable on sparc
1903 +
1904 + 01 Nov 2005; John N. Laliberte <allanonjl@g.o> gtk+-2.6.10.ebuild:
1905 + stable on x86
1906 +
1907 + 31 Oct 2005; Leonardo Boshell <leonardop@g.o> gtk+-2.6.10.ebuild,
1908 + gtk+-2.8.6.ebuild:
1909 + Fix logic around GTK2_CONFDIR to make the postinst hook work on binary
1910 + packages.
1911 +
1912 + 27 Oct 2005; Diego Pettenò <flameeyes@g.o>
1913 + +files/gtk+-2.8.6-freebsd.patch, gtk+-2.8.6.ebuild:
1914 + Added patch to compile on FreeBSD as per bug #109519.
1915 +
1916 + 22 Oct 2005; Yuta SATOH <nigoro@g.o> gtk+-2.6.8.ebuild,
1917 + gtk+-2.6.10.ebuild:
1918 + also fixes #109089 of 2.6.x
1919 +
1920 + 19 Oct 2005; Yuta SATOH <nigoro@g.o> gtk+-2.8.6.ebuild:
1921 + Fixes #109089 by not applying the patch which fixes the problem of the
1922 + cursor key for ppc64.
1923 +
1924 + 10 Oct 2005; Hardave Riar <hardave@g.o> gtk+-2.6.8.ebuild:
1925 + Stable on mips.
1926 +
1927 +*gtk+-2.8.6 (08 Oct 2005)
1928 +
1929 + 08 Oct 2005; Leonardo Boshell <leonardop@g.o> -gtk+-2.8.4.ebuild,
1930 + +gtk+-2.8.6.ebuild:
1931 + New version.
1932 +
1933 +*gtk+-2.8.4 (27 Sep 2005)
1934 +
1935 + 27 Sep 2005; Leonardo Boshell <leonardop@g.o>
1936 + -files/gtk+-2.8.3-misc_fixes.patch, -gtk+-2.8.3-r1.ebuild,
1937 + +gtk+-2.8.4.ebuild:
1938 + New version.
1939 +
1940 + 17 Sep 2005; Aron Griffis <agriffis@g.o> gtk+-2.6.8.ebuild:
1941 + Mark 2.6.8 stable on alpha
1942 +
1943 +*gtk+-2.8.3-r1 (04 Sep 2005)
1944 +
1945 + 04 Sep 2005; Leonardo Boshell <leonardop@g.o>
1946 + +files/gtk+-2.8.3-misc_fixes.patch, -gtk+-2.8.3.ebuild,
1947 + +gtk+-2.8.3-r1.ebuild:
1948 + Avoid passing --disable-debug. Added patch with various bug fixes from
1949 + upstream CVS repository.
1950 +
1951 + 03 Sep 2005; Michael Hanselmann <hansmi@g.o> gtk+-2.6.8.ebuild:
1952 + Stable on ppc.
1953 +
1954 + 03 Sep 2005; Markus Rothe <corsair@g.o> gtk+-2.6.8.ebuild:
1955 + Stable on ppc64
1956 +
1957 +*gtk+-2.8.3 (01 Sep 2005)
1958 +
1959 + 01 Sep 2005; Leonardo Boshell <leonardop@g.o>
1960 + -files/gtk+-2.8.0-dep_checks.patch, -files/gtk+-2.8.0-gdk_fix.patch,
1961 + -gtk+-2.8.0-r2.ebuild, -gtk+-2.8.2.ebuild, +gtk+-2.8.3.ebuild:
1962 + New version.
1963 +
1964 + 31 Aug 2005; Herbie Hopkins <herbs@g.o> gtk+-2.6.8.ebuild:
1965 + Stable on amd64.
1966 +
1967 + 29 Aug 2005; Guy Martin <gmsoft@g.o> gtk+-2.6.8.ebuild:
1968 + Stable on hppa.
1969 +
1970 + 26 Aug 2005; Gustavo Zacarias <gustavoz@g.o> gtk+-2.6.8.ebuild:
1971 + Stable on sparc
1972 +
1973 +*gtk+-2.8.2 (25 Aug 2005)
1974 +
1975 + 25 Aug 2005; Doug Goldstein <cardoe@g.o> +gtk+-2.8.2.ebuild:
1976 + rev bump. modular X depends. clean up old cruft from the 2.0.x days.
1977 +
1978 + 25 Aug 2005; Aron Griffis <agriffis@g.o> gtk+-2.6.8.ebuild:
1979 + stable on ia64
1980 +
1981 + 25 Aug 2005; Leonardo Boshell <leonardop@g.o>
1982 + gtk+-2.6.8.ebuild:
1983 + Stable on x86.
1984 +
1985 + 23 Aug 2005; Aron Griffis <agriffis@g.o> gtk+-2.6.7.ebuild:
1986 + stable on ia64
1987 +
1988 + 19 Aug 2005; Leonardo Boshell <leonardop@g.o> gtk+-2.6.10.ebuild,
1989 + gtk+-2.8.0-r2.ebuild:
1990 + Fix invocation of epatch (bug #103042).
1991 +
1992 +*gtk+-2.8.0-r2 (19 Aug 2005)
1993 +
1994 + 19 Aug 2005; Leonardo Boshell <leonardop@g.o>
1995 + +files/gtk+-2.8.0-dep_checks.patch, +files/gtk+-2.8.0-gdk_fix.patch,
1996 + +gtk+-2.8.0-r2.ebuild:
1997 + Patches from upstream CVS to fix gdk warnings and related side-effects, as
1998 + wall as sanitizing some dependencies (bug #102854).
1999 +
2000 +*gtk+-2.6.10 (18 Aug 2005)
2001 +
2002 + 18 Aug 2005; Leonardo Boshell <leonardop@g.o> +gtk+-2.6.10.ebuild:
2003 + New version from the stable branch.
2004 +
2005 +*gtk+-2.8.0-r1 (17 Aug 2005)
2006 +
2007 + 17 Aug 2005; Herbie Hopkins <herbs@g.o>
2008 + +files/gtk+-2.8.0-multilib.patch, +gtk+-2.8.0-r1.ebuild:
2009 + Updated the multilib patch for 2.8, bug 101289
2010 +
2011 +*gtk+-2.8.0 (15 Aug 2005)
2012 +
2013 + 15 Aug 2005; Leonardo Boshell <leonardop@g.o> gtk+-2.8.0.ebuild:
2014 + New version.
2015 +
2016 +*gtk+-2.7.4 (31 Jul 2005)
2017 +
2018 + 31 Jul 2005; Marinus Schraal <foser@g.o> gtk+-2.7.4.ebuild :
2019 + New release
2020 +
2021 + 12 Jul 2005; Stephen P. Becker <geoman@g.o> gtk+-2.6.7.ebuild:
2022 + stable on mips
2023 +
2024 +*gtk+-2.6.8 (22 Jun 2005)
2025 +
2026 + 22 Jun 2005; Marinus Schraal <foser@g.o> gtk+-2.6.8.ebuild :
2027 + New release
2028 +
2029 + 12 Jun 2005; Olivier Crête <tester@g.o> gtk+-2.6.7.ebuild:
2030 + Stable on amd64
2031 +
2032 + 12 Jun 2005; Tobias Scherbaum <dertobi123@g.o> gtk+-2.6.7.ebuild:
2033 + Stable on ppc.
2034 +
2035 + 12 Jun 2005; Bryan Østergaard <kloeri@g.o> gtk+-2.6.7.ebuild:
2036 + Stable on alpha.
2037 +
2038 + 10 Jun 2005; Rene Nussbaumer <killerfox@g.o> gtk+-2.6.7.ebuild:
2039 + Stable on hppa.
2040 +
2041 + 06 Jun 2005; Gustavo Zacarias <gustavoz@g.o> gtk+-2.6.7.ebuild:
2042 + Stable on sparc
2043 +
2044 + 06 Jun 2005; Markus Rothe <corsair@g.o> gtk+-2.6.7.ebuild:
2045 + Stable on ppc64
2046 +
2047 + 13 May 2005; Rene Nussbaumer <killerfox@g.o> gtk+-2.6.4-r1.ebuild:
2048 + stable on hppa
2049 +
2050 + 28 Apr 2005; Bryan Østergaard <kloeri@g.o> gtk+-2.6.4-r1.ebuild:
2051 + Stable on alpha + ia64.
2052 +
2053 + 20 Apr 2005; Michael Hanselmann <hansmi@g.o> gtk+-2.6.4-r1.ebuild:
2054 + Stable on ppc.
2055 +
2056 + 20 Apr 2005; Herbie Hopkins <herbs@g.o> gtk+-2.6.4-r1.ebuild:
2057 + Stable on amd64.
2058 +
2059 + 18 Apr 2005; Herbie Hopkins <herbs@g.o> gtk+-2.6.7.ebuild:
2060 + Minor multilib cleanup.
2061 +
2062 +*gtk+-2.6.7 (16 Apr 2005)
2063 +
2064 + 16 Apr 2005; foser <foser@g.o> gtk+-2.6.7.ebuild :
2065 + Updated scroll patch (#85663)
2066 +
2067 + 09 Apr 2005; Markus Rothe <corsair@g.o> gtk+-2.6.4-r1.ebuild:
2068 + Stable on ppc64
2069 +
2070 + 07 Apr 2005; Simon Stelling <blubb@g.o> gtk+-2.4.14.ebuild:
2071 + stable on amd64
2072 +
2073 + 02 Apr 2005; Stephen P. Becker <geoman@g.o> gtk+-2.6.4-r1.ebuild:
2074 + stable on mips
2075 +
2076 + 30 Mar 2005; Gustavo Zacarias <gustavoz@g.o> gtk+-2.6.4-r1.ebuild:
2077 + Stable on sparc
2078 +
2079 +*gtk+-2.6.4-r1 (30 Mar 2005)
2080 +
2081 + 30 Mar 2005; foser <foser@g.o> gtk+-2.6.4-r1.ebuild :
2082 + Add bmp corruption header fix (#86979)
2083 + Change location of epunt_cxx so it has some effect
2084 +
2085 + 21 Mar 2005; Jeremy Huddleston <eradicator@g.o>
2086 + gtk+-1.2.10-r11.ebuild:
2087 + Use the right toolchain compiler.
2088 +
2089 + 09 Mar 2005; Mike Gardiner <obz@g.o> gtk+-2.4.14.ebuild:
2090 + Keyworded ppc
2091 +
2092 + 08 Mar 2005; Gustavo Zacarias <gustavoz@g.o> gtk+-2.6.2.ebuild:
2093 + Stable on sparc
2094 +
2095 + 07 Mar 2005; Markus Rothe <corsair@g.o> gtk+-2.6.2.ebuild:
2096 + Stable on ppc64
2097 +
2098 + 03 Mar 2005; Sven Wegener <swegener@g.o> :
2099 + Added missing digest entries.
2100 +
2101 + 13 Feb 2005; Bryan Østergaard <kloeri@g.o> gtk+-2.4.14.ebuild:
2102 + Stable on alpha.
2103 +
2104 +*gtk+-2.6.2 (05 Feb 2005)
2105 +
2106 + 05 Feb 2005; Joe McCann <joem@g.o> +gtk+-2.6.2.ebuild:
2107 + New version. File selector and dialogue patches applied upstream and no
2108 + longer needed
2109 +
2110 +*gtk+-2.6.1-r2 (03 Feb 2005)
2111 +
2112 + 03 Feb 2005; Joe McCann <joem@g.o>
2113 + +files/gtk+-2.6.1-gtk_dialog.patch, +gtk+-2.6.1-r2.ebuild:
2114 + Adding upstream patch from bug 80262 as reported by compnerd. Should fix
2115 + gtk+ apps crashing when focus is called on lable widgets.
2116 +
2117 + 22 Jan 2005; Markus Rothe <corsair@g.o> gtk+-2.6.1-r1.ebuild:
2118 + Added append-flags -mminimal-toc for ppc64 to let it compile
2119 +
2120 +*gtk+-2.6.1-r1 (17 Jan 2005)
2121 +
2122 + 17 Jan 2005; foser <foser@g.o> gtk+-2.6.1-r1.ebuild :
2123 + Add upstream patch for http://bugzilla.gnome.org/show_bug.cgi?id=164290
2124 + block pixmap engine, partially fixes #77791
2125 +
2126 + 13 Jan 2005; Mike Doty <kingtaco@g.o> gtk+-2.6.1.ebuild:
2127 + amd64 patch update by seemant
2128 +
2129 + 12 Jan 2005; Gustavo Zacarias <gustavoz@g.o> gtk+-2.4.14.ebuild:
2130 + Stable on sparc
2131 +
2132 +*gtk+-2.6.1 (12 Jan 2005)
2133 +
2134 + 12 Jan 2005; foser <foser@g.o> gtk+-2.6.1.ebuild :
2135 + New release, closes a whole lot of empty bugs
2136 +
2137 + 28 Dec 2004; Ciaran McCreesh <ciaranm@g.o> :
2138 + Change encoding to UTF-8 for GLEP 31 compliance
2139 +
2140 +*gtk+-2.4.9-r2 (26 Dec 2004)
2141 +
2142 + 26 Dec 2004; Markus Rothe <corsair@g.o>
2143 + +files/gtk+-2.4.9-ppc64.patch, gtk+-2.4.14.ebuild, +gtk+-2.4.9-r2.ebuild:
2144 + I've added the patch from bug #64359, which fixes a cursor key problem on
2145 + ppc64 to 2.4.9-r2 and 2.4.14. I marked 2.4.9-r2 stable on ppc64 and will
2146 + remove this version when 2.4.14 will be marked stable. Credits go to Yuta
2147 + SATOH.
2148 +
2149 + 24 Dec 2004; Bryan Østergaard <kloeri@g.o> gtk+-2.4.13-r1.ebuild:
2150 + Stable on alpha.
2151 +
2152 + 23 Dec 2004; Guy Martin <gmsoft@g.o> gtk+-2.4.13-r1.ebuild:
2153 + Stable on hppa.
2154 +
2155 + 21 Dec 2004; Gustavo Zacarias <gustavoz@g.o> gtk+-2.4.13-r1.ebuild:
2156 + Stable on sparc
2157 +
2158 + 20 Dec 2004; Dylan Carlson <absinthe@g.o> gtk+-2.4.13-r1.ebuild:
2159 + Stable on amd64.
2160 +
2161 + 19 Dec 2004; Mike Gardiner <obz@g.o> gtk+-2.4.13-r1.ebuild:
2162 + Keyworded x86 and ppc for GNOME 2.8.1
2163 +
2164 +*gtk+-2.4.14 (11 Dec 2004)
2165 +
2166 + 11 Dec 2004; Mike Gardiner <obz@g.o> +gtk+-2.4.14.ebuild:
2167 + New version of gtk+
2168 +
2169 +*gtk+-2.4.13-r1 (21 Nov 2004)
2170 +
2171 + 21 Nov 2004; foser <foser@g.o> gtk+-2.4.13-r1.ebuild :
2172 + Add revised smoothscroll patch (#71807), moved patch to mirrors
2173 +
2174 + 02 Nov 2004; Malcolm Lashley <malc@g.o> :
2175 + Fix missing digest - bug #69859
2176 +
2177 +*gtk+-2.4.13 (02 Nov 2004)
2178 +
2179 + 02 Nov 2004; foser <foser@g.o> gtk+-2.4.13.ebuild :
2180 + Not so fresh release (#64913)
2181 + Add correct automake dep (#65796)
2182 +
2183 + 14 Oct 2004; Mamoru KOMACHI <usata@g.o> gtk+-1.2.10-r11.ebuild:
2184 + Removed ~ppc-macos keyword until bug #57677 is solved.
2185 +
2186 + 11 Oct 2004; Mamoru KOMACHI <usata@g.o> gtk+-1.2.10-r11.ebuild:
2187 + Added to ~ppc-macos. This closes bug #62069.
2188 +
2189 + 09 Oct 2004; Tom Gall <tgall@g.o> gtk+-2.4.9-r1.ebuild:
2190 + stable on ppc64, bug #64230
2191 +
2192 + 01 Oct 2004; Stephen P. Becker <geoman@g.o> gtk+-2.4.4.ebuild,
2193 + gtk+-2.4.9-r1.ebuild:
2194 + stable on mips
2195 +
2196 + 20 Sep 2004; Bryan Østergaard,,, <kloeri@g.o> gtk+-2.4.9-r1.ebuild:
2197 + Stable on alpha, bug 64240.
2198 +
2199 + 20 Sep 2004; Gustavo Zacarias <gustavoz@g.o> gtk+-2.4.9-r1.ebuild:
2200 + Stable on sparc wrt #64230
2201 +
2202 + 20 Sep 2004; <SeJo@g.o> gtk+-2.4.9-r1.ebuild:
2203 + marked ppc gsla bug: 64230
2204 +
2205 +*gtk+-2.4.9-r1 (20 Sep 2004)
2206 +
2207 + 20 Sep 2004; foser <foser@g.o> gtk+-2.4.9-r1.ebuild, gtk+-2.4.9-ico_xpm_secure.patch :
2208 + Add security fix for the ico & xpm loaders (#64230)
2209 +
2210 + 30 Aug 2004; Tom Gall <tgall@g.o> gtk+-2.4.4.ebuild:
2211 + only stable version of gtk+-2.4.3 for ppc64 was removed,
2212 + marking 2.4.4 stable on an emergancy basis
2213 +
2214 +*gtk+-2.4.9 (29 Aug 2004)
2215 +
2216 + 29 Aug 2004; foser <foser@g.o. gtk+-2.4.9.ebuild :
2217 + New release
2218 +
2219 + 24 Aug 2004; Bryan Østergaard <kloeri@g.o> gtk+-2.4.4.ebuild:
2220 + Stable on alpha.
2221 +
2222 + 22 Aug 2004; Travis Tilley <lv@g.o> gtk+-2.4.4.ebuild,
2223 + gtk+-2.4.7.ebuild:
2224 + made arch specific config file patch apply on x86 when CONF_LIBDIR=lib32. this
2225 + is just to make building the emul-linux-x86-gtklibs package easier, and has no
2226 + effect on x86 users in general.
2227 +
2228 + 22 Aug 2004; Travis Tilley <lv@g.o> gtk+-2.4.4.ebuild,
2229 + gtk+-2.4.7.ebuild:
2230 + added a patch that puts the config files for gtk in an arch specific directory
2231 + on amd64 so that the 32bit and 64bit versions dont clash
2232 +
2233 +*gtk+-2.4.7 (19 Aug 2004)
2234 +
2235 + 19 Aug 2004; foser <foser@g.o> gtk+-2.4.7.ebuild :
2236 + New release
2237 + Add smoothscroll patch from gnome bugzilla for testing
2238 +
2239 + 07 Aug 2004; Travis Tilley <lv@g.o> gtk+-2.4.4.ebuild:
2240 + stable on amd64
2241 +
2242 + 07 Aug 2004; Michael Hanselmann <hansmi@g.o> gtk+-1.2.10-r11.ebuild:
2243 + Added gnuconfig to replace config.* on Mac OS X and added to ~macos.
2244 +
2245 + 05 Aug 2004; Gustavo Zacarias <gustavoz@g.o> gtk+-2.4.4.ebuild:
2246 + Stable on sparc
2247 +
2248 + 05 Aug 2004; Guy Martin <gmsoft@g.o> gtk+-2.4.4.ebuild:
2249 + Stable on hppa.
2250 +
2251 + 31 Jul 2004; <spider@g.o> gtk+-2.4.4.ebuild:
2252 + stable on x86 for gnome 2.6.2
2253 +
2254 + 27 Jul 2004; <agriffis@g.o> gtk+-1.2.10-r11.ebuild,
2255 + gtk+-2.4.1.ebuild:
2256 + stable on alpha (1.2.10-r11) and ia64 (1.2.10-r11, 2.4.1)
2257 +
2258 + 26 Jul 2004; Tom Gall <tgall@g.o> gtk+-1.2.10-r11.ebuild:
2259 + stable on ppc64
2260 +
2261 + 20 Jul 2004; Tom Gall <tgall@g.o> gtk+-2.4.3-r1.ebuild:
2262 + stable on ppc64, bug #57154
2263 +
2264 +*gtk+-2.4.4 (11 Jul 2004)
2265 +
2266 + 11 Jul 2004; <spider@g.o> +gtk+-2.4.4.ebuild:
2267 + Versionbump.
2268 +
2269 +*gtk+-2.4.3-r1 (06 Jul 2004)
2270 +
2271 + 06 Jul 2004; Martin Schlemmer <azarah@g.o>
2272 + +files/gtk+-2.4.x-filesel-navbuttons.patch.bz2, +gtk+-2.4.3-r1.ebuild:
2273 + Add fileselect dialog patch from Ximian/Suse.
2274 +
2275 + 02 Jul 2004; Tom Gall <tgall@g.o> gtk+-1.2.10-r11.ebuild:
2276 + fix repoman dep (imlib)
2277 +
2278 + 28 Jun 2004; Tom Gall <tgall@g.o> gtk+-2.4.3.ebuild:
2279 + ~ppc64 , bug #54792
2280 +
2281 + 23 Jun 2004; Aron Griffis <agriffis@g.o> gtk+-1.2.10-r10.ebuild:
2282 + QA - fix use invocation
2283 +
2284 + 19 Jun 2004; Gustavo Zacarias <gustavoz@g.o> gtk+-2.4.1.ebuild:
2285 + sparc stable
2286 +
2287 + 16 Jun 2004; Bryan Østergaard <kloeri@g.o> gtk+-2.4.1.ebuild:
2288 + Stable on alpha.
2289 +
2290 +*gtk+-2.4.3 (15 Jun 2004)
2291 +
2292 + 15 Jun 2004; foser <foser@g.o> gtk+-2.4.3.ebuild :
2293 + New release (#53700)
2294 +
2295 + 03 Jun 2004; Stephen P. Becker <geoman@g.o> gtk+-2.4.1.ebuild:
2296 + Stable on mips.
2297 +
2298 + 01 Jun 2004; Travis Tilley <lv@g.o> gtk+-2.4.1.ebuild:
2299 + stable on amd64
2300 +
2301 +*gtk+-2.4.1 (04 May 2004)
2302 +
2303 + 04 May 2004; foser <foser@g.o> gtk+-2.4.1.ebuild :
2304 + New release, add patch & dep to have a default icon theme available to the chooser
2305 +
2306 + 26 Apr 2004; Stephen P. Becker <geoman@g.o> gtk+-2.2.4-r1.ebuild:
2307 + Marked stable on mips.
2308 +
2309 + 22 Apr 2004; Stephen P. Becker <geoman@g.o> gtk+-2.4.0-r1.ebuild:
2310 + Breaks GNOME 2.4, so returned to ~mips.
2311 +
2312 + 14 Apr 2004; Stephen P. Becker <geoman@g.o> gtk+-1.2.10-r10.ebuild,
2313 + gtk+-1.2.10-r11.ebuild, gtk+-2.4.0-r1.ebuild:
2314 + Marked stable on mips.
2315 +
2316 +*gtk+-2.4.0-r1 (09 Apr 2004)
2317 +
2318 + 09 Apr 2004; Travis Tilley <lv@g.o> gtk+-2.4.0-r1.ebuild,
2319 + files/gtk+-2.4.0-uimanager-zero-becomes-null.patch:
2320 + added patch to fix a crash in epiphany that may or may not occur only on
2321 + amd64. for more information on this bug, please refer to
2322 + http://bugzilla.gnome.org/show_bug.cgi?id=138997
2323 +
2324 + 30 Mar 2004; Donnie Berkholz <spyderous@g.o>; gtk+-2.2.4-r1.ebuild,
2325 + gtk+-2.4.0.ebuild:
2326 + Change x11-base/xfree dependency to virtual/x11. Everyone on xfree should be
2327 + on 4.3.0-r3 or greater by now, so #20407 shouldn't be an issue.
2328 +
2329 +*gtk+-2.4.0 (18 Mar 2004)
2330 +
2331 + 18 Mar 2004; foser <foser@g.o> gtk+-2.4.0.ebuild :
2332 + New release
2333 + Remove incorporated patches
2334 + Removed wm patch, it's broken
2335 + Correct license
2336 +
2337 + 06 Mar 2004; Stephen P. Becker <geoman@g.o> gtk+-1.2.10-r10.ebuild,
2338 + gtk+-2.2.4-r1.ebuild:
2339 + Added ~mips keyword.
2340 +
2341 +*gtk+-1.2.10-r11 (05 Feb 2004)
2342 +
2343 + 05 Feb 2004; <spider@g.o> gtk+-1.2.10-r11.ebuild:
2344 + Minor change to DEPEND, adding an RDEPEND to get intltool out of the RDEPEND
2345 + set. this deserves a revbump only to make sure that packages get updated.
2346 +
2347 + 07 Dec 2003; foser <foser@g.o> gtk+-1.2.10-r10.ebuild :
2348 + Fix sysconfdir to /etc to fix gtkrc problems described in #34279
2349 +
2350 + 14 Nov 2003; Aron Griffis <agriffis@g.o> gtk+-1.2.10-r10.ebuild:
2351 + Stable on ia64
2352 +
2353 + 08 Nov 2003; Todd Sunderlin <todd@g.o> gtk+-2.2.4-r1.ebuild:
2354 + added sparc keyword
2355 +
2356 + 20 Oct 2003; Aron Griffis <agriffis@g.o> gtk+-2.2.4-r1.ebuild:
2357 + Stable on alpha
2358 +
2359 + 08 Oct 2003; foser <foser@g.o> gtk+-2.2.4-r1.ebuild :
2360 + Added patch to fix notification area, submitted by <pat@××××××.org>
2361 +
2362 + 06 Oct 2003; Mike Gardiner <obz@g.o> gtk+-2.2.4-r1.ebuild:
2363 + Marked stable on x86
2364 +
2365 + 23 Sep 2003; Bartosch Pixa <darkspecter@g.o> gtk+-2.2.4-r1.ebuild:
2366 + set ppc in keywords
2367 +
2368 +*gtk+-2.2.4-r1 (10 Sep 2003)
2369 +
2370 + 16 Nov 2003; Guy Martin <gmsoft@g.o> gtk+-2.2.4-r1.ebuild :
2371 + Added hppa to KEYWORDS.
2372 +
2373 + 10 Sep 2003; foser <foser@g.o> gtk+-2.2.4-r1.ebuild :
2374 + Remove USE debug support, the not hardcoded disabling of debugging support
2375 + should fix a lot of problems. Rev bump to propagate.
2376 +
2377 +*gtk+-2.2.4 (07 Sep 2003)
2378 +
2379 + 07 Sep 2003; foser <foser@g.o> gtk+-2.2.4.ebuild :
2380 + New bugfix release
2381 +
2382 +*gtk+-2.2.3 (27 Aug 2003)
2383 +
2384 + 27 Aug 2003; foser <foser@g.o> gtk+-2.2.3.ebuild :
2385 + New version
2386 +
2387 + 25 Jul 2003; foser <foser@g.o> gtk+-2.2.2-r1.ebuild :
2388 + Fix xinput (#25203)
2389 +
2390 + 02 Jul 2003; Jason Wever <weeve@g.o> gtk+-2.2.2-r1.ebuild:
2391 + Changed sparc keyword back to ~sparc to fix broken dependencies.
2392 +
2393 +*gtk+-2.2.2-r1 (12 Jun 2003)
2394 +
2395 + 01 Jul 2003; Guy Martin <gmsoft@g.o> gtk+-2.2.2-r1.ebuild :
2396 + Added ~hppa to KEYWORDS.
2397 +
2398 + 01 Jul 2003; Todd Sunderlin <todd@g.o> gtk+-2.2.2-r1.ebuild :
2399 + set stable on sparc
2400 +
2401 + 16 Jun 2003; foser <foser@g.o> gtk+-2.2.2-r1.ebuild, gtk+-2.2.2-gtkwidget_pixmap_expose.patch :
2402 + Replace reverting patch with correct upstream patch for #22576
2403 +
2404 + 12 Jun 2003; foser <foser@g.o> gtk+-2.2.2-r1.ebuild :
2405 + Added patch to 'fix' pixbuf corruption issues (#22576)
2406 +
2407 + 10 Jun 2003; Luca Barbato <lu_zero@g.o> gtk+-2.2.2.ebuild :
2408 + Removed an unnecessary ppc patch.
2409 +
2410 +*gtk+-2.2.2 (10 Jun 2003)
2411 +
2412 + 10 Jun 2003; foser <foser@g.o> gtk+-2.2.2.ebuild :
2413 + New version, enabled xinput support (#20407) which needs a recent xfree
2414 + Added GDK_USE_XFT as environment var as suggested by utx
2415 +
2416 + 30 May 2003; Luca Barbato <lu_zero@g.o> gtk+-2.2.1.ebuild:
2417 + Added ppc to keywords.
2418 +
2419 +*gtk+-2.2.1-r1 (11 Apr 2003)
2420 +
2421 + 19 Apr 2003; foser <foser@g.o> gtk+-2.2.1-r1.ebuild :
2422 + Make sure we enable wm patch (better late then never)
2423 +
2424 + 11 Apr 2003; foser <foser@g.o> gtk+-2.2.1-r1.ebuild :
2425 + Added gtktreeview patch for eclipse (#19084)
2426 +
2427 +*gtk+-1.2.10-r10 (08 Mar 2003)
2428 +
2429 + 01 Jul 2003; Guy Martin <gmsoft@g.o> gtk+-1.2.10-r10.ebuild :
2430 + Marked stable on hpp.
2431 +
2432 + 04 Apr 2003; Jason Wever <weeve@g.o> gtk+-1.2.10-r10.ebuild:
2433 + Changed ~sparc keyword to sparc.
2434 +
2435 + 30 Mar 2003; Aron Griffis <agriffis@g.o> gtk+-1.2.10-r10.ebuild:
2436 + Mark stable on alpha
2437 +
2438 + 16 Mar 2003; Mark Guertin <gerk@g.o> gtk+-1.2.10-r10.ebuild:
2439 + set ppc in keywords
2440 +
2441 + 16 Mar 2003; Guy Martin <gmsoft@g.o> gtk+-1.2.10-r10.ebuild :
2442 + Added ~hppa to keywords.
2443 +
2444 + 09 Mar 2003; Martin Schlemmer <azarah@g.o> gtk+-1.2.10-r10.ebuild :
2445 + Change to fully use epatch, and also make use of libtool eclass.
2446 +
2447 + 08 Mar 2003; foser <foser@g.o> gtk+-1.2.10-r10.ebuild :
2448 + New patch to fix locale problems that have been bugging us for a long time
2449 + Patch done by Stanislav Brabec <sbrabec@××××.cz>
2450 + Related gentoo bugs #10529, #16883
2451 +
2452 +*gtk+-2.2.1 (04 Feb 2003)
2453 +
2454 + 01 Jul 2003; Guy Martin <gmsoft@g.o> gtk+-2.2.1.ebuild :
2455 + Added hppa to KEYWORDS.
2456 +
2457 + 04 Mar 2003; Jason Wever <weeve@g.o> gtk+-2.2.1.ebuild:
2458 + Added sparc to keywords.
2459 +
2460 + 01 Mar 2003; Jason Wever <weeve@g.o> gtk+-2.2.1.ebuild:
2461 + Added ~sparc to keywords.
2462 +
2463 + 21 Feb 2003; Aron Griffis <agriffis@g.o> gtk+-2.2.1.ebuild :
2464 + Mark stable on alpha
2465 +
2466 + 13 Feb 2003; Jon Nall <nall@g.o> gtk+-2.2.1.ebuild :
2467 + bumped pango version to 1.1.3 since the gtk+ configure script
2468 + barfs if xft-2 is installed, but pango <1.1.3 is installed
2469 +
2470 + 07 Feb 2003; foser <foser@g.o> gtk+-2.2.1.ebuild :
2471 + Added alpha blended disabled icons patch
2472 +
2473 + 05 Feb 2003; Jon Nall <nall@g.o> gtk+--2.2.1.ebuild :
2474 + added patch to fix endian problem for 15/24 bit displays
2475 +
2476 + 04 Feb 2003; Spider <spider@g.o> gtk+-2.2.1.ebuild :
2477 + bumped version
2478 +
2479 + 16 Jan 2003; foser <foser@g.o> gtk+-2.2.0.ebuild :
2480 + Added some info about rebuilding gtk theme engines after an emerge
2481 +
2482 + 04 Jan 2003; Rodney Rees <manson@g.o> gtk+-2.0.6-r3.ebuild :
2483 + changed ~sparc to sparc
2484 +
2485 + 01 Jan 2003; Aron Griffis <agriffis@g.o> gtk+-2.0.9.ebuild gtk+-2.2.0.ebuild:
2486 + Reverted previous change on gtk+-2.0.9 since it sounds like 2.2.0 works on
2487 + Alpha. Added ~alpha to KEYWORDS on 2.2.0
2488 +
2489 + 31 Dec 2002; Aron Griffis <agriffis@g.o> gtk+-2.0.9.ebuild :
2490 + glib-2.0.7 is broken on alpha, so change the dependency here to version
2491 + 2.0.6 which works fine with gtk+-2.0.9
2492 +
2493 + 24 Dec 2002; Martin Schlemmer <azarah@g.o> gtk+-2.2.0.ebuild :
2494 + Fix to depend on glib-2.2.0, else it fails with unresolved symbols ..
2495 +
2496 +*gtk+-2.2.0 (22 Dec 2002)
2497 +
2498 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2499 + changed all DEBUG to DEBUGBUILD
2500 +
2501 +
2502 + 22 Dec 2002; foser <foser@g.o> gtk+-2.2.0.ebuild :
2503 + New version
2504 +
2505 + 06 Dec 2002; Rodney Rees <manson@g.o> : changed sparc ~sparc keywords
2506 +
2507 + 21 Nov 2002; Martin Schlemmer <azarah@g.o> gtk+-2.1.2.ebuild,
2508 + gtk+-2.0.9.ebuild :
2509 +
2510 + Turn of --export-symbols-regex for now, since it removes
2511 + the wrong symbols. Patch from Redhat.
2512 +
2513 +*gtk+-2.0.9 (20 Nov 2002)
2514 +
2515 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2516 + changed all DEBUG to DEBUGBUILD
2517 +
2518 + 20 Nov 2002; foser <foser@g.o> gtk+-2.0.9.ebuild :
2519 + New version, mainly fixes a bug which made metacity crash
2520 +
2521 +*gtk-2.0.8-r1 (15 Nov 2002)
2522 +
2523 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2524 + changed all DEBUG to DEBUGBUILD
2525 +
2526 + 15 Nov 2002; Seemant Kulleen <seemant@g.o> gtk+-2.0.8-r1.ebuild
2527 + files/digest-gtk+-2.0.8-r1 :
2528 +
2529 + DirectFB patched version of it.
2530 +
2531 +*gtk+-2.1.2 (12 Nov 2002)
2532 +
2533 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2534 + changed all DEBUG to DEBUGBUILD
2535 +
2536 + 29 Nov 2002; Jon Nall <nall@g.o> gtk+-2.1.2.ebuild :
2537 + added ~ppc to KEYWORDS
2538 +
2539 + 12 Nov 2002; foser <foser@g.o> gtk+-2.1.2.ebuild :
2540 + GNOME 2.1.2 release
2541 +
2542 +*gtk+-2.0.8 (09 Nov 2002)
2543 +
2544 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2545 + changed all DEBUG to DEBUGBUILD
2546 +
2547 + 12 Nov 2002; L. Boshell <leonardop@g.o> : Removed directfb dep
2548 + since it wasn't being used.
2549 +
2550 + 11 Nov 2002; Spider <spider@g.o> gtk+-2.0.8.ebuild :
2551 + stabilized for x86
2552 +
2553 + 09 Nov 2002; Spider <spider@g.o> gtk+-2.0.8.ebuild
2554 + files/digest-gtk+-2.0.8 : New version fixes the patch needed for last version
2555 + also fixed the dependencies, after 2.0.7-r1.
2556 +
2557 +*gtk+-2.0.7-r1 (05 Nov 2002)
2558 +
2559 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2560 + changed all DEBUG to DEBUGBUILD
2561 +
2562 + 09 Nov 2002; foser <foser@g.o> gtk+-2.0.7-r1 :
2563 + Added sgmltools-lite dep, to fix documentation problems
2564 +
2565 + 05 Nov 2002; foser <foser@g.o> gtk+-2.0.7-r1 :
2566 + Added a patch to fix problems with gdk-pixbuf (bug #10261)
2567 +
2568 +*gtk+-2.0.7 (04 Nov 2002)
2569 +
2570 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2571 + changed all DEBUG to DEBUGBUILD
2572 +
2573 + 04 Nov 2002; Spider <spider@g.o> gtk+-2.0.4.ebuild
2574 + files/digest-gtk+-2.0.4: added the latest stable release, bugfixes and nothing
2575 + more. Ripped out the directfb (wow, it survived more than 10 days! )
2576 +
2577 +
2578 +*gtk+-2.1.1 (27 Oct 2002)
2579 +
2580 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2581 + changed all DEBUG to DEBUGBUILD
2582 +
2583 + 27 Oct 2002; foser <foser@g.o> gtk+-2.1.1.ebuild :
2584 + gnome 2.1
2585 +
2586 +*gtk+-2.0.6-r3 (21 Oct 2002)
2587 +
2588 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2589 + changed all DEBUG to DEBUGBUILD
2590 +
2591 + 21 Oct 2002; Seemant Kulleen <seemant@g.o> gtk+-2.0.6-r3.ebuild
2592 + files/digest-gtk+-2.0.6-r3 :
2593 +
2594 + Added the DirectFB patch (finally!)
2595 +
2596 +*gtk+-2.0.6-r2 (10 Oct 2002)
2597 +
2598 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2599 + changed all DEBUG to DEBUGBUILD
2600 +
2601 + 10 Oct 2002; foser <foser@g.o> gtk+-2.0.6-r2.ebuild :
2602 + Bumped revision to get the safety replacement added in r1 spread
2603 +
2604 +*gtk+-1.2.10-r9 (26 Sep 2002)
2605 +
2606 + 16 Mar 2003; Guy Martin <gmsoft@g.o> gtk+-1.2.10-r9.ebuild :
2607 + Added hppa to keywords.
2608 +
2609 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2610 + changed all DEBUG to DEBUGBUILD
2611 +
2612 + 26 Sep 2002; Spider <spider@g.o> gtk+-1.2.10-r9.ebuild :
2613 + This build enables minimal debugging for all users, this will fix some unexpected crashes in amongst other things xchat.
2614 +
2615 +*gtk+-2.0.6-r1 (04 Jul 2002)
2616 +
2617 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2618 + changed all DEBUG to DEBUGBUILD
2619 +
2620 + 08 Oct 2002; foser <foser@g.o> gtk+-2.0.6-r1.ebuild :
2621 + Replace -O3 with -O2 to be on the safe side (bug 8762)
2622 +
2623 + 04 Jul 2002; Spider <spider@g.o> gtk+-2.0.6-r1.ebuild :
2624 + remove unnecessary debugging
2625 + remove bad parts from SRC_URI (broken use)
2626 + changed configure some
2627 +
2628 +*gtk+-2.0.6 (04 Jul 2002)
2629 +
2630 + 04 Feb 2003; Spider <spider@g.o> gtk+*.ebuild:
2631 + changed all DEBUG to DEBUGBUILD
2632 +
2633 + 04 Jul 2002; Gabriele Giorgetti <stroke@g.o> gtk+-2.0.6.ebuild:
2634 +
2635 + New version.
2636 +
2637 +*gtk+-2.0.5-r2 (15 Jul 2002)
2638 +
2639 + 15 Jul 2002; Owen Stampflee <owen@g.o> :
2640 +
2641 + Added PPC to KEYWORDS.
2642 +
2643 + 15 Jul 2002; Seemant Kulleen <seemant@g.o> gtk+-2.0.5-r2.ebuild
2644 + files/digest-gtk+-2.0.5-r2 :
2645 +
2646 + directfb enabled GTK is now a patch on our mirrors instead of being a
2647 + separate tarball. This makes the behaviour better for portage's server
2648 + side caching.
2649 +
2650 +*gtk+-2.0.5-r1 (03 Jul 2002)
2651 +
2652 + 03 Jul 2002; Seemant Kulleen <seemant@g.o> gtk+-2.0.5-r1.ebuild
2653 + files/digest-gtk+-2.0.5-r1 :
2654 +
2655 + The DirectFB tarball was replaced on the directfb.org server with one that
2656 + has bugfixes in it. No need for paranoia, the directfb folks have
2657 + verified it for us. Thanks to: gentoo@×××××××××××.org (Tuurlijk!) in bug
2658 + #4451 for spotting it.
2659 +
2660 +*gtk+-2.0.5 (17 Jun 2002)
2661 +
2662 + 17 Jun 2002; Seemant Kulleen <seemant@g.o> gtk+-2.0.5.ebuild
2663 + files/digest-gtk+-2.0.5 :
2664 +
2665 + Version bump for both regular GTK+2 and GTK+DirectFB
2666 +
2667 +*gtk+-2.0.3-r1 (8 Jun 2002)
2668 +
2669 + 8 Jun 2002; Seemant Kulleen <seemant@g.o> gtk+-2.0.3-r1.ebuild
2670 + files/digest-gtk+-2.0.3-r1 :
2671 +
2672 + Option for directfb-patched gtk libs. This actually gets and compiles a
2673 + separate source tarball from directfb.org
2674 +
2675 +*gtk+-2.0.3 (28 May 2002)
2676 + 28 May 2002; Spider <spider@g.o> gtk+-2.0.3.ebuild:
2677 + new stable branch
2678 +
2679 +*gtk+-1.2.10-r8 (27 May 2002)
2680 +
2681 + 27 May 2002; Bruce A. Locke <blocke@××××××.org> gtk+-1.2.10-r8.ebuild:
2682 +
2683 + Ximian patch set and redhat/mdk patch merged
2684 +
2685 +*gtk+-2.0.2-r6 (27 May 2002)
2686 + 27 May 2002; Spider <spider@g.o> gtk+-2.0.2-r6.ebuild:
2687 + fix for the use png bug, not libtoolized
2688 +
2689 +*gtk+-2.0.2-r5 (23 May 2002)
2690 + 23 May 2002; Spider <spider@g.o> gtk+-2.0.2-r5.ebuild:
2691 + seems people who installed with the libtoolized version of gtk+ fails
2692 + when installing gtk+ again. Test this version if it works (read
2693 +libtoolize)
2694 +
2695 +
2696 +*gtk+-2.0.2-r4 (22 May 2002)
2697 + 22 May 2002; Spider <spider@g.o> gtk+-2.0.2-r4.ebuild:
2698 +
2699 + lintool check
2700 + debug info back inside
2701 + remove libtoolize since it breaks things
2702 + singlethread make since this uses cludgy code
2703 +
2704 +
2705 +gtk+-1.2.10-r7 (14 Apr 2002)
2706 + 14 Apr 2002; M.Schlemmer <azarah@g.o>; gtk+-1.2.10-r7.ebuild :
2707 + Libtoolize.
2708 +
2709 +*gtk+-2.0.2-r2 (24 Apr 2002)
2710 + 24 Apr 2002; Spider <spider@g.o>; gtk+-2.0.2-r2.ebuild:
2711 + Libtoolize
2712 +
2713 +*gtk+-2.0.2-r2 (12 Apr 2002)
2714 + 12 Apr 2002; Spider <spider@g.o>; gtk+-2.0.2-r2.ebuild:
2715 + Update so a user can disable png, jpeg, tiff support for gtk+
2716 + This will so break things if they disable it though ;)
2717 +
2718 +
2719 +gtk+-2.0.2-r1
2720 + 11 Apr 2002; Spider <spider@g.o>; gtk+-1.2.10-r4.ebuild gtk+-1.2.10-r5.ebuild gtk+-1.2.10-r6.ebuild gtk+-1.2.10-r7.ebuild gtk+-2.0.2-r1.ebuild :
2721 + Update all glib dependencies to use glib-1.2* in preparation of
2722 +unmasking the glib-2.0.1 packages
2723 +
2724 +
2725 +*gtk+-2.0.2 (11 Apr 2002)
2726 + 11 Apr 2002; Spider <spider@g.o>; gtk+-2.0.2-r1.ebuild:
2727 + New release with new api
2728 + USE="doc" will build api documentation
2729 + needs libpng 1.2.1 and is masked because of that.
2730 + needs glib 2.0 as well
2731 +
2732 +
2733 +*gtk+-1.2.10-r7 (23 Mar 2002)
2734 +
2735 + 23 Mar 2002; Seemant Kulleen <seemant@g.o> gtk+-1.2.10-r7.ebuild :
2736 +
2737 + Man pages are now in LFH compliant /usr/share/man tree. Changes submitted by
2738 + Matthew Kennedy.
2739 +
2740 +*gtk+-1.2.10-r6 (21 Mar 2002)
2741 +
2742 + 21 Mar 2002; Seemant Kulleen <seemant@g.o> gtk+-1.2.10-r6.ebuild :
2743 +
2744 + Changed the html documentation step to not be gzipped. This is a small
2745 + enough change that it shouldn't matter to have users remerge it.
2746 +
2747 +*gtk+-1.2.10-r6 (13 Mar 2002)
2748 +
2749 + 13 Mar 2002; Bruce A. Locke <blocke@××××××.org> gtk+-1.2.10-r6.ebuild :
2750 +
2751 + gtk+ 1.2.10-r6 now includes patches from Ximian Gnome that help make
2752 + the gtk+ file picker dialog a little more user friendly :)
2753 +
2754 +*gtk+-1.2.10-r5 (10 Mar 2002)
2755 +
2756 + 10 Mar 2002; Bruce A. Locke <blocke@××××××.org> gtk+-1.2.10-r5.ebuild :
2757 +
2758 + NLS fixes submitted by seemant@××××××××××.com (Seemant Kulleen)
2759
2760 diff --git a/x11-libs/gtk+/files/gtk+-3.3.18-fallback-theme.patch b/x11-libs/gtk+/files/gtk+-3.3.18-fallback-theme.patch
2761 new file mode 100644
2762 index 0000000..7f5d0a1
2763 --- /dev/null
2764 +++ b/x11-libs/gtk+/files/gtk+-3.3.18-fallback-theme.patch
2765 @@ -0,0 +1,81 @@
2766 +From 1a3f790830c2db70eb3369e684c3cd8ac3b8051b Mon Sep 17 00:00:00 2001
2767 +From: Alexandre Rostovtsev <tetromino@g.o>
2768 +Date: Wed, 14 Mar 2012 23:08:53 -0400
2769 +Subject: [PATCH] settings: fall back to settings.ini gtk theme if requested
2770 + theme fails
2771 +
2772 +If a gtk3 application is run in gnome2 and the settings daemon uses
2773 +xsettings to request a gtk2 theme with no gtk3 version (which is the
2774 +case by default), then instead of failing to load any theme, we should
2775 +attempt to fall back to the theme specified in settings.ini files.
2776 +
2777 +https://bugzilla.gnome.org/show_bug.cgi?id=654108
2778 +---
2779 + gtk/gtksettings.c | 23 +++++++++++++++++++++++
2780 + 1 files changed, 23 insertions(+), 0 deletions(-)
2781 +
2782 +diff --git a/gtk/gtksettings.c b/gtk/gtksettings.c
2783 +index 2e17430..354ba34 100644
2784 +--- a/gtk/gtksettings.c
2785 ++++ b/gtk/gtksettings.c
2786 +@@ -115,6 +115,7 @@ struct _GtkSettingsPrivate
2787 + GtkCssProvider *theme_provider;
2788 + GtkCssProvider *key_theme_provider;
2789 + GtkStyleProperties *style;
2790 ++ gchar *fallback_gtk_theme_name;
2791 + };
2792 +
2793 + typedef enum
2794 +@@ -1528,6 +1529,8 @@ gtk_settings_finalize (GObject *object)
2795 + if (priv->style)
2796 + g_object_unref (priv->style);
2797 +
2798 ++ g_free (priv->fallback_gtk_theme_name);
2799 ++
2800 + G_OBJECT_CLASS (gtk_settings_parent_class)->finalize (object);
2801 + }
2802 +
2803 +@@ -1889,6 +1892,12 @@ apply_queued_setting (GtkSettings *settings,
2804 + if (pspec->param_id == PROP_COLOR_SCHEME)
2805 + merge_color_scheme (settings, &tmp_value, qvalue->source);
2806 +
2807 ++ if (!g_strcmp0 (pspec->name, "gtk-theme-name") && qvalue->source == GTK_SETTINGS_SOURCE_DEFAULT)
2808 ++ {
2809 ++ g_free (priv->fallback_gtk_theme_name);
2810 ++ priv->fallback_gtk_theme_name = g_value_dup_string (&tmp_value);
2811 ++ }
2812 ++
2813 + if (priv->property_values[pspec->param_id - 1].source <= qvalue->source)
2814 + {
2815 + g_value_copy (&tmp_value, &priv->property_values[pspec->param_id - 1].value);
2816 +@@ -2594,6 +2603,10 @@ _gtk_settings_reset_rc_values (GtkSettings *settings)
2817 + }
2818 + i++;
2819 + }
2820 ++
2821 ++ g_free (priv->fallback_gtk_theme_name);
2822 ++ priv->fallback_gtk_theme_name = NULL;
2823 ++
2824 + g_object_thaw_notify (G_OBJECT (settings));
2825 + g_free (pspecs);
2826 + }
2827 +@@ -2881,6 +2894,16 @@ settings_update_theme (GtkSettings *settings)
2828 +
2829 + if (!provider)
2830 + provider = gtk_css_provider_get_named (theme_name, NULL);
2831 ++
2832 ++ /* If we failed, fall back to the theme from settings.ini */
2833 ++ if (!provider && priv->fallback_gtk_theme_name && *priv->fallback_gtk_theme_name
2834 ++ && g_strcmp0 (theme_name, priv->fallback_gtk_theme_name))
2835 ++ {
2836 ++ provider = gtk_css_provider_get_named (priv->fallback_gtk_theme_name, NULL);
2837 ++
2838 ++ if (!provider)
2839 ++ provider = gtk_css_provider_get_named (priv->fallback_gtk_theme_name, NULL);
2840 ++ }
2841 + }
2842 +
2843 + /* If we didn't find the named theme, fall back */
2844 +--
2845 +1.7.8.5
2846 +
2847
2848 diff --git a/x11-libs/gtk+/files/gtk+-3.3.20-wayland-xkbcommon-headers.patch b/x11-libs/gtk+/files/gtk+-3.3.20-wayland-xkbcommon-headers.patch
2849 new file mode 100644
2850 index 0000000..2e052d9
2851 --- /dev/null
2852 +++ b/x11-libs/gtk+/files/gtk+-3.3.20-wayland-xkbcommon-headers.patch
2853 @@ -0,0 +1,39 @@
2854 +diff --git a/gdk/wayland/gdkdevice-wayland.c b/gdk/wayland/gdkdevice-wayland.c
2855 +index 9e8e6b1..237a5b8 100644
2856 +--- a/gdk/wayland/gdkdevice-wayland.c
2857 ++++ b/gdk/wayland/gdkdevice-wayland.c
2858 +@@ -32,7 +32,7 @@
2859 + #include "gdkdevicemanagerprivate.h"
2860 + #include "gdkprivate-wayland.h"
2861 +
2862 +-#include <X11/extensions/XKBcommon.h>
2863 ++#include <xkbcommon/xkbcommon.h>
2864 + #include <X11/keysym.h>
2865 +
2866 + #include <sys/time.h>
2867 +diff --git a/gdk/wayland/gdkdisplaymanager-wayland.c b/gdk/wayland/gdkdisplaymanager-wayland.c
2868 +index eca6f92..d59563a 100644
2869 +--- a/gdk/wayland/gdkdisplaymanager-wayland.c
2870 ++++ b/gdk/wayland/gdkdisplaymanager-wayland.c
2871 +@@ -27,7 +27,7 @@
2872 +
2873 + #include "gdkinternals.h"
2874 +
2875 +-#include <X11/extensions/XKBcommon.h>
2876 ++#include <xkbcommon/xkbcommon.h>
2877 +
2878 + typedef struct _GdkWaylandDisplayManager GdkWaylandDisplayManager;
2879 + typedef struct _GdkWaylandDisplayManagerClass GdkWaylandDisplayManagerClass;
2880 +diff --git a/gdk/wayland/gdkkeys-wayland.c b/gdk/wayland/gdkkeys-wayland.c
2881 +index f3e9d3c..bc26a43 100644
2882 +--- a/gdk/wayland/gdkkeys-wayland.c
2883 ++++ b/gdk/wayland/gdkkeys-wayland.c
2884 +@@ -39,7 +39,7 @@
2885 + #include "gdkdisplay-wayland.h"
2886 + #include "gdkkeysprivate.h"
2887 +
2888 +-#include <X11/extensions/XKBcommon.h>
2889 ++#include <xkbcommon/xkbcommon.h>
2890 +
2891 + typedef struct _GdkWaylandKeymap GdkWaylandKeymap;
2892 + typedef struct _GdkWaylandKeymapClass GdkWaylandKeymapClass;
2893
2894 diff --git a/x11-libs/gtk+/files/gtk+-3.4.4-dont-fallback-c89-uclibc.patch b/x11-libs/gtk+/files/gtk+-3.4.4-dont-fallback-c89-uclibc.patch
2895 new file mode 100644
2896 index 0000000..79eda02
2897 --- /dev/null
2898 +++ b/x11-libs/gtk+/files/gtk+-3.4.4-dont-fallback-c89-uclibc.patch
2899 @@ -0,0 +1,13 @@
2900 +diff -Naur gtk+-3.4.4.orig/gdk/gdkrgba.c gtk+-3.4.4/gdk/gdkrgba.c
2901 +--- gtk+-3.4.4.orig/gdk/gdkrgba.c 2012-07-15 04:52:45.000000000 +0000
2902 ++++ gtk+-3.4.4/gdk/gdkrgba.c 2012-11-03 21:25:04.842187979 +0000
2903 +@@ -28,7 +28,9 @@
2904 + #include <errno.h>
2905 + #include <math.h>
2906 +
2907 ++#ifndef __UCLIBC__
2908 + #include "fallback-c89.c"
2909 ++#endif
2910 +
2911 + /**
2912 + * SECTION:rgba_colors
2913
2914 diff --git a/x11-libs/gtk+/files/settings.ini b/x11-libs/gtk+/files/settings.ini
2915 new file mode 100644
2916 index 0000000..a65c0a8
2917 --- /dev/null
2918 +++ b/x11-libs/gtk+/files/settings.ini
2919 @@ -0,0 +1,4 @@
2920 +[Settings]
2921 +gtk-theme-name = Adwaita
2922 +gtk-icon-theme-name = gnome
2923 +gtk-cursor-theme-name = Adwaita
2924
2925 diff --git a/x11-libs/gtk+/gtk+-3.4.4-r99.ebuild b/x11-libs/gtk+/gtk+-3.4.4-r99.ebuild
2926 new file mode 100644
2927 index 0000000..cbf10fb
2928 --- /dev/null
2929 +++ b/x11-libs/gtk+/gtk+-3.4.4-r99.ebuild
2930 @@ -0,0 +1,216 @@
2931 +# Copyright 1999-2012 Gentoo Foundation
2932 +# Distributed under the terms of the GNU General Public License v2
2933 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild,v 1.10 2012/10/28 16:49:24 armin76 Exp $
2934 +
2935 +EAPI="4"
2936 +
2937 +inherit eutils flag-o-matic gnome.org gnome2-utils multilib virtualx
2938 +
2939 +DESCRIPTION="Gimp ToolKit +"
2940 +HOMEPAGE="http://www.gtk.org/"
2941 +
2942 +LICENSE="LGPL-2+"
2943 +SLOT="3"
2944 +# NOTE: This gtk+ has multi-gdk-backend support, see:
2945 +# * http://blogs.gnome.org/kris/2010/12/29/gdk-3-0-on-mac-os-x/
2946 +# * http://mail.gnome.org/archives/gtk-devel-list/2010-November/msg00099.html
2947 +# I tried this and got it all compiling, but the end result is unusable as it
2948 +# horribly mixes up the backends -- grobian
2949 +IUSE="aqua colord cups debug examples +introspection packagekit test vim-syntax wayland X xinerama"
2950 +REQUIRED_USE="
2951 + || ( aqua wayland X )
2952 + xinerama? ( X )"
2953 +
2954 +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
2955 +
2956 +# FIXME: introspection data is built against system installation of gtk+:3
2957 +# NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
2958 +# Use gtk+:2 for gtk-update-icon-cache
2959 +COMMON_DEPEND="X? (
2960 + x11-libs/libXrender
2961 + x11-libs/libX11
2962 + >=x11-libs/libXi-1.3
2963 + x11-libs/libXt
2964 + x11-libs/libXext
2965 + >=x11-libs/libXrandr-1.3
2966 + x11-libs/libXcursor
2967 + x11-libs/libXfixes
2968 + x11-libs/libXcomposite
2969 + x11-libs/libXdamage
2970 + xinerama? ( x11-libs/libXinerama )
2971 + )
2972 + wayland? (
2973 + dev-libs/wayland
2974 + media-libs/mesa[egl,wayland]
2975 + x11-libs/cairo[opengl]
2976 + x11-libs/libxkbcommon
2977 + )
2978 + >=dev-libs/glib-2.32
2979 + >=x11-libs/pango-1.30[introspection?]
2980 + >=dev-libs/atk-2.2[introspection?]
2981 + >=x11-libs/cairo-1.10.0[aqua?,glib,svg,X?]
2982 + >=x11-libs/gdk-pixbuf-2.26:2[introspection?,X?]
2983 + >=x11-libs/gtk+-2.24:2
2984 + media-libs/fontconfig
2985 + x11-misc/shared-mime-info
2986 + colord? ( >=x11-misc/colord-0.1.9 )
2987 + cups? ( >=net-print/cups-1.2 )
2988 + introspection? ( >=dev-libs/gobject-introspection-1.32 )"
2989 +DEPEND="${COMMON_DEPEND}
2990 + virtual/pkgconfig
2991 + X? (
2992 + x11-proto/xextproto
2993 + x11-proto/xproto
2994 + x11-proto/inputproto
2995 + x11-proto/damageproto
2996 + xinerama? ( x11-proto/xineramaproto )
2997 + )
2998 + >=dev-util/gtk-doc-am-1.11
2999 + test? (
3000 + media-fonts/font-misc-misc
3001 + media-fonts/font-cursor-misc )"
3002 +# gtk+-3.2.2 breaks Alt key handling in <=x11-libs/vte-0.30.1:2.90
3003 +# gtk+-3.3.18 breaks scrolling in <=x11-libs/vte-0.31.0:2.90
3004 +# >=xorg-server-1.11.4 needed for
3005 +# http://mail.gnome.org/archives/desktop-devel-list/2012-March/msg00024.html
3006 +RDEPEND="${COMMON_DEPEND}
3007 + !<gnome-base/gail-1000
3008 + !<x11-libs/vte-0.31.0:2.90
3009 + packagekit? ( app-admin/packagekit-base )
3010 + X? ( !<x11-base/xorg-server-1.11.4 )"
3011 +PDEPEND="vim-syntax? ( app-vim/gtk-syntax )"
3012 +
3013 +strip_builddir() {
3014 + local rule=$1
3015 + shift
3016 + local directory=$1
3017 + shift
3018 + sed -e "s/^\(${rule} =.*\)${directory}\(.*\)$/\1\2/" -i $@ \
3019 + || die "Could not strip director ${directory} from build."
3020 +}
3021 +
3022 +src_prepare() {
3023 + # -O3 and company cause random crashes in applications. Bug #133469
3024 + replace-flags -O3 -O2
3025 + strip-flags
3026 +
3027 + # https://bugzilla.gnome.org/show_bug.cgi?id=654108
3028 + epatch "${FILESDIR}/${PN}-3.3.18-fallback-theme.patch"
3029 +
3030 + # Apparently needed for new libxkbcommon headers; bug #408131
3031 + epatch "${FILESDIR}/${PN}-3.3.20-wayland-xkbcommon-headers.patch"
3032 +
3033 + # bug #441634
3034 + epatch "${FILESDIR}/${PN}-3.4.4-dont-fallback-c89-uclibc.patch"
3035 +
3036 + # Non-working test in gentoo's env
3037 + sed 's:\(g_test_add_func ("/ui-tests/keys-events.*\):/*\1*/:g' \
3038 + -i gtk/tests/testing.c || die "sed 1 failed"
3039 + sed '\%/recent-manager/add%,/recent_manager_purge/ d' \
3040 + -i gtk/tests/recentmanager.c || die "sed 2 failed"
3041 +
3042 + # FIXME: multiple reftests fail when run from portage (but succeed when
3043 + # run from a manual compile in a temp directory)
3044 + sed -e 's:\(SUBDIRS.*\)reftests:\1:' \
3045 + -i tests/Makefile.* || die "sed 3 failed"
3046 +
3047 + # Test results depend on the list of mounted filesystems!
3048 + rm -v tests/a11y/pickers.{ui,txt} || die "rm failed"
3049 +
3050 + if ! use test; then
3051 + # don't waste time building tests
3052 + strip_builddir SRC_SUBDIRS tests Makefile.am
3053 + [[ ${PV} != 9999 ]] && strip_builddir SRC_SUBDIRS tests Makefile.in
3054 + fi
3055 +
3056 + if ! use examples; then
3057 + # don't waste time building demos
3058 + strip_builddir SRC_SUBDIRS demos Makefile.am
3059 + [[ ${PV} != 9999 ]] && strip_builddir SRC_SUBDIRS demos Makefile.in
3060 + fi
3061 +
3062 + [[ ${PV} = 9999 ]] && gnome2_src_prepare
3063 +}
3064 +
3065 +src_configure() {
3066 + local myconf="$(use_enable aqua quartz-backend)
3067 + $(use_enable colord)
3068 + $(use_enable cups cups auto)
3069 + $(use_enable introspection)
3070 + $(use_enable packagekit)
3071 + $(use_enable wayland wayland-backend)
3072 + $(use_enable X x11-backend)
3073 + $(use_enable X xcomposite)
3074 + $(use_enable X xdamage)
3075 + $(use_enable X xfixes)
3076 + $(use_enable X xkb)
3077 + $(use_enable X xrandr)
3078 + $(use_enable xinerama)
3079 + --disable-papi
3080 + --enable-gtk2-dependency"
3081 +
3082 + # Passing --disable-debug is not recommended for production use
3083 + use debug && myconf="${myconf} --enable-debug=yes"
3084 +
3085 + # need libdir here to avoid a double slash in a path that libtool doesn't
3086 + # grok so well during install (// between $EPREFIX and usr ...)
3087 + econf --libdir="${EPREFIX}/usr/$(get_libdir)" ${myconf}
3088 +}
3089 +
3090 +src_test() {
3091 + # Tests require a new gnome-themes-standard, but adding it to DEPEND
3092 + # would result in circular dependencies.
3093 + # https://bugzilla.gnome.org/show_bug.cgi?id=669562
3094 + if ! has_version '>=x11-themes/gnome-themes-standard-3.3.91'; then
3095 + ewarn "Tests will be skipped because >=gnome-themes-standard-3.3.90"
3096 + ewarn "is not installed. Please re-run tests after installing the"
3097 + ewarn "required version of gnome-themes-standard."
3098 + return 0
3099 + fi
3100 +
3101 + unset DBUS_SESSION_BUS_ADDRESS
3102 +
3103 + # Exporting HOME fixes tests using XDG directories spec since all defaults
3104 + # are based on $HOME. It is also backward compatible with functions not
3105 + # yet ported to this spec.
3106 + XDG_DATA_HOME="${T}" HOME="${T}" Xemake check || die "tests failed"
3107 +}
3108 +
3109 +src_install() {
3110 + emake DESTDIR="${D}" install
3111 +
3112 + insinto /etc/gtk-3.0
3113 + doins "${FILESDIR}"/settings.ini
3114 +
3115 + dodoc AUTHORS ChangeLog* HACKING NEWS* README*
3116 +
3117 + # Remove unneeded *.la files
3118 + find "${D}" -name '*.la' -exec rm -f {} + || die
3119 +
3120 + # add -framework Carbon to the .pc files
3121 + use aqua && for i in gtk+-3.0.pc gtk+-quartz-3.0.pc gtk+-unix-print-3.0.pc; do
3122 + sed -i -e "s:Libs\: :Libs\: -framework Carbon :" "${ED}"usr/$(get_libdir)/pkgconfig/$i || die "sed failed"
3123 + done
3124 +}
3125 +
3126 +pkg_preinst() {
3127 + gnome2_schemas_savelist
3128 +}
3129 +
3130 +pkg_postinst() {
3131 + gnome2_schemas_update
3132 +
3133 + local GTK3_MODDIR="${EROOT}usr/$(get_libdir)/gtk-3.0/3.0.0"
3134 + gtk-query-immodules-3.0 > "${GTK3_MODDIR}/immodules.cache" \
3135 + || ewarn "Failed to run gtk-query-immodules-3.0"
3136 +
3137 + if ! has_version "app-text/evince"; then
3138 + elog "Please install app-text/evince for print preview functionality."
3139 + elog "Alternatively, check \"gtk-print-preview-command\" documentation and"
3140 + elog "add it to your settings.ini file."
3141 + fi
3142 +}
3143 +
3144 +pkg_postrm() {
3145 + gnome2_schemas_update
3146 +}
3147
3148 diff --git a/x11-libs/gtk+/metadata.xml b/x11-libs/gtk+/metadata.xml
3149 new file mode 100644
3150 index 0000000..9175343
3151 --- /dev/null
3152 +++ b/x11-libs/gtk+/metadata.xml
3153 @@ -0,0 +1,22 @@
3154 +<?xml version="1.0" encoding="UTF-8"?>
3155 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3156 +<pkgmetadata>
3157 + <herd>gnome</herd>
3158 + <longdescription>
3159 + GTK+ is a multi-platform toolkit for creating graphical user
3160 + interfaces. Offering a complete set of widgets, GTK+ is suitable
3161 + for projects ranging from small one-off projects to complete
3162 + application suites.
3163 + </longdescription>
3164 + <use>
3165 + <flag name="colord">Use <pkg>x11-misc/colord</pkg> for color management
3166 + in printing</flag>
3167 + <flag name="egl">Use EGL surfaces and Cairo GL in the wayland
3168 + backend. This flag has no effect on X or aqua backends.</flag>
3169 + <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
3170 + for introspection</flag>
3171 + <flag name="packagekit">Enable support for the distro-neutral package
3172 + manager GUI <pkg>app-admin/packagekit</pkg> in application chooser</flag>
3173 + <flag name="wayland">Enable <pkg>dev-libs/wayland</pkg> backend</flag>
3174 + </use>
3175 +</pkgmetadata>