blob: 180b3205a89bf944772f56b883c6128d6ca8b238 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = untwine-git
pkgdesc = Untwine is software to create Entwine Point Tile (EPT) web services from PDAL-readable point cloud data sources.
pkgver = r74.48ee6f7
pkgrel = 1
url = https://github.com/hobu/untwine
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
depends = pdal
provides = untwine
conflicts = untwine
source = untwine::git+https://github.com/hobu/untwine
md5sums = SKIP
pkgname = untwine-git
|