summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6696c3bc5178ddbe2d420d8e43f0b609636869c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = libkml-git
	pkgdesc = A KML library written in C++ with bindings to other languages
	pkgver = 1062.878abd1
	pkgrel = 1
	url = https://github.com/libkml/libkml
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = swig
	makedepends = boost
	makedepends = patchelf
	depends = expat
	depends = uriparser
	optdepends = swig: bindings for additional languages
	optdepends = python2: python bindings
	provides = libkml
	conflicts = libkml-dev
	conflicts = libkml-git
	source = libkml::git+https://github.com/libkml/libkml.git
	sha256sums = SKIP

pkgname = libkml-git