summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2016-09-25 20:16:48 +0200
committerMichel Zou2016-09-25 20:16:48 +0200
commit018a62ca28a9dbc9a66e67cf06d2e3119a84647e (patch)
treeab74ca91bb55053906f6bde3d0d69f24f7d5ab36
parent7dcf651937069071f5a3da0d2451e504c4b4d0ed (diff)
downloadaur-018a62ca28a9dbc9a66e67cf06d2e3119a84647e.tar.gz
postgresql
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd6bc540cf2c..e0bcd68898ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Sun Sep 25 18:16:48 UTC 2016
pkgbase = mingw-w64-gdal
pkgdesc = A translator library for raster geospatial data formats (mingw-w64)
pkgver = 1.11.2
@@ -18,7 +20,7 @@ pkgbase = mingw-w64-gdal
depends = mingw-w64-libpng
depends = mingw-w64-libtiff
depends = mingw-w64-sqlite
- depends = mingw-w64-postgresql-libs
+ depends = mingw-w64-postgresql
options = !buildflags
options = !strip
options = staticlibs
diff --git a/PKGBUILD b/PKGBUILD
index a066225016c1..ed35ad3b6923 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A translator library for raster geospatial data formats (mingw-w64)"
arch=('any')
url="http://www.gdal.org/"
license=('custom')
-depends=('mingw-w64-curl' 'mingw-w64-jasper' 'mingw-w64-giflib' 'mingw-w64-hdf5' 'mingw-w64-netcdf' 'mingw-w64-libgeotiff' 'mingw-w64-libfreexl' 'mingw-w64-libjpeg' 'mingw-w64-libpng' 'mingw-w64-libtiff' 'mingw-w64-sqlite' 'mingw-w64-postgresql-libs')
+depends=('mingw-w64-curl' 'mingw-w64-jasper' 'mingw-w64-giflib' 'mingw-w64-hdf5' 'mingw-w64-netcdf' 'mingw-w64-libgeotiff' 'mingw-w64-libfreexl' 'mingw-w64-libjpeg' 'mingw-w64-libpng' 'mingw-w64-libtiff' 'mingw-w64-sqlite' 'mingw-w64-postgresql')
makedepends=('perl' 'mingw-w64-configure')
options=('!buildflags' '!strip' 'staticlibs')
source=("http://download.osgeo.org/gdal/${pkgver}/gdal-${pkgver}.tar.gz"