# Template file for 'kiwix-tools' pkgname=kiwix-tools version=1.1.0 revision=1 build_style=meson hostmakedepends="pkg-config" makedepends="kiwix-lib-devel zlib-devel libmicrohttpd-devel libuuid-devel" short_desc="Kiwix command line tools" maintainer="John " license="GPL-3.0-or-later" homepage="https://kiwix.org" changelog="https://github.com/kiwix/kiwix-tools/blob/${version}/Changelog" distfiles="https://github.com/kiwix/kiwix-tools/archive/${version}.tar.gz" checksum=91e2014ae5f9c2a86bc2ee668e5555d7e4cbe87bf6507674443a5d2f43ec1570 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kiwix-lib-devel" fi