kiwix-lib: update to 2.0.2.

This commit is contained in:
John 2018-08-03 21:23:58 +02:00 committed by maxice8
parent 60ea0dc9b0
commit caecb8fa99

View file

@ -1,18 +1,21 @@
# Template file for 'kiwix-lib'
pkgname=kiwix-lib
version=2.0.1
version=2.0.2
revision=1
build_style=meson
hostmakedepends="pkg-config ctpp2"
makedepends="ctpp2-devel icu-devel libzim-devel pugixml-devel xapian-core-devel
libaria2-devel"
makedepends="icu-devel libzim-devel pugixml-devel xapian-core-devel
$(vopt_if ctpp2 ctpp2-devel) $(vopt_if aria2 libaria2-devel)"
short_desc="Common code base for all Kiwix ports"
maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later"
#changelog="https://github.com/kiwix/kiwix-lib/blob/${version}/ChangeLog"
homepage="https://www.kiwix.org/"
changelog="https://github.com/kiwix/kiwix-lib/blob/${version}/ChangeLog"
distfiles="https://github.com/kiwix/kiwix-lib/archive/${version}.tar.gz"
checksum=ff2cb31da5183d541451158bfb678ff864ceea5cd22b655350cc0d80e7cfa3ac
checksum=af73875d7845d5333ae04462859cdbe3620294a06938440423ab9d967e6d7638
build_options="aria2 ctpp2"
build_options_default="aria2 ctpp2"
kiwix-lib-devel_package() {
short_desc+=" - development packages"