2011-06-26 23:53:53 +00:00
|
|
|
# Template file for 'gsl'
|
|
|
|
pkgname=gsl
|
|
|
|
version=1.15
|
|
|
|
distfiles="$GNU_SITE/gsl/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2011-06-26 23:53:53 +00:00
|
|
|
short_desc="The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers"
|
2011-07-17 06:27:36 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-26 23:53:53 +00:00
|
|
|
homepage="http://www.gnu.org/software/gsl/gsl.html"
|
|
|
|
license="GPL-2"
|
|
|
|
checksum=85b907e57902e2b7606ef3aef960302ffdd13bd9dc5b8fcbfa75e4f0bf340ea3
|
|
|
|
long_desc="
|
|
|
|
The library provides a wide range of mathematical routines such as random
|
|
|
|
number generators, special functions and least-squares fitting. There are
|
|
|
|
over 1000 functions in total with an extensive test suite."
|
|
|
|
|
|
|
|
subpackages="$pkgname-devel"
|