From ef2040da6dd4737a9c7556d5ef7b593c0317da78 Mon Sep 17 00:00:00 2001 From: Paper Mountain Studio Date: Thu, 18 Jul 2019 10:12:24 +0200 Subject: [PATCH] ccextractor: update to 0.88 --- srcpkgs/ccextractor/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ccextractor/template b/srcpkgs/ccextractor/template index 9fa61217b4..7b69c1fba7 100644 --- a/srcpkgs/ccextractor/template +++ b/srcpkgs/ccextractor/template @@ -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() {