blob: 0272ee04b9788c636fa2147e89a500ccc6603bad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
# ChangeLog for media-libs/gdk-pixbuf
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.12 2002/06/24 02:13:19 azarah Exp $
*gdk-pixbuf-0.18.0-r1 (24 Jun 2002)
24 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
Convert to use libtool.eclass.
*gdk-pixbuf-0.18.0 (19 Jun 2002)
19 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> gdk-pixbuf-0.18.0.ebuild:
Version bump.
*gdk-pixbuf-0.17.0 (05 Jun 2002)
05 Jun 2002; Olivier R. <doctomoe@gentoo.org> gdk-pixbuf-0.17.0.ebuild:
Added media-libs/imlib as dependency, as it is needed to compile properly.
*gdk-pixbuf-0.17.0 (20 Apr 2002)
*gdk-pixbuf-0.16.0-r9 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gdk-pixbuf-0.16.0-r9.ebuild:
Updated to depend on the new libpng (which requires that this be recompiled
against that).
*gdk-pixbuf-0.16.0-r8 (8 Apr 2002)
8 Apr 2002; M.Schlemmer <azarah@gentoo.org> gdk-pixbuf-0.16.0-r8.ebuild :
Change to use the "virtualx" eclass. Some cleanups.
3 Apr 2002; M.Schlemmer <azarah@gentoo.org> gdk-pixbuf-0.16.0-r7.ebuild :
Remove unneeded auto* stuff.
*gdk-pixbuf-0.16.0-r7 (2 Apr 2002)
2 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gdk-pixbuf-0.16.0-r7.ebuild :
For the record: blocke is a sheer genius. His idea was to look at an RPM, so
I had a look at Mandrake's src.rpm, and lo! David BAUDENS
<baudens@mandrakesoft.com> had a fix for compiling without the display.
*gdk-pixbuf-0.16.0-r6 (31 Mar 2002)
31 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gdk-pixbuf-0.16.0-r6.ebuild:
GNOME support is no longer an option -- it is built-in automatically, because
downstream applications tend to expect it in this package.
*gdk-pixbuf-0.16.0-r5 (16 Mar 2002)
16 Mar 2002; M.Schlemmer <azarah@gentoo.org> :
Libtoolize to fix "rebuild" bug.
17 Feb 2002; M.Schlemmer <azarah@gentoo.org> gdk-pixbuf-0.16.0-r4.ebuild :
Fix the build to do the libraries in /usr/lib/gdk-pixbuf/loaders/ properly the
first time. This is hackish at the moment, but seems to be a upstream
problem. This should resolve the need to remerge gdk-pixbuf twice to get
mentioned libraries.
*gdk-pixbuf-0.16.0-r1 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|