singular: update to 4.3.2p7.
This commit is contained in:
parent
842bd079d3
commit
32dd2f7c43
@ -1,6 +1,6 @@
|
||||
# Template file for 'singular'
|
||||
pkgname=singular
|
||||
version=4.3.2p3
|
||||
version=4.3.2p7
|
||||
revision=1
|
||||
_majver=${version%p*}
|
||||
build_style=gnu-configure
|
||||
@ -13,14 +13,14 @@ configure_args="--with-readline=ncurses
|
||||
--without-python
|
||||
--with-libparse
|
||||
ac_cv_lib_cddgmp_dd_free_global_constants=yes"
|
||||
hostmakedepends="perl tar doxygen automake"
|
||||
makedepends="flintlib-devel cddlib-devel readline-devel graphviz"
|
||||
hostmakedepends="perl tar"
|
||||
makedepends="flintlib-devel cddlib-devel readline-devel"
|
||||
short_desc="Computer algebra system for polynomial computations"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.singular.uni-kl.de"
|
||||
distfiles="https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/${_majver//./-}/singular-${version}.tar.gz"
|
||||
checksum=9f7cfc838eb16c976369e498845f69551a95c4bc9d6d6cfbb4657836aae5ff3e
|
||||
checksum=aad23c30066b7fbc011138a98d60532565d76a847eec6bf2938410d93b272ca3
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
makedepends+=" ntl-devel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user