summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb4a7dd71ebccb66ffffc9ff605bd4f7dfa52d4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = flatbuffers-static
	pkgdesc = An efficient cross platform serialization library for C++, with support for Java, C# and Go
	pkgver = 1.11.0
	pkgrel = 1
	url = http://google.github.io/flatbuffers/
	arch = x86_64
	license = Apache
	makedepends = cmake
	depends = gcc-libs
	provides = flatbuffers
	conflicts = flatbuffers
	options = staticlibs
	source = flatbuffers-static-1.11.0.tar.gz::https://github.com/google/flatbuffers/archive/v1.11.0.tar.gz
	sha256sums = 3f4a286642094f45b1b77228656fbd7ea123964f19502f9ecfd29933fd23a50b

pkgname = flatbuffers-static