blob: 0f4ad69b44e7b10fbd9ee7951460f3b1532fc09b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = kealib
pkgdesc = An HDF5 Based Raster File Format and its GDAL plugin
pkgver = 1.5.3
pkgrel = 1
url = http://kealib.org
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
depends = hdf5
depends = gdal
options = !emptydirs
source = https://github.com/ubarsc/kealib/releases/download/kealib-1.5.3/kealib-1.5.3.tar.gz
sha256sums = 32b2e3c90553a03cf1e8d03781c3710500ca919bca674bc370e86f15338ee93e
pkgname = kealib
|