PKGBUILDs/extra/flint/.SRCINFO

22 lines
588 B
Text
Raw Normal View History

2023-10-22 15:25:23 +00:00
pkgbase = flint
pkgdesc = A C library for doing number theory
2023-11-11 13:26:43 +00:00
pkgver = 3.0.1
2023-11-15 18:59:57 +00:00
pkgrel = 2
2023-10-22 15:25:23 +00:00
url = http://www.flintlib.org
arch = x86_64
license = GPL
makedepends = cmake
makedepends = python
depends = cblas
depends = glibc
depends = gmp
depends = mpfr
replaces = antic
replaces = arb
2023-11-11 13:26:43 +00:00
source = http://www.flintlib.org/flint-3.0.1.tar.gz
2023-11-15 18:59:57 +00:00
source = https://github.com/flintlib/flint/commit/88bcb2ee.patch
2023-11-11 13:26:43 +00:00
sha256sums = 7b311a00503a863881eb8177dbeb84322f29399f3d7d72f3b1a4c9ba1d5794b4
2023-11-15 18:59:57 +00:00
sha256sums = 2d21909660310d1651639f9dc941abc78f1b0f0cc8f13741fe6ef5c295548d88
2023-10-22 15:25:23 +00:00
pkgname = flint