mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/gdal to 2.1.0-2
This commit is contained in:
parent
3b5d921958
commit
522590a065
2 changed files with 6 additions and 1 deletions
|
@ -7,9 +7,11 @@
|
|||
# - drop poppler, currently breaks build
|
||||
# - use uname in path in removing rpath in packaging
|
||||
|
||||
#delete obsolete .patch file from svn
|
||||
|
||||
pkgname=gdal
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A translator library for raster geospatial data formats"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.gdal.org/"
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
2016-06-05 Jaroslav Lichtblau <svetlemodry@archlinux.org>
|
||||
* gdal 2.1.0-2 cfitsio 3.390 rebuild
|
||||
|
||||
2016-05-22 Jaroslav Lichtblau <svetlemodry@archlinux.org>
|
||||
* gdal 2.1.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue