summaryrefslogtreecommitdiff
blob: 7b748c4a168436a9f093fb16e1fdff0b61bf5798 (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
110
111
112
113
# ChangeLog for dev-libs/DirectFB
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/ChangeLog,v 1.22 2003/02/12 05:59:27 vapier Exp $

*DirectFB-0.9.16 (02 Feb 2003)

  02 Feb 2003; Seemant Kulleen <seemant@gentoo.org>
  DirectFB-0.9.16-r1.ebuild files/digest-DirectFB-0.9.16-r1 :

  Many fixes -- avifile, flash, quicktime, and imlib2 providers are now in
  DirectFB-extra, and sdl is autodetected, to prevent the circular dependency
  (it is still an experimental thing upstream, so hopefully the circular dep
  thing gets sorted when it's less experimental). 
  DirectFB-extra made a PDEPEND.

*DirectFB-0.9.16 (17 Jan 2003)

  17 Jan 2003; Mike Frysinger <vapier@gentoo.org> DirectFB-0.9.16.ebuild
  files/digest-DirectFB-0.9.16 :
  Version bump.

*DirectFB-0.9.15 (13 Nov 2002)

  13 Nov 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.15.ebuild
  files/digest-DirectFB-0.9.15 :
  Version bump.

*DirectFB-0.9.13-r1 (30 Oct 2002)

  15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> DirectFB-0.9.13-r1.ebuild :
  Add alpha to KEYWORDS

  30 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
  Added a gcc3.x fix for libflash and a library linkage fix for libpng-1.2.5

*DirectFB-0.9.13 (27 Aug 2002)

  27 Aug 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.13.ebuild
  files/digest-DirectFB-0.9.13 :
  Version bump.

*DirectFB-0.9.12 (20 Jun 2002)

  19 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> DirectFB-0.9.12.ebuild :
  Added ppc to KEYWORDS.

  20 Jun 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.12.ebuild
  files/digest-DirectFB-0.9.12 :
  Version bump.

*DirectFB-0.9.11 (7 Jun 2002)

  7 Jun 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.11-r1.ebuild
  files/digest-DirectFB-0.9.11-r1 :
  Fixed so that it finds the libmpeg3 headers.

*DirectFB-0.9.11 (6 Jun 2002)

  6 Jun 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.11.ebuild
  files/digest-DirectFB-0.9.11 :
  Version bump.

*DirectFB-0.9.10-r1 (26 Apr 2002)

  26 May 2002; Martin Schlemmer <azarah@gentoo.org> DirectFB-0.9.10-r1.ebuild :
  Having "mmx" in use did not enable it .. fixed.  Updated avifile DEPEND
  for now ... this will be needed when I can get it patched to work with
  avifile-0.7.4.

*DirectFB-0.9.10 (26 Apr 2002)

  26 Apr 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.10.ebuild
  files/digest-DirectFB-0.9.10 :
  Version bump to bugfix release.

*DirectFB-0.9.9-r2 (15 Apr 2002)

  15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.9-r2.ebuild :
  Update: still blah.  I have removed the necessity of the libmpeg3 tarball
  at least.  These people need to learn about libtool.  Anyway, by patching
  the Makefile to point it to the static libmpeg3.a file in /usr/lib, it
  emerges fine. Sheesh @ hoops though

  Update: blah, this needs the unpacked libmpeg3 tarball itself.  It seems to 
  completely vomit on an installed libmpeg3. Sigh.

  avi support is broken, and libmpeg3 support is broken as well.  Upstream
  has been made aware of the libmpeg3 issue, so that will hopefully get
  sorted out soon.

*DirectFB-0.9.9-r1 (12 Apr 2002)
  12 Apr 2002; Spider <spider@gentoo.org> DirectFB-0.9.9-r1.ebuild :
  Versionbump, libpng update
 
*DirectFB-0.9.9 (12 Apr 2002)

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.9.ebuild :
  Version bump, but avi support is still broken.  Note that the avifile
  USE toggle is now just avi.

*DirectFB-0.9.7 (21 Mar 2002)
  
  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> DirectFB-0.9.7.ebuild :
  HTML documentation need not be gzipped.

*DirectFB-0.9.7 (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.