app-arch/libzim - 9.8.2 (salfter)

Search

Install

Install this version:

emerge -a =app-arch/libzim-9.8.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-arch/libzim-9.8.2

Or alternatively:

emerge --autounmask-write -a =app-arch/libzim-9.8.2

Package Information

Description:
reference implementation for the ZIM file format, an offline storage solution for content coming from the Web
Homepage:
https://wiki.openzim.org/wiki/OpenZIM
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
9.8.2 8 ~amd64 0
View Raw Ebuild
EAPI=8

inherit meson

DESCRIPTION="reference implementation for the ZIM file format, an offline storage solution for content coming from the Web"
HOMEPAGE="https://wiki.openzim.org/wiki/OpenZIM"
SRC_URI="https://github.com/openzim/$PN/archive/$PV.tar.gz -> $P.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="sys-libs/zlib
	app-arch/lzma
	dev-libs/icu
	app-arch/zstd
	dev-libs/xapian
	sys-fs/e2fsprogs"

DEPEND="virtual/pkgconfig"

Inherited Eclasses

Dependencies

DEPEND

virtual/pkgconfig

RDEPEND

sys-libs/zlib
	app-arch/lzma
	dev-libs/icu
	app-arch/zstd
	dev-libs/xapian
	sys-fs/e2fsprogs

Manifest for 9.8.2

Type File Size Source URLs
DIST libzim-9.8.2.tar.gz 285659 bytes https://github.com/openzim/libzim/archive/9.8.2.tar.gz