Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5fcc2212dfe79ad66fb4a3ca6dff0a05b4685f90

commit 5fcc2212dfe79ad66fb4a3ca6dff0a05b4685f90
Author: Elentir <elen...@mailoo.org>
Date:   Thu Apr 22 22:01:50 2010 +0200

hdf5-1.8.4-3-i686

* update to patch level 1

diff --git a/source/lib-extra/hdf5/FrugalBuild 
b/source/lib-extra/hdf5/FrugalBuild
index 555d442..d7d088f 100644
--- a/source/lib-extra/hdf5/FrugalBuild
+++ b/source/lib-extra/hdf5/FrugalBuild
@@ -3,7 +3,8 @@

pkgname=hdf5
pkgver=1.8.4
-pkgrel=2
+pkgextraver=-patch1
+pkgrel=3
pkgdesc="Library and file format for storing scientific data"
url="http://www.hdfgroup.org/HDF5/";
archs=('i686' 'x86_64')
@@ -11,14 +12,14 @@ groups=('lib-extra')
depends=('zlib' 'libstdc++')
makedepends=('gcc-gfortran')
up2date="Flasttar ftp://ftp.hdfgroup.org/HDF5/current/src/";
-source=(ftp://ftp.hdfgroup.org/HDF5/current/src/$pkgname-$pkgver.tar.gz)
+source=(ftp://ftp.hdfgroup.org/HDF5/current/src/$pkgname-$pkgver$pkgextraver.tar.gz)
Fconfopts="$Fconfopts --enable-hl \
-                                       --enable-production \
-                                       --enable-fortran \
-                                       --enable-cxx --with-pic \
-                                       --with-pthread=/usr/lib/ \
-                                       --disable-sharedlib-rpath"
-sha1sums=('37877e29c49a6af3e23aa9ad798ef12b8ba1c05c')
+               --enable-production \
+               --enable-fortran \
+               --enable-cxx --with-pic \
+               --with-pthread=/usr/lib/ \
+               --disable-sharedlib-rpath"
+sha1sums=('dd2f815d5145216fac93d0e5bf22316a2a7cc558')
unset MAKEFLAGS

subpkgs=('hdf5-fortran')
@@ -30,7 +31,7 @@ subarchs=('i686 x86_64')

build() {
Fbuild
-       Fsplit hdf5-fortran usr/lib/*fortran*
+       Fsplit hdf5-fortran usr/lib/*fortran*
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to