sci-libs/mpfrcx - 0.6.3 (sage-on-gentoo)

Search

Package Information

Description:
Mpfrcx is a library for the arithmetic of univariate polynomials
Homepage:
https://www.multiprecision.org/mpfrcx/home.html
License:
LGPL-2.1+

Ebuild Details

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

EAPI=8

DESCRIPTION="Mpfrcx is a library for the arithmetic of univariate polynomials "
HOMEPAGE="https://www.multiprecision.org/mpfrcx/home.html"
SRC_URI="https://www.multiprecision.org/downloads/${P}.tar.gz"

LICENSE="LGPL-2.1+"
SLOT="0/1"
KEYWORDS="~amd64 ~x86"

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

src_install() {
	default

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

Dependencies

DEPEND

dev-libs/gmp:0
	dev-libs/mpfr:0
	dev-libs/mpc

RDEPEND

dev-libs/gmp:0
	dev-libs/mpfr:0
	dev-libs/mpc

Manifest for 0.6.3

Type File Size Source URLs
DIST mpfrcx-0.6.3.tar.gz 687823 bytes https://www.multiprecision.org/downloads/mpfrcx-0.6.3.tar.gz