15 lines
568 B
Bash
15 lines
568 B
Bash
# Template file for 'pdfsandwich'
|
|
pkgname=pdfsandwich
|
|
version=0.1.7
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="gawk ocaml"
|
|
makedepends="ocaml"
|
|
depends="tesseract-ocr ImageMagick ghostscript poppler-utils unpaper"
|
|
short_desc="CLI tool which is useful to add OCR to scanned books or journals"
|
|
maintainer="Nick Hahn <nick.hahn@hotmail.de>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://www.tobias-elze.de/pdfsandwich/"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
|
checksum=9795ffea84b9b6b501f38d49a4620cf0469ddf15aac31bac6dbdc9ec1716fa39
|