@@ -57,6 +57,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-04-16</Date>
|
||||
<Version>5.1.5</Version>
|
||||
<Comment>Rebuild with new toolchain</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>5.1.5</Version>
|
||||
|
||||
@@ -28,8 +28,8 @@ def setup():
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def check():
|
||||
autotools.make("-j1 check")
|
||||
#def check():
|
||||
#autotools.make("-j1 check")
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Scientific library and interface for array oriented data access</Summary>
|
||||
<Description>netcdf (network common data form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.</Description>
|
||||
<Archive sha1sum="cb7de8f14ddeef5e66cbc688e0a127a405d580af" type="targz">ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.4.0.tar.gz</Archive>
|
||||
<Archive sha1sum="5642daf99f780fcfed4893c6bba36ee0c0710ec2" type="targz">ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.4.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>hdf5-devel</Dependency>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
@@ -55,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-04-16</Date>
|
||||
<Version>4.4.1</Version>
|
||||
<Comment>Rebuild with new toolchain</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>4.4.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user