diff options
-rw-r--r-- | base/gsl/.footprint (renamed from extra/gsl/.footprint) | 0 | ||||
-rw-r--r-- | base/gsl/.md5sum (renamed from extra/gsl/.md5sum) | 0 | ||||
-rw-r--r-- | base/gsl/Pkgfile (renamed from extra/gsl/Pkgfile) | 3 | ||||
-rw-r--r-- | base/gsl/gsl.install (renamed from extra/gsl/gsl.install) | 0 |
4 files changed, 1 insertions, 2 deletions
diff --git a/extra/gsl/.footprint b/base/gsl/.footprint index 3893edc6f..3893edc6f 100644 --- a/extra/gsl/.footprint +++ b/base/gsl/.footprint diff --git a/extra/gsl/.md5sum b/base/gsl/.md5sum index 438621262..438621262 100644 --- a/extra/gsl/.md5sum +++ b/base/gsl/.md5sum diff --git a/extra/gsl/Pkgfile b/base/gsl/Pkgfile index 1d6e72608..72073a923 100644 --- a/extra/gsl/Pkgfile +++ b/base/gsl/Pkgfile @@ -2,13 +2,12 @@ # URL: http://www.gnu.org/software/gsl/gsl.html # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: glibc, bash +# Depends on: name=gsl version=1.13 release=1 source=(http://ftp.belnet.be/mirror/ftp.gnu.org/gnu/gsl/$name-$version.tar.gz) -install=gsl.install build() { cd $name-$version diff --git a/extra/gsl/gsl.install b/base/gsl/gsl.install index c5697deda..c5697deda 100644 --- a/extra/gsl/gsl.install +++ b/base/gsl/gsl.install |