13 lines
479 B
Bash
13 lines
479 B
Bash
# Template file for 'zim-tools'
|
|
pkgname=zim-tools
|
|
version=1.0.2
|
|
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=c763d56ccfa2de838a9661f2b9da16b331bbd32538b680029cee0bca51fe1021
|