Package: pdl580 Version: 2.3.2 Type: perl 5.8.0 Revision: 4 Conflicts: pdl (<= 2.3.2-1) Replaces: pdl (<= 2.3.2-1), pdl560 Provides: pdl Description: Perl Data Language DescDetail: << Gives Perl the ability to compactly store and speedily manipulate the large N-dimensional data arrays which are the bread and butter of scientific computing. << DescUsage: << Type "perldl" to invoke interpreter, then "demo" or "help". << DescPort: << OpenGL stuff and built in FFT don't work. The environment variable DYLD_FORCE_FLAT_NAMESPACE must be set for some modules to work. This is done in a wrapper script for perldl. << Source: http://www.perl.com/CPAN-local/modules/by-module/PDL/PDL-%v.tar.gz SourceDirectory: PDL-%v BuildDepends: libpng3, dlcompat-dev, fink (>= 0.20.1-1), perl580-core Depends: g77, pgplot, pgplot-perl580 (>= 2.18-6), term-readline-pm, extutils-f77, gsl, fftw (>= 2.1.3-7) | fftw-absoft, inline-pm580 (>= 0.43-3), perl580-core PatchScript: << sed 's||%p|g' < %a/%n.patch | patch -p1 << CompileScript: << perl5.8.0 Makefile.PL PREFIX=%p LIB='$(PREFIX)/lib/perl5/5.8.0' INSTALLMAN1DIR='$(PREFIX)/share/man/man1' INSTALLMAN3DIR='$(PREFIX)/share/man/man3' INSTALLSITEMAN1DIR='$(PREFIX)/share/man/man1' INSTALLSITEMAN3DIR='$(PREFIX)/share/man/man3' INSTALLBIN='$(PREFIX)/bin' INSTALLSITEBIN='$(PREFIX)/bin' INSTALLSCRIPT='$(PREFIX)/bin' make << DocFiles: DEPENDENCIES Known_problems TODO COPYING INSTALL MANIFEST DEVELOPMENT Changes Release_Notes License: OSI-Approved InstallScript: << make PREFIX=%i BUILDROOTPREFIX=%d install mv %i/bin/perldl %i/bin/perldlx echo "#!/bin/csh" > %i/bin/perldl echo "setenv DYLD_FORCE_FLAT_NAMESPACE" >> %i/bin/perldl echo "exec perldlx $*" >> %i/bin/perldl echo "unsetenv DYLD_FORCE_FLAT_NAMESPACE" >> %i/bin/perldl chmod 755 %i/bin/perldl << UpdatePOD: True Homepage: http://pdl.perl.org Maintainer: Jeffrey Whitaker Source-MD5: 865ec26190a443a7fb431821da9192e3