summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEm Zhan2021-02-17 20:02:53 -0500
committerEm Zhan2021-02-17 20:35:53 -0500
commit5e3fc263f1fd5624030f91bdb003bce54e68526a (patch)
tree2535cba06390a53c1e3a511146de2bfef17eaceb /.SRCINFO
parenta890b1eeecbdb297736214dd675b9259adeaf9b5 (diff)
downloadaur-5e3fc263f1fd5624030f91bdb003bce54e68526a.tar.gz
Upgrade for v3.0.0
Now uses the built-in statically linked libraries instead of trying to modify the makefile to work with Arch dependencies. See https://ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/_README.nolib for details.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 9 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a5bcc78c1a2..ede381ab8aea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,17 @@
pkgbase = wgrib2
- pkgdesc = A program to manipulate, inventory and decode GRIB-2 files
- pkgver = 2.0.8
+ pkgdesc = Utility to read and write grib2 files
+ pkgver = 3.0.0
pkgrel = 1
url = https://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/
- arch = i686
arch = x86_64
+ license = GPL
license = custom
- makedepends = g2clib
- makedepends = gctpc
- depends = netcdf
- depends = jasper
- depends = libpng
- depends = libmariadbclient
- depends = proj
- depends = libaec
- source = ftp://ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/wgrib2_nolib.tgz.v2.0.8
- source = wgrib2.patch
- source = http://www.ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/iplib_hwrf.tgz
- md5sums = 131729175e4fffdb1a56f6fc500f1694
- md5sums = 2e7bfddc4a4fd57b3f9a768124964cd5
- md5sums = 6d672b9d5823a0cb3bdd12131175250a
+ makedepends = gcc-fortran
+ depends = gcc-libs
+ source = https://www.ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/wgrib2.tgz.v3.0.0
+ source = https://ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/makefile_v2_for_wgrib2_v3.0.0
+ md5sums = 83f1b3f68c26a97c50af137b92804d95
+ md5sums = 11bf2c1f8669aaf8123ad5f928d14d33
pkgname = wgrib2