blob: 1fa5247c78efa9c3e3c409b481475e74120cc2cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = cdt
pkgdesc = Constrained Delaunay Triangulation (C++)
pkgver = 1.4.4
pkgrel = 1
url = https://artem-ogre.github.io/CDT/
arch = any
license = MPL-2.0
makedepends = cmake
options = !debug
source = https://github.com/artem-ogre/CDT/archive/refs/tags/1.4.4.tar.gz
sha256sums = 97e57bdd1cf8219dcc81634236a502390a20dda3599dd3414a74343b7f03427f
pkgname = cdt
|