gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6558: update netcdf-c to 4.7.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6558: update netcdf-c to 4.7.0
Date: Sat, 25 May 2019 20:24:53 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6558
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2019-05-25 17:24:47 -0700
message:
  update netcdf-c to 4.7.0
added:
  pkg/other/netcdf-c/            netcdfc-20190526002431-mb75hxjvbt5qcsgj-1
  pkg/other/netcdf-c/Makefile    makefile-20190526002431-mb75hxjvbt5qcsgj-3
  pkg/other/netcdf-c/config.mk   config.mk-20190526002431-mb75hxjvbt5qcsgj-2
  pkg/other/netcdf-c/sha256sums  sha256sums-20190526002431-mb75hxjvbt5qcsgj-4
=== added directory 'pkg/other/netcdf-c'
=== added file 'pkg/other/netcdf-c/Makefile'
--- a/pkg/other/netcdf-c/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/other/netcdf-c/Makefile       2019-05-26 00:24:47 +0000
@@ -0,0 +1,46 @@
+# Copyright ©2019 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    netcdf-c
+GARNAME = netcdf-c
+GARVERSION =  4.7.0
+HOME_URL = https://www.unidata.ucar.edu/software/netcdf/
+DESCRIPTION =  Network Common Data Format library for data, C version
+define BLURB
+Network Common Data Format library for data, C version. Other languages
+available from  www.unidata.ucar.edu/software/netcdf/
+endef
+
+######################################################################
+# https://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-c-4.7.0.tar.gz
+MASTER_SITES =  https://www.unidata.ucar.edu/ 
+MASTER_SUBDIR =  downloads/netcdf/ftp/
+DISTFILES = $(DISTNAME).tar.gz  
+SIGFILES =
+LICENSE = 3 clause BSD
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk
+

=== added file 'pkg/other/netcdf-c/config.mk'
--- a/pkg/other/netcdf-c/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/other/netcdf-c/config.mk      2019-05-26 00:24:47 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/netcdf-c/sha256sums'
--- a/pkg/other/netcdf-c/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/other/netcdf-c/sha256sums     2019-05-26 00:24:47 +0000
@@ -0,0 +1,1 @@
+a512d2b4828c6177dd4b96791c4163e4e06e6bfc7123bebfbfe01762d777d1cb  
download/netcdf-c-4.7.0.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]