mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
libzim: update to 5.0.1.
This commit is contained in:
parent
ba81bf962a
commit
76e9aec0e6
1 changed files with 3 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libzim'
|
||||
pkgname=libzim
|
||||
version=5.0.0
|
||||
revision=3
|
||||
version=5.0.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config git"
|
||||
makedepends="liblzma-devel $(vopt_if zlib zlib-devel)
|
||||
|
@ -13,15 +13,12 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://wiki.openzim.org/wiki/OpenZIM"
|
||||
changelog="https://github.com/openzim/libzim/blob/${version}/ChangeLog"
|
||||
distfiles="https://github.com/openzim/libzim/archive/${version}.tar.gz"
|
||||
checksum=dbec0a36155315037a6496a9be5c7ede17171fcde47063c97ce937057b437fdb
|
||||
checksum=b567fd90be772a47dfc9120f95344f46441f5fa5f8780e44726903b14e27a894
|
||||
replaces="libzim-tools>=0"
|
||||
|
||||
build_options="zlib xapian"
|
||||
build_options_default="zlib xapian"
|
||||
|
||||
#Meson doesn't pass the c++ version set in the meson.build to ninja
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
||||
libzim-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="${sourcepkg}>=${version}_${revision}
|
||||
|
|
Loading…
Add table
Reference in a new issue