~siretart/gnucash/ubuntu-fullsource

1 by Reinhard Tartler
import gnucash_2.2.4.orig.tar.gz
1
GnuCash Compiler Dependency
2
---------------------------
3
4
The GnuCash developers use gcc (http://gcc.gnu.org) for developing and
5
testing GnuCash.  For convenience, we have relied on certain features
6
of gcc that are not part of any official standard and may not be
7
available with other standard-compliant compilers.  Anyone desiring to
8
compile GnuCash with some other compiler may have to remove these
9
"gcc-isms", some of which are documented here.
10
11
  Pointer-typed NULL sentinel values
12
  ----------------------------------
13
14
  Gcc provides an implementation of `stddef.h' that defines NULL to
15
always expand to a pointer-typed null constant.  This is precisely
16
what is needed in order to make sentinel value arguments to variadic
17
functions correct for both 32 and 64 bit platforms.  However, another
18
implementation may define NULL to expand to `0'.  In that case, all
19
sentinel value arguments must have an explicit `(void *)' cast.
20
21
  C++ style comments
22
  ------------------
23
24
  C++ style comments (`// comment to end of line') are discouraged but
25
not actively eradicated.
26
27
  Variadic Macros
28
  ---------------
29
30
  GnuCash uses variadic macros for debugging and logging support (via
31
qof).
32
33
  Declarations after Code
34
  -----------------------
35
36
  The use of declarations after code (`int i; i = 0; char *foo;') is
37
strongly discouraged and actively removed whenever it's caught.
38
39
40
GnuCash Library Dependency Policy
41
---------------------------------
42
43
GnuCash desires to only depend on library versions and packages that are
44
practically available.  Specifically, we choose to depend only on versions
45
that have been in the major distributions for 6 months. This is motivated in
46
part by the 1.6 release, which required a large set of relatively-recent
47
dependencies.  Specifically, as most user's (distributions) did not have the
48
required versions packaged, it was exceedingly painful for end users to
49
upgrade to the anticipated release, leading to a reputation that gnucash
50
still has.
51
52
This document serves to keep track of the major distributions, the date of
53
their major release[s], and the relevant library versions as part of that
54
release (or an official package-upgrade path)
55
56
Libraries/Deps
57
--------------
58
aqbanking
59
gconf2
60
glib2
61
gtk+2
62
guile
63
libart2
64
libglade2
65
libgnomeprint2.2
66
libgnomeui2
67
[lib]goffice
68
libgsf1
69
[lib]gtkhtml3
70
libofx
71
libxml2
72
pango
73
swig
74
75
(Note: gwrap has been replaced by swig and dropped completely in
76
SVN-trunk on 2006-10-20 and for gnucash-2.2.0.)
77
78
Interesting libraries
79
---------------------
80
81
swig
82
glib
83
gtk
84
cairo
85
goffice, libgsf
86
gtkprint
87
gtkhtml
88
89
libgoffice/libgsf details
90
-------------------------
91
92
- libgoffice-0.1.0
93
  - glib-2.0 >= 2.6.3
94
  - libgsf-1 >= 1.13.1
95
    - libgsf-1.13.1
96
      - glib-2.0 >= 2.6.0
97
      - libxml-2.0 >= 2.4.16
98
      - libbonobo-2.0 >= 2.0.0
99
      - gnome-vfs-2.0 >= 2.2.0
100
      - gnome-vfs-module-2.0 >= 2.2.0
101
  - libxml-2.0 >= 2.4.12
102
  - pango  >= 1.8.1
103
  - pangoft2 >= 1.8.1
104
  - cairo >= 0.5.0 [optional]
105
  - gtk+-2.0 >= 2.6.0
106
  - libglade-2.0 >= 2.3.6
107
  - libgnomeprint-2.2 >= 2.8.2
108
  - libart-2.0 >= 2.3.11
109
  - gconf-2.0
110
  - libgnomeui-2.0 >= 2.0.0
111
  - libgsf-gnome-1 >= 1.12.2
112
113
- libgoffice-0.4.0
114
  - glib-2.0		>= 2.6.4
115
  - gobject-2.0		>= 2.6.4
116
  - gmodule-2.0		>= 2.6.4
117
  - libgsf-1		>= 1.12.2
118
    - gobject-2.0 >= 2.6.0
119
    - glib-2.0 >= 2.6.0
120
    - libxml-2.0 >= 2.4.16
121
    - libbonobo-2.0 >= 2.0.0
122
    - gnome-vfs-2.0 >= 2.2.0
123
    - gnome-vfs-module-2.0 >= 2.2.0
124
  - libxml-2.0		>= 2.4.12
125
  - pango		>= 1.8.1
126
  - pangoft2		>= 1.8.1
127
  - cairo		>= 0.5.0 [optional]
128
  - gtk+-2.0		>= 2.6.0
129
  - libglade-2.0	>= 2.3.6
130
  - libgnomeprint-2.2	>= 2.8.2
131
  - libart-2.0		>= 2.3.11
132
  - gconf-2.0
133
  - libgnomeui-2.0	>= 2.0.0
134
  - libgsf-gnome-1	>= 1.12.2
135
136
137
Partial update, 2007-06-09; RHEL-only
138
-------------------------------------
139
- RHEL
140
  - *RHEL 4 = 2005-02-15		RHEL 5
141
142
    - aqbanking: not included		aqbanking-2.2.9 from Fedora Core 7
143
    - cairo: not included		cairo-1.4.4     from Fedora Core 7
144
    - gconf2-2.8.1			GConf2-2.14.0-9.el5
145
    - glib2-2.4.7			glib2-2.12.3-2.fc6
146
    - gtk2-2.4.13			gtk2-2.10.4-16.el5
147
    - guile-1.6.4			guile-1.8.0--8.20060831cvs
148
    - gwrap: not included		g-wrap-1.9.6    from Fedora Core 7
149
    - libart_lgpl-2.3.16		libart-lgpl-2.3.17-4
150
    - libglade2-2.4.0			libglade2-2.6.0-2
151
    - libgnomeprint22-2.8.0		libgnomeprint22-2.12.1-6
152
    - libgnomeui-2.8.0			libgnomeui-2.16.0-5.el5
153
    - libgsf-1.10.1			libgsf-1.14.1-6.1
154
    - libofx: not included		libofx-0.8.3    from Fedora Core 7
155
    - libxml2-2.6.16			libxml2-2.6.26-2.1.2	
156
    - pango-1.6.0			pango-1.14.9    from Fedora Core 7
157
158
159
Status, 2007-01-17
160
------------------
161
162
1. Ubuntu
163
   - 2006.10 [2006/10/26]
164
     - gtk+ 2.10.6
165
     - swig 1.3.28-1.1ubuntu1
166
   - 2006.06 [2006/06/01]
167
     - gtk+ 2.8.17
168
2. Mandriva Linux
169
   - 2007 [2006/10/03]
170
     - gtk+ 2.10.3
171
   - 2006 [2005/10/06]
172
     - gtk+ 2.8.3
173
3. Suse
174
   - 10.2 [2006/12/07]
175
     - gtk+ 2.10.6
176
   - 10.1 [2006/05/11]
177
     - gtk+ 2.8.10
178
4. Fedora Core
179
   - FC6 [2006/10/24]
180
     - gtk+ 2.10.4
181
   - FC5 [2006/03/20]
182
     - gtk+ 2.8.15
183
5. Debian GNU/Linux
184
   - unstable
185
     - gtk+ 2.8.20
186
   - testing
187
     - gtk+ 2.8.20
188
   - sarge [2005/06/06]
189
     - gtk+ 2.6.4
190
191
Status, 2005-11-06
192
------------------
193
The major distributions, as defined by http://distrowatch.com/dwres.php?resource=major, are:
194
195
- Ubuntu - http://www.ubuntu.com/
196
  -  5.10 = 2005-10-13 - http://www.ubuntu.com/newsitems/release510
197
    [from the {main,multiverse,universe}/binary-i386/Packages.gz files at
198
     http://archive.ubuntu.com/ubuntu/dists/breezy/]
199
    - aqbanking: libaqbanking0c2-1.5.99+1.6.0beta-1ubuntu1
200
    - libcairo-1.0.2-0ubuntu1
201
    - gconf2-2.12.0-0ubuntu1
202
    - glib2-2.8.3-0ubuntu1
203
    - gtk+2-2.8.6-0ubuntu2
204
    - guile-1.6.7-1ubuntu3
205
    - g-wrap-1.9.6-2ubuntu2
206
    - libart2-2.3.17-1
207
    - libglade2-2.5.1-2ubuntu1
208
    - libgnomeprint2.2-2.12.1-0ubuntu1
209
    - libgnomeui2-2.12.0-0ubuntu1
210
    - libgtkhtml3
211
      - libgtkhtml3.6-18-3.6.2-1
212
      - gtkhtml3.8-15-3.8.1-0ubuntu1
213
    - libgsf1-1.12.3-3ubuntu3
214
    - libofx2-0.8.0-3ubuntu8
215
    - libxml2-2.6.21-0ubuntu1
216
    - pango-1.10.1-0ubuntu1
217
  - *5.04 = 2005-04-08 - http://www.ubuntu.com/504Released
218
    [from the {main,multiverse,universe}/binary-i386/Packages.gz files at
219
     http://archive.ubuntu.com/ubuntu/dists/hoary/]
220
    - aqbanking ??
221
    - cairo 0.3.0-1
222
    - gconf-2 gconf2_2.10.0-0ubuntu1_i386.deb
223
    - glib-2 libglib2.0-0_2.6.3-1_i386.deb
224
    - gtk+-2 libgtk2.0-0_2.6.4-0ubuntu3_i386.deb
225
    - guile guile-1.6-libs_1.6.7-1ubuntu1_i386.deb
226
    - gwrap
227
      - gwrapguile-1.3.4
228
      - g-wrap-1.9.6
229
    - libart-2 libart-2.0-2_2.3.17-1_i386.deb
230
    - libglade-2 libglade2-0_2.5.1-0ubuntu1_i386.deb
231
    - libgnomeprint-2.2 libgnomeprint2.2-0_2.10.3-0ubuntu1_i386.deb
232
    - libgnomeui-2  libgnomeui-0_2.10.0-0ubuntu1_i386.deb
233
    - libgsf-1 libgsf-1_1.11.1-1ubuntu1_i386.deb
234
    - libofx: none
235
    - libxml-2 libxml2_2.6.17-0ubuntu1_i386.deb
236
    - pango libpango1.0-0_1.8.1-0ubuntu2
237
- Mandriva
238
  -  2007.0 = 2007-01-03
239
    [from ftp://ftp.proxad.net/pub/Distributions_Linux/MandrivaLinux/official/2007.0/i586/media/main/]
240
    - aqbanking-2.2.1
241
    - libcairo2-1.2.4
242
    - gconf-2.14.0
243
    - glib-2.12.3
244
    - gtk+-2.10.3
245
    - guile-1.6.8
246
    - g-wrap-1.9.6
247
    - libart-2.3.17
248
    - libglade-2.6.0
249
    - libgnomeprint-2.2-2.12.1
250
    - libgnomeui-2.16.0
251
    - libgsf-1.14.1
252
    - libofx-0.8.0
253
    - libxml-2.6.26
254
    - pango-1.14.3
255
    - libgtkhtml-3.8-3.12.0
256
    Note: -devel packages for the libraries above must also be installed.
257
  -  2006 = 2005-10-06
258
    [from ftp://ftp.rutgers.edu/pub/Mandrakelinux/devel/2006.0/i586/media/main/]
259
    - aqbanking-1.2.0
260
    - libcairo2-1.0.0
261
    - gconf-2.10.1
262
    - glib-2.8.1
263
    - gtk+-2.8.3
264
    - guile-1.6.7
265
    - g-wrap-1.3.4
266
    - libart-2.3.17
267
    - libglade-2.5.1
268
    - libgnomeprint-2.2-2.10.3
269
    - libgnomeui-2.10.2
270
    - libgsf-1.12.2
271
    - libofx-0.7.0
272
    - libxml-2.6.21
273
    - pango-1.10.0
274
    - libgtkhtml-3.1-3.2.5
275
    - libgtkhtml-3.6-3.6.2
276
  - *2005 = 2005-04-14
277
    [from ftp://ftp.rutgers.edu/pub/Mandrakelinux/devel/2005/i586/media/main/]
278
    - aqbanking-1.0.7
279
    - libcairo-0.3.0
280
    - gconf-2.8.1
281
    - glib-2.6.3
282
    - gtk+-2.6.4
283
    - guile-1.6.7
284
    - g-wrap-1.3.4
285
    - libart-2.3.17
286
    - libglade-2.4.2
287
    - libgnomeprint-2.2-2.8.2
288
    - libgnomeui-2.8.2
289
    - libgsf-1.11.1
290
    - libofx-0.7.0
291
    - libxml-2.6.17
292
    - pango-1.8.1
293
    - libgtkhtml-3.1.11
294
- SUSE / opensuse
295
  -  10.2 = 2006-12-07
296
    - aqbanking-2.2.3
297
    - cairo-1.2.4
298
    - gconf2-2.14.0
299
    - glib2-2.12.4
300
    - goffice-0.2.1
301
    - gtk2-2.10.6
302
    - gtkhtml2-3.12.2
303
    - guile-1.8.1
304
    - g-wrap: not included
305
    - libart_lgpl-2.3.17
306
    - libglade2-2.6.0
307
    - libgnomeprint-2.12.1
308
    - libgnomeui-2.16.1
309
    - libgsf-1.14.2
310
    - libofx-0.8.2
311
    - libxml2-2.6.26
312
    - pango-1.14.5
313
    - swig-1.3.29
314
  -  10.1 = 2006-05-11
315
    - aqbanking-1.2.0 (but package is broken; needs to be replaced by >=1.3.0)
316
    - cairo-1.0.2
317
    - gconf2-2.12.1
318
    - glib2-2.8.5
319
    - goffice-0.1.2
320
    - gtk2-2.8.10
321
    - gtkhtml2-3.10.0
322
    - guile-1.6.7
323
    - g-wrap: not included
324
    - libart_lgpl-2.3.17
325
    - libglade2-2.5.1
326
    - libgnomeprint-2.12.1
327
    - libgnomeui-2.12.0
328
    - libgsf-1.13.99
329
    - libofx-0.8.0
330
    - libxml2-2.6.23
331
    - pango-1.10.2
332
    - swig-1.3.27
333
  -  10.0 = 2005-10-06
334
    - aqbanking: not included; binary aqbanking-1.6.0 available at ftp://ftp.gwdg.de/linux/misc/suser-crauch/10.0/
335
    - cairo-1.0.0
336
    - gconf2-2.12.0
337
    - glib2-2.8.1
338
    - gtk2-2.8.3
339
    - guile-1.6.7
340
    - g-wrap: not included
341
    - libart_lgpl-2.3.17
342
    - libglade2-2.5.1
343
    - libgnomeprint-2.12.0
344
    - libgnomeui-2.12.0
345
    - libgsf-1.12.1
346
    - libofx-0.7.0
347
    - libxml2-2.6.20
348
    - pango-1.10.0
349
    - swig-1.3.24
350
  - *9.3  = 2005-04-15
351
    - aqbanking: not included, but binary aqbanking-1.6.0 provided by upstream
352
    - cairo-0.3.0
353
    - gconf2-2.10.0
354
    - glib2-2.6.3
355
    - gtk2-2.6.4
356
    - gtkhtml2-3.6.1
357
    - guile-1.6.7
358
    - gwrap: not included
359
    - libart_lgpl-2.3.17
360
    - libglade2-2.5.1
361
    - libgnomeprint-2.10.1
362
    - libgnomeui-2.10.0
363
    - libgsf-1.11.1
364
    - libofx-0.7.0
365
    - libxml2-2.6.17
366
    - pango-1.8.1
367
    - swig-1.3.21
368
- Fedora Core
369
  - *FC4 = 2005-06-13
370
    - aqbanking-1.0.4beta
371
    - cairo: not included
372
    - g-wrap-1.3.4
373
    - gconf2-2.10.0
374
    - glib2-2.6.6
375
    - gtk2-2.6.10
376
    - guile-1.6.7
377
    - libart_lgpl-2.3.17
378
    - libglade2-2.5.1
379
    - libgnomeprint22-2.10.3
380
    - libgnomeui-2.10.0
381
    - libgsf-1.11.1
382
    - libofx-0.7.0
383
    - libxml2-2.6.20
384
    - pango-1.8.1
385
  -  FC3 = 2004-11-08
386
    - aqbanking: not included
387
    - cairo: not included
388
    - g-wrap-1.3.4
389
    - gconf2-2.8.1
390
    - glib2-2.4.8
391
    - gtk2-2.4.14
392
    - guile-1.6.4
393
    - libart_lgpl-2.3.16
394
    - libglade2-2.4.0
395
    - libgnomeprint22-2.8.0
396
    - libgnomeui-2.8.0
397
    - libgsf-1.10.1
398
    - libofx-0.7.0
399
    - libxml2-2.6.16
400
    - pango-1.6.0
401
- Debian GNU/Linux
402
  - 4.x unstable
403
    (already includes goffice and will include libqof1)
404
    - aqbanking-1.5.99
405
    - cairo-1.0.0
406
    - gconf2-2.10.1
407
    - glib2-2.8.3
408
    - gtk2-2.6.10
409
    - guile-1.6.7
410
    - libart2-2.3.17
411
    - libglade2-??
412
    - libgnomeprint2.2-2.10.3
413
    - libgnomeui2-2.10.1
414
    - libgsf1-1.12.3
415
    - libofx-0.8.0
416
    - libxml2-2.6.22
417
    - pango-1.8.2
418
    - gwrapguile-1.3.4
419
    - g-wrap-1.9.6
420
  - *3.1 sarge = 2005-06-06  
421
    - aqbanking: no
422
    - cairo: no
423
    - gconf2-2.8.1
424
    - glib2-2.6.4
425
    - gtk2-2.6.4
426
    - guile-1.6.7
427
    - libart2-2.3.17
428
    - libglade2-??
429
    - libgnomeprint2.2-2.8.2
430
    - libgnomeui2-2.8.1
431
    - libgsf1-1.11.1
432
    - libofx-0.7.0
433
    - libxml2-2.6.16
434
    - pango-1.8.1
435
    - gwrapguile-1.3.4
436
    - g-wrap-1.9.5
437
- Knoppix
438
  -  4.0.2 = 2005-09-24
439
  - *3.9   = 2005-06-01
440
  -  3.8.2 = 2005-05-12
441
- MEPIS
442
  - *3.3.1 = 2005-05-12
443
- Gentoo
444
  -  2005.1 = 2005-08-08
445
    [from http://distro.ibiblio.org/pub/linux/distributions/gentoo/releases/snapshots/2005.1/portage-20050709.tar.bz2]
446
    - aqbanking-1.0.8
447
    - cairo-0.4.0
448
    - g-wrap-1.3.4
449
    - gconf-2.10.0
450
    - glib-2.6.5
451
    - gtk+-2.6.8
452
    - guile-1.6.7
453
    - libart_lgpl-2.3.17
454
    - libglade-2.5.1
455
    - libgnomeprint-2.10.3
456
    - libgnomeui-2.10.0
457
    - libgsf-1.12.1
458
    - libofx-0.7.0
459
    - libxml2-2.6.19
460
    - pango-1.8.1-r1
461
  -  2005.0 = 2005-03-28
462
    [from http://gentoo.osuosl.org/releases/x86/2005.0/packagecd/CONTENTS
463
     and http://gentoo.osuosl.org/releases/snapshots/2005.0/portage-20050303.tar.bz2]
464
    - aqbanking-1.0.4_beta, -0.9.9
465
    - cairo-0.3.0-r1
466
    - g-wrap-1.3.4-r1
467
    - gconf-2.8.1-r1
468
    - glib-2.6.2
469
    - guile-1.6.7
470
    - libart_gpl-2.3.16
471
    - libglade-2.4.0
472
    - libgnomeprint-2.8.1
473
    - libgnomeui-2.8.1-r1
474
    - libgsf-1.10.0
475
    - libxml2-2.6.16
476
    - pango-1.8.0
477
- Slackware
478
  [Need to check for gnome packages at...
479
   - http://dropline-gnome.sourceforge.net/
480
   - http://gsb.freerock.org/
481
   - http://www.gware.org/]
482
  -  10.2 = 2005-09-14
483
    [from http://slackware.it/en/pb/]
484
    - aqbanking: no
485
    - cairo: no
486
    - gconf2: no
487
    - glib2-2.6.6
488
    - gtk+2-2.6.10
489
    - guile-1.6.7
490
    - gwrap: no
491
    - libart2-2.3.17
492
    - libglade2-2.4.2
493
    - libgnomeprint2.2: no
494
    - libgnomeui2: no
495
    - libgsf1-1.12.1
496
    - [lib]gtkhtml3: no
497
    - libofx: no
498
    - libxml2-2.6.22
499
    - pango-1.8.2
500
  - *10.1 = 2005-02-07
501
    [from http://slackware.it/en/pb/]
502
    - aqbanking: no
503
    - cairo: no
504
    - gconf2-2.6.2
505
    - glib2-2.6.4
506
    - gtk+2-2.6.7
507
    - guile-1.6.5
508
    - gwrap: no
509
    - libart2-2.3.16
510
    - libglade2-2.6.0
511
    - libgnomeprint2.2-2.6.1
512
    - libgnomeui2-2.6.1
513
    - libgsf1-1.9.1
514
    - [lib]gtkhtml3: no
515
      - libgtkhtml-2.6.2
516
    - libofx: no
517
    - libxml2-2.6.16
518
    - pango-1.8.1
519
- Xandros Desktop
520
  - *3.0 = 2004-12
521
  -  2.5 = 2004-07
522
  - ftp://ftp2.xandros.com/src/dists/
523
- FreeBSD
524
  - *5.4  = 2005-05-09 - http://www.freebsd.org/releases/5.4R/announce.html
525
    [from ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/5.4-RELEASE/packages/INDEX]
526
    - aqbanking: not included
527
    - cairo-0.4.0
528
    - gconf2-2.10.0
529
    - glib-2.6.3_1
530
    - gtk-2.6.4_1
531
    - guile-1.6.5
532
    - g-wrap-1.3.4_6
533
    - libart_lgpl2-2.3.17
534
    - libglade2-2.5.1_2
535
    - libgnomeprint-2.10.1
536
    - libgnomeui-2.10.0_1
537
    - libgsf-1.11.1
538
    - [lib]gtkhtml3-3.6.1
539
    - libofx-0.7.0
540
    - libxml2-2.6.18
541
    - pango-1.8.1
542
  -  4.11 = 2005-01-25 - http://www.freebsd.org/releases/4.11R/announce.html
543
- Fink/OSX
544
  - ??
545
- RHEL
546
  - *RHEL 4 = 2005-02-15
547
    [from http://ftp.redhat.com/pub/redhat/linux/enterprise/4/en/]
548
    - aqbanking: not included
549
    - cairo: not included
550
    - gconf2-2.8.1
551
    - glib2-2.4.7
552
    - gtk2-2.4.13
553
    - guile-1.6.4
554
    - gwrap: not included
555
    - libart_lgpl-2.3.16
556
    - libglade2-2.4.0
557
    - libgnomeprint22-2.8.0
558
    - libgnomeui-2.8.0
559
    - libgsf-1.10.1
560
    - libofx: not included
561
    - libxml2-2.6.16
562
    - pango-1.6.0
563
  -  RHEL 3 = 2003-10-22
564
    - aqbanking: not included
565
    - cairo: not included
566
    - gconf2-2.2.1
567
    - glib2-2.2.3
568
    - gtk2-2.2.4
569
    - guile-1.6.4
570
    - g-wrap: not included
571
    - libart_lgpl-2.3.11
572
    - libglade2-2.0.1
573
    - libgnomeprint22-2.2.1.3
574
    - libgnomeui-2.2.1
575
    - libgsf-1.6.0
576
    - libofx: not included
577
    - libxml2-2.5.10
578
    - pango-1.2.5
579
- CentOS
580
  [from http://vault.centos.org/]
581
  -  4.2 = 2005-10-12
582
    - aqbanking: no
583
    - cairo: no 
584
    - gconf2-2.8.1
585
    - glib2-2.4.7
586
    - gtk2-2.4.13
587
    - guile-1.6.4
588
    - gwrap: no
589
    - libart2-2.3.16
590
    - libglade2-2.4.0
591
    - libgnomeprint2.2-2.8.0
592
    - libgnomeui2-2.8.0
593
    - libgsf1-1.10.1
594
    - [lib]gtkhtml3-3.3.2
595
    - libofx: no 
596
    - libxml2-2.6.16
597
    - pango-1.6.0
598
  - *4.1 = 2005-06-12
599
    - aqbanking: no
600
    - cairo: no
601
    - gconf2-2.8.1
602
    - glib2-2.4.7
603
    - gtk2-2.4.13
604
    - guile-1.6.4
605
    - gwrap: no
606
    - libart2-2.3.16
607
    - libglade2-2.4.0
608
    - libgnomeprint2.2-2.8.0
609
    - libgnomeui2-2.8.0
610
    - libgsf1-1.10.1
611
    - [lib]gtkhtml3-3.3.2
612
    - libofx: no
613
    - libxml2-2.6.16
614
    - pango-1.6.0