summaryrefslogtreecommitdiff
blob: 59e4c0c964f354627b286c0831ba7ace5ea1918f (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
# ChangeLog for media-libs/leptonica
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/ChangeLog,v 1.38 2015/06/04 23:01:01 chewi Exp $

*leptonica-1.72-r2 (04 Jun 2015)

  04 Jun 2015; James Le Cuirot <chewi@gentoo.org> +leptonica-1.72-r2.ebuild,
  -leptonica-1.72-r1.ebuild:
  Undo use of ADD_LEPTONICA_SUBDIR. I didn't realise this had any effect outside
  of the test suite and it probably broke every other usage of the library.
  Unfortunately the test suite spams tons of files to /tmp and intentionally
  leaves them there. Setting ADD_LEPTONICA_SUBDIR at least confined the mess to
  a single directory. Quite frankly, Leptonica should use something like glib
  instead of badly reinventing the wheel. I will speak to upstream and at least
  try to get it to respect TMPDIR, which would allow Portage to clean up the
  mess.

*leptonica-1.72-r1 (02 May 2015)

  02 May 2015; James Le Cuirot <chewi@gentoo.org> +leptonica-1.72-r1.ebuild,
  -leptonica-1.72.ebuild:
  Add SLOT restrictions to some dependencies following an enlightening
  discussion on IRC.

*leptonica-1.72 (01 May 2015)

  01 May 2015; James Le Cuirot <chewi@gentoo.org> +leptonica-1.72.ebuild,
  -files/leptonica-1.68-zlib-include.patch, -leptonica-1.68.ebuild,
  -leptonica-1.69.ebuild, -leptonica-1.70.ebuild, metadata.xml:
  Taking over maintainership as I am in close contact with upstream. Version
  bump with multilib support. Drop some old unused versions.

  24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> leptonica-1.71-r1.ebuild:
  Stable for alpha, wrt bug #524542

  01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> leptonica-1.71-r1.ebuild:
  Stable for x86, wrt bug #524542

  31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> leptonica-1.71-r1.ebuild:
  Stable for amd64, wrt bug #524542

  09 Nov 2014; Thomas Kahle <tomka@gentoo.org> leptonica-1.71-r1.ebuild:
  put test in IUSE

  08 Nov 2014; Thomas Kahle <tomka@gentoo.org> leptonica-1.71-r1.ebuild:
  Fix bug 527586 with REQUIRED_USE

  02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> leptonica-1.71.ebuild:
  Stable for alpha, wrt bug #524542

  01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> leptonica-1.71.ebuild:
  Stable for ppc, wrt bug #524542

  31 Oct 2014; Agostino Sarubbo <ago@gentoo.org> leptonica-1.71.ebuild:
  Stable for ppc64, wrt bug #524542

  30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> leptonica-1.71.ebuild:
  Stable for x86, wrt bug #524542

  29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> leptonica-1.71.ebuild:
  Stable for amd64, wrt bug #524542

  19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> leptonica-1.70.ebuild:
  Stable for ppc64, wrt bug #513376

  01 Sep 2014; Thomas Kahle <tomka@gentoo.org> leptonica-1.71-r1.ebuild:
  Fix bug 518540 differently again

*leptonica-1.71-r1 (01 Sep 2014)

  01 Sep 2014; Thomas Kahle <tomka@gentoo.org>
  +files/leptonica-1.71-fix-openjpeg-test.patch, +leptonica-1.71-r1.ebuild:
  EAPI bump, fix bug 518540 for real

  30 Aug 2014; Chema Alonso <nimiux@gentoo.org> leptonica-1.70.ebuild:
  Stable for amd64 wrt bug #513376

  26 Aug 2014; Thomas Kahle <tomka@gentoo.org> leptonica-1.71.ebuild:
  Fix another build failure by deps

  26 Aug 2014; Thomas Kahle <tomka@gentoo.org> leptonica-1.71.ebuild:
  Depend on openjpeg-2.1 (bug 518540)

  21 Aug 2014; Raúl Porcel <armin76@gentoo.org> leptonica-1.68.ebuild,
  leptonica-1.69.ebuild, leptonica-1.70.ebuild, leptonica-1.71.ebuild:
  Add ~sparc wrt #437670

  30 Jul 2014; Thomas Kahle <tomka@gentoo.org>
  +files/leptonica-1.71-openjpeg-2.0.patch, leptonica-1.71.ebuild:
  Add compatibility with openjpeg-2.0 (bug #518540)

  30 Jul 2014; Thomas Kahle <tomka@gentoo.org> leptonica-1.71.ebuild:
  expose jpeg2k support via openjpeg (bug 518540)

*leptonica-1.71 (29 Jul 2014)

  29 Jul 2014; Thomas Kahle <tomka@gentoo.org> +leptonica-1.71.ebuild:
  Bump to 1.71

  20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> leptonica-1.70.ebuild:
  Keyworded on alpha, bug #510240

*leptonica-1.70 (13 May 2014)

  13 May 2014; Thomas Kahle <tomka@gentoo.org> +leptonica-1.70.ebuild,
  metadata.xml:
  bump to 1.70, take maintainership

  02 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> leptonica-1.69.ebuild:
  Add ~mips keyword, wrt bug #437670

  21 Jul 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Cleanup due #92799

  19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leptonica-1.68.ebuild:
  Stable for alpha, wrt bug #454872

  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leptonica-1.68.ebuild:
  Stable for ppc64, wrt bug #454872

  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leptonica-1.68.ebuild:
  Stable for ppc, wrt bug #454872

  16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leptonica-1.68.ebuild:
  Stable for x86, wrt bug #454872

  16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leptonica-1.68.ebuild:
  Stable for amd64, wrt bug #454872

  16 Feb 2013; Thomas Kahle <tomka@gentoo.org> leptonica-1.69.ebuild:
  Override USE='png -zlib' (bug 454890)

*leptonica-1.69 (24 Jan 2013)

  24 Jan 2013; Stefan Briesenick <sbriesen@gentoo.org> +leptonica-1.69.ebuild:
  version bump, solving bug #447950.

  26 Oct 2012; Anthony G. Basile <blueness@gentoo.org> leptonica-1.68.ebuild:
  keyword ~ppc ~ppc64, bug #437670

  18 Oct 2012; Markus Meier <maekke@gentoo.org> leptonica-1.68.ebuild:
  add ~arm, bug #437670

  24 Jun 2012; Stefan Briesenick <sbriesen@gentoo.org> leptonica-1.68.ebuild:
  fixing compile-error, solving bug #423065.

*leptonica-1.68 (16 Feb 2012)

  16 Feb 2012; Stefan Briesenick <sbriesen@gentoo.org> +leptonica-1.68.ebuild,
  +files/leptonica-1.68-zlib-include.patch, +metadata.xml:
  initial commit, solving bug #297101.