summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8815e8d51d9cd743802c5f621f8f43dc82b747ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = mingw-w64-nanoflann
	pkgdesc = a C++ header-only library for Nearest Neighbor (NN) search wih KD-trees (mingw-w64)
	pkgver = 1.6.2
	pkgrel = 1
	url = https://github.com/jlblancoc/nanoflann
	arch = any
	license = BSD
	makedepends = mingw-w64-cmake
	depends = mingw-w64-eigen
	options = !strip
	options = !buildflags
	options = staticlibs
	source = https://github.com/jlblancoc/nanoflann/archive/v1.6.2.tar.gz
	sha256sums = c1b8f2e4d32c040249dad14a89dd03c5106a8c56f3e9ca4e60a0836a59259c0c

pkgname = mingw-w64-nanoflann