# Template file for 'kiwix-tools' pkgname=kiwix-tools version=1.0.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=9ef26d1aa9a21622f566ba3c06e0b4ae26aadc126d753aadcc2e484c6314bccf if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kiwix-lib-devel" fi