dev-python/conda-libmamba-solver: bump version to 24.11.1
[gentoo-zh.git] / app-arch / libzim / libzim-9.2.3.ebuild
blobb935f5022be9dcf041f913312d57081602e7f7d1
1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit meson
8 DESCRIPTION="ZIM file format: an offline storage solution for content coming from the Web"
9 HOMEPAGE="https://wiki.openzim.org/wiki/OpenZIM"
10 SRC_URI="https://github.com/openzim/$PN/archive/$PV.tar.gz -> $P.tar.gz"
12 LICENSE="GPL-2"
13 SLOT="0"
14 KEYWORDS="~amd64"
16 RDEPEND="sys-libs/zlib
17 app-arch/lzma
18 dev-libs/icu
19 app-arch/zstd
20 dev-libs/xapian
21 sys-fs/e2fsprogs"
23 DEPEND="virtual/pkgconfig"