blob: 70edcaa8464821b40c762e463b538a3f9ef2d660 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = filegdb-api
pkgdesc = ESRI File Geodatabase (FileGDB) API
pkgver = 1.5.1
pkgrel = 5
url = https://github.com/Esri/file-geodatabase-api
changelog = filegdb-api.changelog
arch = i686
arch = x86_64
license = APACHE
makedepends = libxml2
makedepends = gcc
source = filegdb-api-1.5.1.tar.gz::https://raw.githubusercontent.com/Esri/file-geodatabase-api/master/FileGDB_API_1.5.1/FileGDB_API_1_5_1-64gcc51.tar.gz
md5sums = 10a18003adaa6ccf0c4d8e6bb8da1e4f
pkgname = filegdb-api
|