[arch-commits] CVS update of extra/lib/fftw (PKGBUILD)

Damir Perisa damir at archlinux.org
Wed Nov 7 15:54:25 UTC 2007


    Date: Wednesday, November 7, 2007 @ 10:54:25
  Author: damir
    Path: /home/cvs-extra/extra/lib/fftw

Modified: PKGBUILD (1.11 -> 1.12)

fftw: adding license


----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Index: extra/lib/fftw/PKGBUILD
diff -u extra/lib/fftw/PKGBUILD:1.11 extra/lib/fftw/PKGBUILD:1.12
--- extra/lib/fftw/PKGBUILD:1.11	Sat Jul 22 13:18:27 2006
+++ extra/lib/fftw/PKGBUILD	Wed Nov  7 10:54:24 2007
@@ -1,10 +1,12 @@
-# $Id: PKGBUILD,v 1.11 2006/07/22 17:18:27 damir Exp $
+# $Id: PKGBUILD,v 1.12 2007/11/07 15:54:24 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
+
 pkgname=fftw
 pkgver=3.1.2
 pkgrel=1
 pkgdesc="FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size."
 arch=("i686" "x86_64")
+license=('GPL2')
 url="http://www.fftw.org/"
 depends=('glibc')
 makedepends=('gcc-fortran>=4.1.1')




More information about the arch-commits mailing list