summaryrefslogtreecommitdiff
blob: cd0741d79e16bb24c0102d82792e2c71ca95309b (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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# ChangeLog for x11-libs/wxGTK
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.37 2003/10/17 07:38:24 liquidx Exp $

  17 Oct 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.2.ebuild:
  reset LANG vairable otherwise it breaks for et_EE (#30994)

  09 Oct 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.1.ebuild,
  wxGTK-2.4.2.ebuild:
  cleanup and fixing conditionals

  08 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> wxGTK-2.4.1-r1.ebuild,
  wxGTK-2.4.1.ebuild:
  Marked 2.4.1 and 2.4.1-r1 stable

*wxGTK-2.4.2 (08 Oct 2003)

  08 Oct 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.0.ebuild,
  wxGTK-2.4.1-r1.ebuild, wxGTK-2.4.1.ebuild, wxGTK-2.4.2.ebuild,
  files/wxGTK-2.4.2-contrib_animate.patch:
  version bump and various fixes including png/jpeg/tiff/zlib deps (#28684) and
  debug support (#29042) thanks to Vaclav Slavik <vaclav.slavik@matfyz.cz>,
  unicode option (#28684) thanks to Radek Podgorny <radek@podgorny.cz> and
  finally correct licensing (#28697) thanks to Vaclav Slavik
  <vaclav.slavik@matfyz.cz> again.
  
  Note that unicode support is by default turned off and must be enabled
  accompanied by the gtk2 useflag. Take care when enabling unicode because
  many wxWindows applications do not support unicode.

  04 Oct 2003; Aron Griffis <agriffis@gentoo.org> wxGTK-2.4.1-r1.ebuild:
  Add ~alpha to KEYWORDS

*wxGTK-2.4.1-r1 (09 Sep 2003)

  09 Sep 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.1-r1.ebuild,
  files/wxGTK-2.4.1-contrib.patch:
  now builds stuff in contrib/ like ogl and xrc

  09 Jul 2003; Alastair Tse <liquidx@gentoo.org>
  files/wxGTK-2.4.1-wxpython1.patch, files/wxGTK-2.4.1-wxpython2.patch:
  RCS/CVS headers spoiled patches. removed all RCS/CVS triggers from patches

*wxGTK-2.4.1 (09 Jul 2003)

  09 Jul 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml,
  wxGTK-2.4.1.ebuild, files/wxGTK-2.4.1-wxpython1.patch,
  files/wxGTK-2.4.1-wxpython2.patch:
  new version. this one requires 2 additional patches back ported from wxPython
  for wxPython 2.4.1.2 to compile.

  07 May 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.0.ebuild:
  disable unicode support for gtk2

*wxGTK-2.4.0 (01 Jan 2003)

  26 Mar 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.0.ebuild:
  reorder gtk2 deps to make sure gtk1 and gtk2 deps are mutually exclusive

  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.