Files
alire-index-community/index/li/libmpfr/libmpfr-external.toml
T
Laurent Thévenoux 5f0ee5c822 admpfr 4.1.0, libmpfr external (#636)
* Add index entry for Admpfr v4.1.0-0

Admpfr is an Ada library offering bindings for the MPFR C library.
It's a complete interface to the C library.

Admpfr v4.1.0-* is compatible with MPFR 4.1.0.

* fixup! Add index entry for Admpfr v4.1.0-0

* fixup! fixup! Add index entry for Admpfr v4.1.0-0

* Adjust admpfr and libmpfr indexes regarding checks results

* fixup! Adjust admpfr and libmpfr indexes regarding checks results
2022-09-21 12:13:47 +02:00

14 lines
419 B
TOML

description = "The GNU Multiple Precision Floating-Point Reliable Library"
name = "libmpfr"
licenses = "LGPL-3.0-only"
maintainers = ["Laurent Thévenoux <laurent@thevenoux.net>"]
maintainers-logins = ["thvnx"]
[[external]]
kind = "system"
[external.origin."case(distribution)"]
"debian|ubuntu" = ["libmpfr-dev"]
fedora = ["mpfr-devel"]
"arch|macos" = ["mpfr"]
msys2 = ["mingw-w64-x86_64-mpfr"]