summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/leptonica/ChangeLog')
-rw-r--r--media-libs/leptonica/ChangeLog151
1 files changed, 151 insertions, 0 deletions
diff --git a/media-libs/leptonica/ChangeLog b/media-libs/leptonica/ChangeLog
new file mode 100644
index 00000000..59e4c0c9
--- /dev/null
+++ b/media-libs/leptonica/ChangeLog
@@ -0,0 +1,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.