ccextractor: update to 0.90.
This commit is contained in:
parent
0ee0ae67a1
commit
16fc7eef72
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ccextractor'
|
# Template file for 'ccextractor'
|
||||||
pkgname=ccextractor
|
pkgname=ccextractor
|
||||||
version=0.89
|
version=0.90
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="linux"
|
build_wrksrc="linux"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.ccextractor.org/"
|
homepage="https://www.ccextractor.org/"
|
||||||
changelog="https://raw.githubusercontent.com/CCExtractor/ccextractor/master/docs/CHANGES.TXT"
|
changelog="https://raw.githubusercontent.com/CCExtractor/ccextractor/master/docs/CHANGES.TXT"
|
||||||
distfiles="https://github.com/CCExtractor/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/CCExtractor/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=bbe8d95347d0cf31bd26489b733fd959a7b98c681f14c59309bff54713fd539d
|
checksum=288976bebbb790920be7bb9a7e5809806936bd607eafbfba7d5385b7624cbdc7
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/tesseract -DPNG_POWERPC_VSX_OPT=0 -fcommon"
|
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/tesseract -DPNG_POWERPC_VSX_OPT=0 -fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue