[arch-commits] Commit in netcdf/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Thu May 6 14:49:20 UTC 2010


    Date: Thursday, May 6, 2010 @ 10:49:20
  Author: ronald
Revision: 79767

upgpkg: netcdf 4.1.1-2
add fortran support FS#19020

Modified:
  netcdf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-06 14:23:34 UTC (rev 79766)
+++ PKGBUILD	2010-05-06 14:49:20 UTC (rev 79767)
@@ -4,11 +4,11 @@
 
 pkgname=netcdf
 pkgver=4.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library"
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp"
-depends=('gcc-libs>=4.4.3' 'hdf5')
+depends=('gcc-libs>=4.4.3' 'hdf5' 'gcc-fortran')
 options=('force' '!libtool' '!makeflags')
 license=('custom')
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz)




More information about the arch-commits mailing list