PKGBUILDs/extra/flint/.SRCINFO

20 lines
488 B
Text
Raw Normal View History

2023-10-22 15:25:23 +00:00
pkgbase = flint
pkgdesc = A C library for doing number theory
2024-03-08 00:55:52 +00:00
pkgver = 3.1.1
pkgrel = 1
2023-10-22 15:25:23 +00:00
url = http://www.flintlib.org
arch = x86_64
2024-02-25 23:47:16 +00:00
license = LGPL-3.0-only
2023-10-22 15:25:23 +00:00
makedepends = cmake
makedepends = python
depends = cblas
depends = glibc
depends = gmp
depends = mpfr
replaces = antic
replaces = arb
2024-03-08 00:55:52 +00:00
source = https://github.com/flintlib/flint/releases/download/v3.1.1/flint-3.1.1.tar.xz
sha256sums = f9bb3e68545b5e8ec5a1b9de128c6b11cbb41160e618ad7bf21057d5f2ea5fd2
2023-10-22 15:25:23 +00:00
pkgname = flint