mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/harminv: take maintainership
This commit is contained in:
parent
91bfa8d58d
commit
cf5daa5aec
@ -1,8 +1,8 @@
|
|||||||
# Contributor: Isaac Dunham <ibid.ag@gmail.com>
|
# Contributor: Isaac Dunham <ibid.ag@gmail.com>
|
||||||
# Maintainer:
|
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
|
||||||
pkgname=harminv
|
pkgname=harminv
|
||||||
pkgver=1.4.1
|
pkgver=1.4.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Free program to solve the problem of harmonic inversion"
|
pkgdesc="Free program to solve the problem of harmonic inversion"
|
||||||
url="https://github.com/stevengj/harminv"
|
url="https://github.com/stevengj/harminv"
|
||||||
arch="all !s390x"
|
arch="all !s390x"
|
||||||
@ -24,7 +24,8 @@ build() {
|
|||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--infodir=/usr/share/info \
|
--infodir=/usr/share/info \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--disable-static --enable-shared
|
--disable-static \
|
||||||
|
--enable-shared
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user