summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff2563de03a860d5436a2241e28af6acc00801d8 (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
pkgbase = flatbuffers-git
	pkgdesc = An efficient cross platform serialization library for C++, with support for Java, C# and Go
	pkgver = 2.0.6.r130.g6e279164
	pkgrel = 1
	epoch = 1
	url = https://google.github.io/flatbuffers/
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = git
	makedepends = python-setuptools
	depends = gcc-libs
	source = git+https://github.com/google/flatbuffers
	sha256sums = SKIP

pkgname = flatbuffers-git
	provides = flatbuffers=2.0.6.r130.g6e279164
	conflicts = flatbuffers

pkgname = python-flatbuffers-git
	pkgdesc = An efficient cross platform serialization library for Python
	arch = any
	depends = python
	provides = python-flatbuffers=2.0.6.r130.g6e279164
	conflicts = python-flatbuffers