summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkikislater2023-11-30 11:54:08 +0400
committerkikislater2023-11-30 11:54:08 +0400
commit41267f5c6956c271094101cc63a7b3f25008f157 (patch)
tree7e6717c1bd5440de3bc3e090a00c2ba2dabaa142 /.SRCINFO
parentc9d199ac18d9185830831667068d6574fb1af23b (diff)
downloadaur-41267f5c6956c271094101cc63a7b3f25008f157.tar.gz
upstream upgrade to 3.8.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 10 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75d05346c5e4..d4c81e613919 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdal-ecw
pkgdesc = A translator library for raster geospatial data formats, with support to ECW format. Based on gdal-hdf4 AUR package.
- pkgver = 3.7.3
+ pkgver = 3.8.0
pkgrel = 1
url = https://gdal.org/
changelog = gdal-ecw.changelog
@@ -50,6 +50,7 @@ pkgbase = gdal-ecw
makedepends = xerces-c
makedepends = zlib
makedepends = zstd
+ makedepends = libaec
depends = curl
depends = geos
depends = giflib
@@ -76,11 +77,15 @@ pkgbase = gdal-ecw
optdepends = perl: perl binding support
optdepends = unixodbc: when present while building, will add odbc support
optdepends = libkml: when present while building, adds kml support
- provides = gdal=3.7.3
+ provides = gdal=3.8.0
conflicts = gdal
options = !emptydirs
- source = https://download.osgeo.org/gdal/3.7.3/gdal-3.7.3.tar.xz
- b2sums = 743ce2d8027fb228630a2951af2de8ac7fb5fa0b32124d58fb545ac61fdf5240f17ae85cfdcab51ea5e1b4e2311b55af4c7bbdfe82c6ed5ea180a5c8b254ccfd
+ source = https://download.osgeo.org/gdal/3.8.0/gdal-3.8.0.tar.xz
+ source = https://github.com/OSGeo/gdal/commit/cbed9fc9.patch
+ source = https://github.com/OSGeo/gdal/commit/ec33f6d6.patch
+ b2sums = 646aa91283e7228a054221d120bddb456c8b898f9155edd289f2b2e0bf8706fa3045a98d26e4cf5ba5dba6d8c1c7f0a7f4aaaded9457481a65910c2d313c8f9d
+ b2sums = e75eb8edb5507450ded3bca618a03a283ba49791df416b0a7732f859d93124704e8508fcd11271bbbeef299d05d3ad2df9e03bd805580445407cb6b8c003a98e
+ b2sums = 5c0abcfcfbb0ca2a96156abb4c7daaf4860fa30d553228172eb8def8b2f95e93bae9217974fba9621dcf9921e906a5ada9b710b1c0b29e7e580191a0a56a76e2
pkgname = gdal-ecw
depends = proj
@@ -126,7 +131,7 @@ pkgname = gdal-ecw
pkgname = python-gdal-ecw
pkgdesc = Python bindings for GDAL, with support to ECW format
- depends = gdal-ecw=3.7.3
+ depends = gdal-ecw=3.8.0
depends = python-numpy
optdepends =
provides = python-gdal