summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15f9429acd9cef33f767bc22dbe6f6c97195251a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = libosmium-git
	pkgdesc = Fast and flexible C++ library for working with OpenStreetMap data.
	pkgver = 2.18.0.r0.g9c50fde4
	pkgrel = 1
	url = http://osmcode.org/libosmium/
	arch = x86_64
	arch = i686
	license = custom
	makedepends = git
	makedepends = cmake
	makedepends = protozero
	depends = expat
	depends = zlib
	depends = bzip2
	depends = boost
	optdepends = sparsehash: sparse-mem-table index map
	optdepends = gdal: convert OSM geometries into OGR geometries
	optdepends = geos: convert OSM geometries into GEOS geometries
	optdepends = proj: project OSM coordinates into spatial reference systems
	optdepends = lz4: use LZ4 compression in PBF files
	optdepends = doxygen: build Libosmium API documentation
	provides = libosmium=2.18.0.r0.g9c50fde4
	conflicts = libosmium
	source = libosmium::git+https://github.com/osmcode/libosmium.git
	md5sums = SKIP

pkgname = libosmium-git