mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +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>
|
||||
# Maintainer:
|
||||
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
|
||||
pkgname=harminv
|
||||
pkgver=1.4.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Free program to solve the problem of harmonic inversion"
|
||||
url="https://github.com/stevengj/harminv"
|
||||
arch="all !s390x"
|
||||
@ -24,7 +24,8 @@ build() {
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info \
|
||||
--localstatedir=/var \
|
||||
--disable-static --enable-shared
|
||||
--disable-static \
|
||||
--enable-shared
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user