| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.1.0 | 8 | ~amd64 ~arm ~arm64 ~x86 | 0 |
# 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
}
dev-libs/gmp:= dev-libs/mpfr:=
dev-libs/gmp:= dev-libs/mpfr:=
| 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 |