mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
giac: update to 1.4.9r33 / set nocross
Closes #9713. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
5e55473548
commit
7a33843193
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'giac'
|
# Template file for 'giac'
|
||||||
pkgname=giac
|
pkgname=giac
|
||||||
version=1.4.9r17
|
version=1.4.9r33
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version/r*}"
|
wrksrc="${pkgname}-${version/r*}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,8 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
homepage="https://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
|
homepage="https://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_${version/r/-}.tar.gz"
|
distfiles="https://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_${version/r/-}.tar.gz"
|
||||||
checksum=5d2d5856b58b882509428e00b26bee64bee468966bbe4b5423b74768c0e14b39
|
checksum=bba6978c7a4e7678722163f2830f6dda01665673cba8d99988d9ab44890c07b8
|
||||||
|
nocross="depends on blas, blas depends on libgfortran, libgfortran cannot be cross built"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove duplicates
|
# remove duplicates
|
||||||
|
|
Loading…
Add table
Reference in a new issue