mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-27 02:31:42 +01:00
testing/harminv: deps not avail on ppc64le
This commit is contained in:
parent
403438981e
commit
bbf4fff772
@ -2,10 +2,11 @@
|
||||
# Maintainer:
|
||||
pkgname=harminv
|
||||
pkgver=1.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Free program to solve the problem of harmonic inversion"
|
||||
url="http://ab-initio.mit.edu/wiki/index.php/Harminv"
|
||||
arch="all"
|
||||
# openblas not avail on ppc64le yet
|
||||
arch="all !ppc64le"
|
||||
license="GPL"
|
||||
depends=""
|
||||
depends_dev="openblas-dev"
|
||||
@ -45,6 +46,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
|
||||
md5sums="b95e24a9bc7e07d3d2202d1605e9e86f harminv-1.4.tar.gz"
|
||||
sha256sums="538e9b7766abcb0bf9db74cf47de5c4e8dfe8d724b047ea68550a5ee4c43b5de harminv-1.4.tar.gz"
|
||||
sha512sums="c3a5153bdd5ab4b160407bcd50f4843708c2f5924074fdfe88890e8770d6a874178a69e83cd615cdecce04d80a3a92133d435f7245c0a21962e1e18a14fb63f5 harminv-1.4.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user