Fredrik Fornwall
af09fef382
tesseract: Update from 4.1.0 to 4.1.1
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
4a5d1302e3
tesseract: update to 4.1.0
6 years ago
Leonid Plyushch
3964905e21
tesseract: bump revision
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Fredrik Fornwall
e2f1ef50aa
tesseract: Update from 3.05.02 to 4.0.0
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
50c2a56093
tesseract: Use checksums when downloading
Also cache the downloaded files instead of downloading them on each
build.
6 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Fredrik Fornwall
03b23700f2
tesseract: Update from 3.05.01 to 3.05.02
7 years ago
Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago
Fredrik Fornwall
d946e67c5b
Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.
We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.
Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
8 years ago
Fredrik Fornwall
c32267d276
tesseract: Update from 3.05.00 to 3.05.01
8 years ago
Fredrik Fornwall
ca7699c169
Stand in srcdir for termux_step_pre_configure
8 years ago
Fredrik Fornwall
052e347e0c
tesseract: Update from 3.04.01 to 3.05.00
8 years ago
Fredrik Fornwall
f8cce0c098
Use more source checksums
8 years ago
Fredrik Fornwall
bb290b16af
tesseract: Fix build after tessdata repo updates
8 years ago
Fredrik Fornwall
eb5ac24b81
tesseract: Use termux_download
9 years ago
Fredrik Fornwall
a663f7796c
leptonica: Avoid fmemopen and use tmpfile
The <stdio.h> header is now patched so the tmpfile() callback now
works. This fixes the build on aarch64.
9 years ago
David Martínez
f27308373c
Added fmemopen support to Leptonica
9 years ago
David Martínez
93779b4a2b
Added Leptonica and Tesseract packages
9 years ago