summaryrefslogtreecommitdiff
blob: 6fa0fa62c1e7e01994b72f91291a567c0ddbadc9 (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
114
115
116
117
118
119
120
121
# ChangeLog for x11-libs/wxGTK
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.26 2003/02/07 20:59:29 raker Exp $

*wxGTK-2.4.0 (01 Jan 2003)

  04 Feb 2003; Nick Hadaway <raker@gentoo.org> wxGTK-2.4.0.ebuild :
  If odbc and gtk2 are both specified, disable odbc and enable gtk2.
  They are not compatible.

  21 Jan 2003; Nick Hadaway <raker@gentoo.org> wxGTK-2.4.0.ebuild :
  Changed to emake.

  15 Jan 2003; Nick Hadaway <raker@gentoo.org> wxGTK-2.4.0.ebuild :
  Marked stable.  SLOT'd back to 0.  Fixed dependancy misnomers.

  07 Jan 2003; Martin Holzer <mholzer@gentoo.org> wxGTK-2.4.0.ebuild,
  files/digest-wxGTK-2.4.0 ChangeLog :
  Changed to .tar.bz2. Seems to be a new release cause digest does not 
  match old one.

  01 Jan 2003; Nick Hadaway <raker@gentoo.org> wxGTK-2.4.0.ebuild,
  files/digest-wxGTK-2.4.0 :
  Version bump.  Currently marked unstable.  There are problems with
  wxGTK-2.3.4 and wxPython-2.3.4.? so I am hoping that wxPython-2.4.0.?
  will be here soon.  Depending on the timetable I may have to bring
  wxGTK-2.3.3 to stable.  Moved unicode configure option behind use gtk2.

*wxGTK-2.3.4 (18 Dec 2002)

  01 Jan 2003; Nick Hadaway <raker@gentoo.org> wxGTK-2.3.4.ebuild :
  Moved unicode configure option behind use gtk2.

  18 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
  Version bumpage #12380 + re-enabling support for gtk2.

*wxGTK-2.3.3 (26 Oct 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  05 Dec 2002; Mike Frysinger <vapier@gentoo.org>
  It would seem optional zlib support isnt optional ;)

  28 Oct 2002; Mike Frysinger <vapier@gentoo.org> wxGTK-2.3.3.ebuild :
  Tweakage of USE variables and fix for #2741

  26 Oct 2002; Mike Frysinger <vapier@gentoo.org> wxGTK-2.3.3.ebuild :
  Version bump (#9693) + pkg_setup addition (#9470)

*wxGTK-2.3.2-r2 (29 Aug 2002)

  26 Oct 2002; Mike Frysinger <vapier@gentoo.org> wxGTK-2.3.2-r2.ebuild :
  Added pkg_setup to handle zlib/zconf header files that prevented compiling.
  Thanks to Martin Schlemmer for pkg_setup #9470

  11 Sep 2002; Nick Hadaway <raker@gentoo.org> wxGTK-2.3.2-r2.ebuild :
  Changed optional gif support to required GIF support as you cannot
  turn off GIF support in wxPython.  Should fix bug #7777.

  29 Aug 2002; Nick Hadaway <raker@gentoo.org> wxGTK-2.3.2-r2.ebuild,
  files/digest-wxGTK-2.3.2-r2.ebuild, files/ledctrl.diff :
  OpenGL 

*wxGTK-2.2.9-r1 (09 Aug 2002)

  30 Dec 2002; Nick Hadaway <raker@gentoo.org> files/wxGTK-2.2.9.diff.gz :
  Added missing joystick patch.

  18 Dec 2002; Seemant Kulleen <seemant@gentoo.org> wxGTK-2.2.9-r1.ebuild
  files/digest-wxGTK-2.2.9-r1 :
  This version is REQUIRED for audacity. If you are NOT the audacity or
  wxGTK maintainer, please do NOT touch these files.

  22 Aug 2002; Nick Hadaway <raker@gentoo.org> wxGTK-2.2.9-r1.ebuild :
  Changed to "e" tools for compiling.
  Added some compile-time options suggested by Paul Thompson.

  09 Aug 2002; Nick Hadaway <raker@gentoo.org> wxGTK-2.2.9-r1.ebuild, 
  files/digest-wxGTK-2.2.9-r1, files/wxGTK-2.2.9.diff.gz :
  Thanks to Francisco Gimeno for fixing the joystick code compile problem.

*wxGTK-2.3.2-r2 (13 Jun 2002) 

  29 Aug 2002; Nick Hadaway <raker@gentoo.org> wxGTK-2.3.2-r2.ebuild :
  Removed motif comments and forced gtk as motif is no longer a supported
  build dependancy.

  25 Aug 2002; Nick Hadaway <raker@gentoo.org> wxGTK-2.3.2-r2.ebuild :
  Changed tiff to be a forced dependancy as wxGTK will not compile without it.

  13 Aug 2002; Nick Hadaway <raker@gentoo.org>
  wxGTK-2.3.2-r2.ebuild :
  Changed to econf and verified joystick patch is working.
 
  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  13 Jun 2002; Bart Verwilst <verwilst@gentoo.org> wxGTK-2.3.2-r2.ebuild : 
   Apply a little patch to let GCC-3.1 compile this. ( src/gtk/joystick.cpp ), thanks to Francisco Gimeno <kikov@fco-gimeno.com>.
  Closes bug # 3660

*wxGTK-2.3.2-r1 (14 Apr 2002)

  14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> wxGTK-2.3.2-r1.ebuild :
  Cleaned up the ebuild a little bit and needs recompiling against newer libpng.

*wxGTK-2.2.9 (28 Mar 2002)

  28 Mar 2002; Spider <spider@gentoo.org>; wxGTK-2.2.9.ebuild
  Well, backported this thing to a stable branch, since hte other version is verified as working, I added this without masking anything, should be transparent except that it provides the dependency some people want.


*wxGTK-2.3.2 (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.