summaryrefslogtreecommitdiff
blob: 8bdaf24f802c10467a7fa829cbedbd1f6e62ddc4 (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# ChangeLog for media-libs/gdk-pixbuf
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.22 2003/07/04 05:33:20 gmsoft Exp $

  04 Feb 2003; Aron Griffis <agriffis@gentoo.org> gdk-pixbuf-0.22.0.ebuild :
  Mark stable on alpha

*gdk-pixbuf-0.22.0 (22 Dec 2002)

  04 Jul 2003; Guy Martin <gmsoft@gentoo.org> gdk-pixbuf-0.22.0.ebuild :
  Added hppa to KEYWORDS.

  22 Dec 2002; foser <foser@gentoo.org> gdk-pixbuf-0.22.0.ebuild :
  New version, removed obsolete unpack hack

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*gdk-pixbuf-0.21.0 (07 Nov 2002)

  08 Apr 2003; Todd Sunderlin <todd@gentoo.org> gdk-pixbuf-0.21.0.ebuild:
  Marked stable for sparc.

  07 Nov 2002; foser <foser@gentoo.org> gdk-pixbuf-0.21.0.ebuild :
  New version, fixed some deps added doc USE

*gdk-pixbuf-0.20.0 (01 Oct 2002)

  01 Oct 2002; Spider <spider@gentoo.org> gdk-pixbuf-0.20.0.ebuild : uodated 
  to the latest version, added fixes for the -config script. hopefully 
  this solves the bugs with missing include dirs.

*gdk-pixbuf-0.18.0-r1 (24 Jun 2002)

25 Jul 2002; Spider <spider@gentoo.org> :
  seems this needs db-1.85 or it will fail to build.
  added dependency. per bug #5382

  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.