summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/fftw2
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-08-21 00:51:56 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-08-21 00:51:56 (GMT)
commit906cac4cb510655f9bde8d02dc40a684e448c705 (patch)
tree2fe180aaa89b1d5cfe46c2efc1eb45643898f41d /abs/core-testing/fftw2
parent348ed005f1ba2e77ded656fe2209a58197571b2d (diff)
downloadlinhes_pkgbuild-906cac4cb510655f9bde8d02dc40a684e448c705.zip
linhes_pkgbuild-906cac4cb510655f9bde8d02dc40a684e448c705.tar.gz
linhes_pkgbuild-906cac4cb510655f9bde8d02dc40a684e448c705.tar.bz2
fftw2/gtk/glib: remove info dir
Diffstat (limited to 'abs/core-testing/fftw2')
-rw-r--r--abs/core-testing/fftw2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/fftw2/PKGBUILD b/abs/core-testing/fftw2/PKGBUILD
index 4b95f97..18aa473 100644
--- a/abs/core-testing/fftw2/PKGBUILD
+++ b/abs/core-testing/fftw2/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=fftw2
pkgver=2.1.5
-pkgrel=8
+pkgrel=9
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. This is package is offering backwards compatibility version 2.x.y. of fftw."
arch=(i686 x86_64)
url="http://www.fftw.org/"
license=('GPL2')
depends=('glibc')
-options=(!libtool !emptydirs)
+options=(!libtool !emptydirs !docs)
source=(http://www.fftw.org/fftw-${pkgver}.tar.gz)
md5sums=('8d16a84f3ca02a785ef9eb36249ba433')