dev-ml/ca-certs-nss - 3.118 (nest)

Search

Package Information

Description:
X.509 trust anchors extracted from Mozilla's NSS
Homepage:
https://github.com/mirage/ca-certs-nss
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
3.118 8 ~amd64 0/3.118
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit dune

DESCRIPTION="X.509 trust anchors extracted from Mozilla's NSS"
HOMEPAGE="https://github.com/mirage/ca-certs-nss"
SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"

RDEPEND="dev-ml/cmdliner:0=[ocamlopt?]
	dev-ml/digestif:0=[ocamlopt?]
	dev-ml/fmt:0=[ocamlopt?]
	dev-ml/mirage-ptime:0=[ocamlopt?]
	dev-ml/x509:0=[ocamlopt?]"
DEPEND="${RDEPEND}
	dev-ml/bos:0=
	dev-ml/logs:0=[ocamlopt?]"
BDEPEND="test? ( dev-ml/alcotest )"

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

DEPEND

dev-ml/cmdliner:0=[ocamlopt?]
	dev-ml/digestif:0=[ocamlopt?]
	dev-ml/fmt:0=[ocamlopt?]
	dev-ml/mirage-ptime:0=[ocamlopt?]
	dev-ml/x509:0=[ocamlopt?]
	dev-ml/bos:0=
	dev-ml/logs:0=[ocamlopt?]

RDEPEND

dev-ml/cmdliner:0=[ocamlopt?]
	dev-ml/digestif:0=[ocamlopt?]
	dev-ml/fmt:0=[ocamlopt?]
	dev-ml/mirage-ptime:0=[ocamlopt?]
	dev-ml/x509:0=[ocamlopt?]

BDEPEND

test? ( dev-ml/alcotest )

Manifest for 3.118

Type File Size Source URLs
DIST ca-certs-nss-3.118.tar.gz 328367 bytes https://github.com/mirage/ca-certs-nss/archive/v3.118.tar.gz