New package: perl-Math-FFT-1.34
This commit is contained in:
parent
1b74fb3e61
commit
bf0fd441be
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Math-FFT/template
Normal file
15
srcpkgs/perl-Math-FFT/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-Math-FFT'
|
||||
pkgname=perl-Math-FFT
|
||||
version=1.34
|
||||
revision=1
|
||||
wrksrc="Math-FFT-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Math::FFT - Fast Fourier Transform for perl"
|
||||
maintainer="Michal V <michal@pmsdev.tk>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Math-FFT"
|
||||
distfiles="${CPAN_SITE}/Math/Math-FFT-${version}.tar.gz"
|
||||
checksum=df7badbb4c1d21189ab7a3face3ecf817ee19d2df6f226451d3bc8fa2b7a7348
|
Loading…
Reference in a new issue