Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=73e7252942c6f8292223ca59fb0a9a247adfb05f

commit 73e7252942c6f8292223ca59fb0a9a247adfb05f
Author: DeX77 <[email protected]>
Date:   Wed Apr 22 14:42:48 2015 +0200

fftw-3.3.4-1-x86_64

* take maintainership
* version bump

diff --git a/source/lib/fftw/FrugalBuild b/source/lib/fftw/FrugalBuild
index 5b3aec6..c9299a1 100644
--- a/source/lib/fftw/FrugalBuild
+++ b/source/lib/fftw/FrugalBuild
@@ -1,9 +1,12 @@
# Compiling time: 2.27 SBU
-# Maintainer: crazy <[email protected]>
+# Maintainer: DeX77 <[email protected]>
+# Contributor: crazy <[email protected]>
# Contributor: Janos Kovacs <[email protected]>

+options+=('asneeded')
+
pkgname=fftw
-pkgver=3.2.2
+pkgver=3.3.4
pkgrel=1
pkgdesc="C subroutine library for computing the Discrete Fourier Transform 
(DFT)"
url="http://www.fftw.org/";
@@ -11,9 +14,9 @@ license="GPL-2"
depends=('glibc')
archs=('i686' 'x86_64' 'arm')
groups=('lib')
-up2date="lynx -dump http://www.fftw.org/download.html|grep -v alpha|grep -m1 
'fftw-3.\(.*\).tar.gz$'|sed 's/.*-\(.*\).t.*/\1/'"
+up2date="Flasttar $url/download.html"
source=(http://www.fftw.org/$pkgname-$pkgver.tar.gz)
-sha1sums=('d43b799eedfb9408f62f9f056f5e8a645618467b')
+sha1sums=('fd508bac8ac13b3a46152c54b7ac885b69734262')

build()
{
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to