blob: 11961c226a161c024ddf96806a0cbd26f0d31b42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libpoly-git
pkgdesc = C library for manipulating polynomials
pkgver = 0.1.13.r4.g862d7cb
pkgrel = 1
url = https://github.com/SRI-CSL/libpoly
arch = x86_64
license = LGPL
makedepends = cmake
makedepends = ninja
makedepends = python
makedepends = git
depends = gmp
depends = gcc-libs
provides = libpoly=0.1.13.r4.g862d7cb
conflicts = libpoly
source = git+https://github.com/SRI-CSL/libpoly.git
sha512sums = SKIP
pkgname = libpoly-git
|