summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7778fdaed4d934106340f6d3a9920e5da817b35b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = perl-pdl-nohdf4
	pkgdesc = The Perl Data Language, a perl extension designed for scientific and bulk numeric data processing and display
	pkgver = 2.018
	pkgrel = 5
	url = http://search.cpan.org/dist/PDL
	arch = i686
	arch = x86_64
	license = PerlArtistic
	license = GPL
	checkdepends = perl-test-warn
	makedepends = perl>=5.11.3
	makedepends = fftw2
	makedepends = perl-opengl
	makedepends = perl-devel-checklib
	makedepends = proj
	depends = perl>=5.8.9
	depends = perl-inline>=0.43
	depends = gsl
	depends = perl-inline-c
	depends = perl-astro-fits-header
	depends = perl-convert-uu
	depends = perl-file-map
	depends = perl-module-compile
	optdepends = fftw2: for PDL::FFTW support
	optdepends = perl-astro-fits-header: improved FITS files support
	optdepends = perl-convert-uu: for the case when something wrong with Unicode support
	optdepends = perl-extutils-f77: for PDL::Slatec and PDL::Minuit support
	optdepends = perl-opengl>=0.6703: for PDL::Graphics::TriD support
	optdepends = plplot: for PDL::Graphics::PLplot support
	optdepends = proj: for PDL::GIS::Proj and PDL::Transform::Proj4 support
	provides = perl-pdl=${pkgver}
	conflicts = perl-pdl
	options = !emptydirs
	source = http://search.cpan.org/CPAN/authors/id/C/CH/CHM/PDL-2.018.tar.gz
	md5sums = 4974da8767f635806c9c18d9849e61b8

pkgname = perl-pdl-nohdf4