27 lines
416 B
YAML
27 lines
416 B
YAML
name: gmp
|
|
description: A free library for arbitrary precision arithmetic
|
|
version: 6.3.0
|
|
revision: 5
|
|
url: https://www.gnu.org/software/gmp/
|
|
license: GPL2-or-later,LGPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- bash
|
|
- binutils
|
|
- coreutils
|
|
- diffutils
|
|
- gawk
|
|
- gcc
|
|
- glibc
|
|
- grep
|
|
- m4
|
|
- make
|
|
- sed
|
|
- texinfo
|