summaryrefslogtreecommitdiff
path: root/libre/cuneiform
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-07 08:29:21 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-07 08:29:21 -0500
commit48f33499b05e47d4d13afb9facfc04245533eb04 (patch)
tree22edb37ec170c298de0d4d41149ea3150394cb07 /libre/cuneiform
parent6a8fa8efbde9d9ee58447f3ec4c10811093f77ac (diff)
downloadabslibre-48f33499b05e47d4d13afb9facfc04245533eb04.tar.gz
abslibre-48f33499b05e47d4d13afb9facfc04245533eb04.tar.bz2
abslibre-48f33499b05e47d4d13afb9facfc04245533eb04.zip
cuneiform-1.1.0-18.parabola1: rebuild
Diffstat (limited to 'libre/cuneiform')
-rw-r--r--libre/cuneiform/PKGBUILD6
-rw-r--r--libre/cuneiform/build-fix.patch11
2 files changed, 13 insertions, 4 deletions
diff --git a/libre/cuneiform/PKGBUILD b/libre/cuneiform/PKGBUILD
index 0bfc2a183..f62c99b21 100644
--- a/libre/cuneiform/PKGBUILD
+++ b/libre/cuneiform/PKGBUILD
@@ -7,12 +7,12 @@
pkgname=cuneiform
pkgver=1.1.0
_dpkgver=1.1
-pkgrel=17.parabola1
+pkgrel=18.parabola1
pkgdesc="GNU/Linux port of an OCR system developed in Russia. Supports more than 20 languages, without nonfree data files"
arch=('i686' 'x86_64')
url="https://launchpad.net/cuneiform-linux"
license=('BSD')
-depends=('imagemagick')
+depends=('libmagick6')
makedepends=('cmake')
mksource=(http://launchpad.net/cuneiform-linux/${_dpkgver}/${_dpkgver}/+download/cuneiform-linux-${pkgver}.tar.bz2)
source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}.tar.bz2"
@@ -20,7 +20,7 @@ source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgv
'libre.patch')
mksha256sums=('577e0d054de72086c33b4e8ae15033657776509b9a7af6eb272888eefcbdbbad')
sha256sums=('714b740d79c4799ec1bd340e3721d17f6d0e09ae54cd5667a01eddc8c4b758b4'
- 'd2f746f91c79af8cf15ea1877f39881e3d16d7b15ef99b3106c3c2493acd95a5'
+ '3d9f4d923ec6ca5555550819096b7d66e364a8aeb74a9d1f0d961784d267642b'
'9db29dcd11faf92ed68d4af35c659b6f5e96b0864c15342be8e014817af8be2d')
mksource() {
diff --git a/libre/cuneiform/build-fix.patch b/libre/cuneiform/build-fix.patch
index ef3cac29b..da50bb567 100644
--- a/libre/cuneiform/build-fix.patch
+++ b/libre/cuneiform/build-fix.patch
@@ -1,4 +1,13 @@
-diff -wbBur cuneiform-linux-1.1.0/cuneiform_src/Kern/include/utf8-tables.h cuneiform-linux-1.1.0.q/cuneiform_src/Kern/include/utf8-tables.h
+--- cuneiform-1.1.0/cuneiform_src/Kern/hhh/tigerh/h/strings.h 2017-11-30 11:25:24.409125695 +0700
++++ cuneiform-1.1.0-char/cuneiform_src/Kern/hhh/tigerh/h/strings.h 2017-11-30 12:09:26.033501963 +0700
+@@ -80,6 +80,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+
+ # include "ltconfig.h"
+ # include "c_types.h"
++# include "cttypes.h"
+
+ struct _String;
+ typedef struct _String STRING;
--- cuneiform-linux-1.1.0/cuneiform_src/Kern/include/utf8-tables.h 2011-04-19 16:49:57.000000000 +0400
+++ cuneiform-linux-1.1.0.q/cuneiform_src/Kern/include/utf8-tables.h 2017-07-05 16:35:34.338871445 +0300
@@ -68,7 +68,7 @@