blob: 1b0b459285d79a62a856da3f3fcee4dccd97ea4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = singular-factory
pkgdesc = Computer Algebra System for polynomial computations: factory and libfac
pkgver = 4.3.0
pkgrel = 1
url = http://www.singular.uni-kl.de/
arch = i686
arch = x86_64
license = GPL
depends = gmp
depends = ncurses
depends = readline
depends = flint
options = !strip
source = https://www.singular.uni-kl.de/ftp/pub/Math/Singular/Factory/factory-4.3.0.tar.gz
sha256sums = f1e25b566a8c06d0e98b9795741c6d12b5a34c5c0c61c078d9346d8bbc82f09f
pkgname = singular-factory
|