Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2104a61677970c32dc611ff9e4d03d5b532cb1d
commit b2104a61677970c32dc611ff9e4d03d5b532cb1d Author: crazy <[email protected]> Date: Sat Jan 7 23:05:37 2017 +0100 gdal-2.1.2-1-x86_64 * Version bump diff --git a/source/apps-extra/gdal/FrugalBuild b/source/apps-extra/gdal/FrugalBuild index 45b9881..1180f44 100644 --- a/source/apps-extra/gdal/FrugalBuild +++ b/source/apps-extra/gdal/FrugalBuild @@ -4,15 +4,15 @@ ## TODO: review depends=() pkgname=gdal -pkgver=2.1.1 +pkgver=2.1.2 pkgrel=1 pkgdesc="GDAL - a translator library for raster geospatial data formats" url="http://www.gdal.org/" license="MIT licence; Copyright by Frank Warmerdam" -depends=('geos>=3.4.2' 'sqlite3>=3.10.2' 'unixodbc>=2.3.4-2' 'expat>=2.1.0-5' \ +depends=('geos>=3.6.1' 'sqlite3>=3.10.2' 'unixodbc>=2.3.4-2' 'expat>=2.1.0-5' \ 'libjpeg>=9b-2' 'libpng>=1.6.20' 'libpq>=9.5.4' 'pcre>=1.6.20' 'libxml2>=2.9.4-3') -makedepends=('postgresql>=9.5.4') -archs=('i686' 'x86_64') +makedepends+=('postgresql>=9.5.4') +archs=('x86_64') groups=('apps-extra') up2date="Flasttar http://download.osgeo.org/gdal/CURRENT/" source=(http://download.osgeo.org/gdal/CURRENT/$pkgname-$pkgver.tar.xz) @@ -27,6 +27,6 @@ Fconfopts+=" --prefix=/usr \ --enable-shared=yes --with-gnu-ld" Finclude python -sha1sums=('2ce9cd434297d4cb1a0dc97e456fef05837cef9a') +sha1sums=('4306aeddc4bcc708742b55ad9679d7c14a5731e3') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
