2022-04-22 11:29:57 +12:00
|
|
|
repository='git https://gitlab.inria.fr/mpfr/mpfr.git'
|
2017-06-27 01:12:33 -07:00
|
|
|
# TBD: meta-package autoconf-archive to install extra m4's
|
|
|
|
bootstrap='wget -O m4/ax_pthread.m4 \\"http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_pthread.m4\\" && ./autogen.sh'
|
2023-09-10 08:58:34 +12:00
|
|
|
mirrors='https://www.mpfr.org/mpfr-${CT_MPFR_VERSION} $(CT_Mirrors GNU mpfr)'
|
2019-01-30 00:09:30 -08:00
|
|
|
relevantpattern='*.*|.'
|
2017-08-18 22:39:26 -07:00
|
|
|
archive_formats='.tar.xz .tar.bz2 .tar.gz .zip'
|
2017-09-27 22:29:35 -07:00
|
|
|
signature_format='packed/.asc'
|
2022-01-05 00:37:45 -08:00
|
|
|
milestones='4.0.0'
|