summaryrefslogtreecommitdiff
blob: c60ebf79d14f25e41fea3b8a4487cc60ccfafa80 (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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
# ChangeLog for media-libs/openjpeg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/ChangeLog,v 1.58 2012/03/22 04:37:50 ssuominen Exp $

  22 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> openjpeg-1.5.0.ebuild:
  RESTRICT testsuite temporarily wrt #409263. Thanks to Jeroen Roovers for
  reporting.

*openjpeg-1.5.0 (21 Mar 2012)

  21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> +openjpeg-1.5.0.ebuild,
  +files/openjpeg-1.5.0-build.patch:
  Version bump wrt #409203 by Agostino Sarubbo

  13 Nov 2011; Justin Lecher <jlec@gentoo.org> openjpeg-1.4-r1.ebuild:
  Corrected Slotting of media-libs/tiff and media-libs/libpng

  23 Oct 2011; Tim Harder <radhermit@gentoo.org>
  -files/openjpeg-1.1.1-Makefile.patch, -files/openjpeg-1.2-Makefile.patch,
  -openjpeg-1.3-r3.ebuild, -files/openjpeg-1.3-Makefile.patch,
  -files/openjpeg-1.3-codec-Makefile, -files/openjpeg-1.3-darwin.patch,
  -files/openjpeg-1.3-freebsd.patch, -files/openjpeg-1.3-r3-codec-Makefile,
  metadata.xml:
  Remove old.

  23 Oct 2011; Raúl Porcel <armin76@gentoo.org> openjpeg-1.4-r1.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #373499

  11 Oct 2011; Jeroen Roovers <jer@gentoo.org> openjpeg-1.4-r1.ebuild:
  Stable for HPPA (bug #373499).

  04 Oct 2011; Joseph Jezak <josejx@gentoo.org> openjpeg-1.4-r1.ebuild:
  Marked ppc/ppc64 stable for bug #373499.

  04 Oct 2011; Tony Vroon <chainsaw@gentoo.org> openjpeg-1.4-r1.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
  "idella4" Delaney in bug #373499.

  04 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> openjpeg-1.4-r1.ebuild:
  x86 stable, bug 373499

  03 Oct 2011; Markus Meier <maekke@gentoo.org> openjpeg-1.4-r1.ebuild:
  arm stable, bug #373499

  13 Jun 2011; Matt Turner <mattst88@gentoo.org> openjpeg-1.4-r1.ebuild:
  Added ~mips, bug 342513

  10 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> -openjpeg-1.3.ebuild,
  -openjpeg-1.3-r2.ebuild:
  remove old

  10 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> openjpeg-1.4-r1.ebuild,
  +files/openjpeg-1.4-cmake-stdbool.patch:
  Add stdbool patch. Thanks to JoseJX (Joseph Jezak) for the patch.

  05 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> openjpeg-1.4-r1.ebuild,
  +files/openjpeg-1.4-libpng15.patch:
  Fix building with libpng-1.5. Fixes bug #361319.

*openjpeg-1.4-r1 (30 Mar 2011)

  30 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> -openjpeg-1.4.ebuild,
  +openjpeg-1.4-r1.ebuild, +files/openjpeg-1.4-pkgconfig.patch:
  Revision bump. Install pkg-config file.

*openjpeg-1.4 (30 Mar 2011)

  30 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> +openjpeg-1.4.ebuild,
  +files/openjpeg-1.4-linking.patch:
  Version bump. Move to cmake build system and make sure we link to lm.

  25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> openjpeg-1.3-r3.ebuild:
  ppc64 stable wrt #356857

  20 Mar 2011; Raúl Porcel <armin76@gentoo.org> openjpeg-1.3-r3.ebuild:
  ia64/s390/sh stable wrt #356857

  19 Mar 2011; Thomas Kahle <tomka@gentoo.org> openjpeg-1.3-r3.ebuild:
  x86 stable per bug 356857

  12 Mar 2011; Tobias Klausmann <klausman@gentoo.org> openjpeg-1.3-r3.ebuild:
  Stable on alpha, bug #356857

  08 Mar 2011; Jeroen Roovers <jer@gentoo.org> openjpeg-1.3-r3.ebuild:
  Stable for HPPA (bug #356857).

  06 Mar 2011; Michael Weber <xmw@gentoo.org> openjpeg-1.3-r3.ebuild:
  ppc/sparc stable (bug 356857)

  05 Mar 2011; Brent Baude <ranger@gentoo.org> openjpeg-1.3-r3.ebuild:
  stable ppc, bug 356857

  02 Mar 2011; Markos Chandras <hwoarang@gentoo.org> openjpeg-1.3-r3.ebuild:
  Stable on amd64 wrt bug #356857

*openjpeg-1.3-r3 (20 Mar 2010)

  20 Mar 2010; Mike Frysinger <vapier@gentoo.org> +openjpeg-1.3-r3.ebuild,
  +files/openjpeg-1.3-r3-codec-Makefile:
  Fix stdbool.h/ppc+altivec issues #305333 by Leo Souza and clean up the
  build system in general.

  19 Oct 2009; Alexis Ballier <aballier@gentoo.org> openjpeg-1.3-r2.ebuild:
  keyword ~sparc-fbsd

  30 Jun 2009; Raúl Porcel <armin76@gentoo.org> openjpeg-1.3-r2.ebuild:
  arm/ia64/s390/sh/sparc stable

  11 Jun 2009; Jeroen Roovers <jer@gentoo.org> openjpeg-1.3-r2.ebuild:
  Stable for HPPA (bug #272980).

  05 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> -openjpeg-1.1.1.ebuild,
  -openjpeg-1.2.ebuild, -openjpeg-1.3-r1.ebuild, metadata.xml:
  Retiring, bug 220219. Re-assigning maintainership to graphics herd as the
  logical choice.

  21 May 2009; Brent Baude <ranger@gentoo.org> openjpeg-1.3-r2.ebuild:
  Marking openjpeg-1.3-r2 ppc64 stable for bug 266986

  21 May 2009; Brent Baude <ranger@gentoo.org> openjpeg-1.3-r2.ebuild:
  Marking openjpeg-1.3-r2 ppc stable for bug 266986

  14 May 2009; Markus Meier <maekke@gentoo.org> openjpeg-1.3-r2.ebuild:
  amd64 stable, bug #266986

  12 May 2009; Christian Faulhammer <fauli@gentoo.org>
  openjpeg-1.3-r2.ebuild:
  stable x86, bug 266986

  03 May 2009; Tobias Klausmann <klausman@gentoo.org>
  openjpeg-1.3-r2.ebuild:
  Stable on alpha, bug #266986

  26 Apr 2009; Fabian Groffen <grobian@gentoo.org>
  +files/openjpeg-1.3-darwin.patch, +files/openjpeg-1.3-freebsd.patch,
  openjpeg-1.3-r2.ebuild:
  Add compilation patches for FreeBSD and Darwin, fix bug #253012, thanks Dan
  Coats for the initial patch for FreeBSD

  13 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> metadata.xml:
  Drizzt retired, I'll take this.

  27 Feb 2009; Raúl Porcel <armin76@gentoo.org> openjpeg-1.3.ebuild:
  arm/ia64/s390/sh stable wrt #260266

  26 Feb 2009; Jeroen Roovers <jer@gentoo.org> openjpeg-1.3.ebuild:
  Stable for HPPA (bug #260266).

*openjpeg-1.3-r2 (10 Feb 2009)

  10 Feb 2009; Timothy Redaelli <drizzt@gentoo.org>
  +files/openjpeg-1.3-Makefile.patch, +openjpeg-1.3-r2.ebuild:
  Fix library naming wrt bug #258373 Thanks to Peter Alfredsen for reporting
  and thanks to Diego Pettenò for bug #258360

*openjpeg-1.3-r1 (03 Feb 2009)

  03 Feb 2009; <drizzt@gentoo.org> openjpeg-1.3.ebuild,
  +openjpeg-1.3-r1.ebuild:
  Link with libm wrt bug #246727

  07 Dec 2008; Mike Frysinger <vapier@gentoo.org> openjpeg-1.3.ebuild:
  Add arm/s390/sh love #240520.

  25 Oct 2008; Raúl Porcel <armin76@gentoo.org> openjpeg-1.3.ebuild:
  Add ~ia64 wrt #240520

  13 Oct 2008; Jeroen Roovers <jer@gentoo.org> openjpeg-1.3.ebuild:
  Marked ~hppa (bug #240520).

  02 Oct 2008; Brent Baude <ranger@gentoo.org> openjpeg-1.3.ebuild:
  stable ppc, bug 237418

  01 Oct 2008; Brent Baude <ranger@gentoo.org> openjpeg-1.3.ebuild:
  stable ppc64, bug 237418

  28 Sep 2008; Raúl Porcel <armin76@gentoo.org> openjpeg-1.3.ebuild:
  alpha/sparc/x86 stable wrt #237418

  20 Sep 2008; Steve Dibb <beandog@gentoo.org> openjpeg-1.3.ebuild:
  amd64 stable, bug 237418

  15 Sep 2008; Brent Baude <ranger@gentoo.org> openjpeg-1.2.ebuild:
  Marking openjpeg-1.2 ppc for bug 237032

  12 May 2008; Markus Rothe <corsair@gentoo.org> openjpeg-1.2.ebuild:
  Stable on ppc64

  01 Mar 2008; Timothy Redaelli <drizzt@gentoo.org>
  +files/openjpeg-1.3-codec-Makefile,
  -files/openjpeg-1.3-codec-Makefile.patch, openjpeg-1.3.ebuild:
  Fix wrt bug #211999.
  Thanks to Jakub Moc for reporting.

*openjpeg-1.3 (01 Mar 2008)

  01 Mar 2008; Timothy Redaelli <drizzt@gentoo.org>
  +files/openjpeg-1.3-codec-Makefile.patch, +openjpeg-1.3.ebuild:
  Version bump and install image_to_j2k and j2k_to_image tools
  Thanks to Alexander Grahn wrt bug #211704

  21 Feb 2008; Raúl Porcel <armin76@gentoo.org> openjpeg-1.2.ebuild:
  alpha/sparc stable

  30 Jan 2008; Raúl Porcel <armin76@gentoo.org> openjpeg-1.2.ebuild:
  Add ~sparc wrt #206759

  24 Sep 2007; Raúl Porcel <armin76@gentoo.org> openjpeg-1.2.ebuild:
  Add ~alpha wrt #189692

  09 Sep 2007; Joseph Jezak <josejx@gentoo.org> openjpeg-1.1.1.ebuild,
  openjpeg-1.2.ebuild:
  Added ~ppc/~ppc64 for bug #189692.

  23 Aug 2007; Roy Marples <uberlord@gentoo.org>
  files/openjpeg-1.2-Makefile.patch, openjpeg-1.2.ebuild:
  Redo the Makefile patch so it doesn't specify install user/group and it
  doesn't strip by default. Keyworded ~x86-fbsd, #189692.

*openjpeg-1.2 (30 Jun 2007)

  30 Jun 2007; Timothy Redaelli <drizzt@gentoo.org>
  +files/openjpeg-1.2-Makefile.patch, +openjpeg-1.2.ebuild:
  Version bump.
  Thanks to Matsuu Takuto for reporting wrt bug #183698.

*openjpeg-1.1.1 (06 Mar 2007)

  06 Mar 2007; Timothy Redaelli <drizzt@gentoo.org>
  +files/openjpeg-1.1.1-Makefile.patch, +metadata.xml,
  +openjpeg-1.1.1.ebuild:
  New ebuild, thanks to Guido wrt bug #127026