www-misc/libkiwix - 14.2.1 (salfter)

Search

Install

Install this version:

emerge -a =www-misc/libkiwix-14.2.1

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

autounmask =www-misc/libkiwix-14.2.1

Or alternatively:

emerge --autounmask-write -a =www-misc/libkiwix-14.2.1

Package Information

Description:
Kiwix software suite core: code shared by all Kiwix ports
Homepage:
https://kiwix.org/
License:
GPL-3

Ebuild Details

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

inherit meson

DESCRIPTION="Kiwix software suite core: code shared by all Kiwix ports"
HOMEPAGE="https://kiwix.org/"
SRC_URI="https://github.com/kiwix/$PN/archive/$PV.tar.gz -> $P.tar.gz"

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

RDEPEND="net-misc/aria2[bittorrent,metalink,xmlrpc]"

DEPEND=">=app-arch/libzim-6.3.0
	dev-libs/icu
	dev-libs/pugixml
	>=dev-cpp/mustache-4.1
	net-libs/libmicrohttpd"

Inherited Eclasses

Dependencies

DEPEND

>=app-arch/libzim-6.3.0
	dev-libs/icu
	dev-libs/pugixml
	>=dev-cpp/mustache-4.1
	net-libs/libmicrohttpd

RDEPEND

net-misc/aria2[bittorrent,metalink,xmlrpc]

Manifest for 14.2.1

Type File Size Source URLs
DIST libkiwix-14.2.1.tar.gz 1307230 bytes https://github.com/kiwix/libkiwix/archive/14.2.1.tar.gz