summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgaelic2017-08-14 22:32:49 +0200
committergaelic2017-08-14 22:32:49 +0200
commit0a02e9564b3784374c1e8c2960bf9bfe3d852fd4 (patch)
treeec2cb17a93686e4287d630cea0afe6c21214b2d9
parentb951d25bf347709051e749f357477c4c55ea5a5c (diff)
downloadaur-0a02e9564b3784374c1e8c2960bf9bfe3d852fd4.tar.gz
libzip added to deps
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4e97ffc8cec..1c92f60ba845 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 24 08:52:34 UTC 2017
+# Mon Aug 14 20:31:31 UTC 2017
pkgbase = qgis-git
pkgdesc = Geographic Information System (GIS) that supports vector, raster & database formats - Development master
- pkgver = 2.99.0.r39249.fa9f202b05
+ pkgver = 2.99.0.r40798.7d4f81d4c6
pkgrel = 1
url = http://qgis.org/
arch = i686
@@ -28,11 +28,12 @@ pkgbase = qgis-git
depends = python-numpy
depends = python-jinja
depends = python-pygments
- depends = qwtpolar
+ depends = qwtpolar-qt5
depends = expat
depends = python-qscintilla-qt5
depends = spatialindex
depends = gsl
+ depends = libzip
optdepends = grass: for GRASS providers and plugin (6 or 7)
optdepends = postgresql: for postgis and SPIT support
optdepends = gpsbabel: for gps plugin
diff --git a/PKGBUILD b/PKGBUILD
index 892843de469e..3722bbb4a57f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=qgis-git
_pkgname=qgis
-pkgver=2.99.0.r39249.fa9f202b05
+pkgver=2.99.0.r40798.7d4f81d4c6
_pkgver=2.99.0
pkgrel=1
pkgdesc='Geographic Information System (GIS) that supports vector, raster & database formats - Development master'
url='http://qgis.org/'
license=('GPL')
arch=('i686' 'x86_64')
-depends=('qt5-tools' 'qt5-script' 'qtkeychain' 'qca-qt5' 'qt5-webkit' 'proj' 'geos' 'sqlite' 'python-gdal' 'python-owslib' 'python-future' 'python-sip' 'python-psycopg2' 'python-yaml' 'python-numpy' 'python-jinja' 'python-pygments' 'qwtpolar' 'expat' 'python-qscintilla-qt5' 'spatialindex' 'gsl')
+depends=('qt5-tools' 'qt5-script' 'qtkeychain' 'qca-qt5' 'qt5-webkit' 'proj' 'geos' 'sqlite' 'python-gdal' 'python-owslib' 'python-future' 'python-sip' 'python-psycopg2' 'python-yaml' 'python-numpy' 'python-jinja' 'python-pygments' 'qwtpolar-qt5' 'expat' 'python-qscintilla-qt5' 'spatialindex' 'gsl' 'libzip')
makedepends=('git' 'cmake' 'txt2tags')
optdepends=('grass: for GRASS providers and plugin (6 or 7)'
# 'gsl: for georeferencer'