Commit graph

10 commits

Author SHA1 Message Date
John Hein
91c8d5f580 graphics/leptonica: Update to 1.82.0
If graphics/tesseract is installed and then graphics/opencv is to be
installed, OpenCV uses TesseractConfig.cmake to check for the presence
of Leptonica and wants to use FindLeptonica.cmake for that. Therefore
the new version adds a file cmake/FindLeptonica.cmake.

After switching from autotools to cmake, the libraries are named as
libleptonica.so instead of liblept.so. Upstream it is not yet decided
which naming will be used in the future [1]. As a workaround, the port
links the new naming to the previous one, since several dependent ports
still use the old names of the libraries.

[1] https://github.com/DanBloomberg/leptonica/issues/253

Changelog: https://github.com/DanBloomberg/leptonica/compare/1.76.0...1.82.0

PR:		260079

Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
2022-02-13 15:25:06 +01:00
Steve Wills
335fd95033 graphics/leptonica: add options
PR:		236087
Submitted by:	rozhuk.im@gmail.com
Approved by:	maintainer timeout (hiroto.kagotani@gmail.com, >6 weeks>
2019-04-12 18:00:56 +00:00
Fernando Apesteguía
d50a3768f8 graphics/leptonica: update to 1.76.0
* switch to github
* remove unnecessary patch file

Committing after maintainer timeout (2 weeks)

PR:	228278
Submitted by:	freebsd@dhke.de
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15478
2018-06-01 15:30:57 +00:00
Martin Wilke
90c9f79c85 - Update to 1.74.1
PR:		217172
Submitted by:	pkubaj@anongoth.pl
Approved by:	maintainer timeout
2017-03-03 05:30:44 +00:00
Pawel Pekala
90bc644cb5 Update to version 1.72
PR:		201917
Submitted by:	yuri@rawbw.com
Approved by:	maintainer
2015-08-10 20:45:55 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Martin Wilke
12d90ef1f9 - Update to 1.70
PR:		189455
Submitted by:	maintainer
2014-05-21 08:09:18 +00:00
Brendan Fabeny
b97cc43716 update to 1.69 and adjust dependent ports
PR:		175960
Approved by:	maintainer timeout (25 days)
2013-03-06 00:30:39 +00:00
Brendan Fabeny
752fe750e7 update graphics/leptonica to 1.68, and adjust graphics/ocropus
PR:		163153
Approved by:	Hiroto Kagatani (maintainer)
2011-12-20 15:22:34 +00:00
Dmitry Marakasov
f8d5253d25 An open source C library for efficient image processing and
image analysis operations.

WWW: http://code.google.com/p/leptonica/

PR:		134717
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2009-05-31 20:23:11 +00:00