13 lines
479 B
Bash
13 lines
479 B
Bash
# Template file for 'zim-tools'
|
|
pkgname=zim-tools
|
|
version=1.0.1
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libzim-devel xapian-core-devel icu-devel"
|
|
short_desc="Various ZIM command line tools"
|
|
maintainer="John Zimmermann <johnz@posteo.net>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://www.openzim.org"
|
|
distfiles="https://github.com/openzim/zim-tools/archive/${version}.tar.gz"
|
|
checksum=10f0f9a3357ec783cba4bd0c4e139499b3ec62bde19b084c7abb16e58910e8b0
|