summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d05d5b056e049e3b5a9977667833e05855028173 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = octomap
	pkgdesc = Efficient probabilistic 3D mapping framework based on octrees
	pkgver = 1.10.0
	pkgrel = 1
	url = https://octomap.github.io/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cmake
	depends = gcc-libs
	provides = octomap
	conflicts = octomap-git
	options = staticlibs
	source = octomap-1.10.0.tar.gz::https://github.com/OctoMap/octomap/archive/v1.10.0.tar.gz
	source = iterator.patch::https://patch-diff.githubusercontent.com/raw/OctoMap/octomap/pull/373.patch
	sha256sums = 417af6da4e855e9a83b93458aa98b01a2c88f880088baad2b59d323ce162586e
	sha256sums = SKIP

pkgname = octomap