ccextractor: rebuild for tesseract-ocr-4.0.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-12-04 13:31:17 +01:00
parent d268946b5c
commit 8042680969
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,7 +1,7 @@
# Template file for 'ccextractor'
pkgname=ccextractor
version=0.87
revision=1
revision=2
build_wrksrc="linux"
build_style=gnu-configure
configure_args="--enable-ocr --enable-hardsubx"
@ -14,6 +14,7 @@ homepage="https://www.ccextractor.org/"
changelog="https://raw.githubusercontent.com/CCExtractor/ccextractor/master/docs/CHANGES.TXT"
distfiles="https://github.com/CCExtractor/${pkgname}/archive/v${version}.tar.gz"
checksum=10c3d88fba531aa6f5f6937e8eccc4df2ac96abaa4d77cb4a1b1349a8b94346f
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/tesseract"
pre_configure() {
sed -i -e "s/tesseract --version/tesseract-ocr --version/g" configure.ac