ccextractor: update to 0.88
This commit is contained in:
parent
1c44c78226
commit
ef2040da6d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ccextractor'
|
||||
pkgname=ccextractor
|
||||
version=0.87
|
||||
revision=2
|
||||
version=0.88
|
||||
revision=1
|
||||
build_wrksrc="linux"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ocr --enable-hardsubx"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2"
|
|||
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
|
||||
checksum=e0bfad4c7cf5d8a05305107ab53829a33b209446aaec515d5c51b72392b1eda7
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/tesseract -DPNG_POWERPC_VSX_OPT=0"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue