sci-libs/libsirocco - 2.1.0 (sage-on-gentoo)

Search

Package Information

Description:
Sirocco Is a ROot Certified COntinuator
Homepage:
https://github.com/miguelmarco
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
2.1.0 8 ~amd64 ~arm ~arm64 ~x86 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Sirocco Is a ROot Certified COntinuator"
HOMEPAGE="https://github.com/miguelmarco"
SRC_URI="https://github.com/miguelmarco/SIROCCO2/releases/download/${PV}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"

DEPEND="dev-libs/gmp:=
	dev-libs/mpfr:="
RDEPEND="${DEPEND}"

src_install() {
	default

	find "${ED}" -name '*.la' -delete || die
}

Dependencies

DEPEND

dev-libs/gmp:=
	dev-libs/mpfr:=

RDEPEND

dev-libs/gmp:=
	dev-libs/mpfr:=

Manifest for 2.1.0

Type File Size Source URLs
DIST libsirocco-2.1.0.tar.gz 405531 bytes https://github.com/miguelmarco/SIROCCO2/releases/download/2.1.0/libsirocco-2.1.0.tar.gz