summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJan Kohnert2021-01-30 16:22:33 +0100
committerJan Kohnert2021-02-14 14:13:11 +0100
commita6ab9d751062871a173a4e09380c5ada14aec273 (patch)
treedf12cc756891636baa85378c385c677a04de9b3b /.SRCINFO
parent6cf061c8a706b2345df2f834ff2fec2c4007780e (diff)
downloadaur-a6ab9d751062871a173a4e09380c5ada14aec273.tar.gz
Added CI/CD, fixed dependencies.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9fac13235c6..b21b0f7891a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,15 @@
pkgbase = eccodes
pkgdesc = ECMWF decoding library for GRIB, BUFR and GTS
pkgver = 2.20.0
- pkgrel = 1
+ pkgrel = 2
url = https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home
arch = i686
arch = x86_64
license = Apache
makedepends = gcc-fortran
- makedepends = python
- makedepends = python-numpy
makedepends = cmake
depends = openjpeg
depends = libpng
- depends = python
depends = netcdf
optdepends = libaec: for compression
optdepends = jasper: as an alternative to openjpeg