summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ecee28c5af330b7b5b983d29ee52d9333d5096c (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
28
29
30
31
32
33
pkgbase = protobuf-git
	pkgdesc = Google's data interchange format
	pkgver = 21.12.r1098.gb598b2dd1
	pkgrel = 1
	url = https://developers.google.com/protocol-buffers/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = gtest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	source = git+https://github.com/protocolbuffers/protobuf.git
	sha256sums = SKIP

pkgname = protobuf-git
	depends = gcc-libs
	depends = zlib
	provides = protobuf=21.12.r1098.gb598b2dd1
	provides = libprotoc.so
	provides = libprotobuf.so
	provides = libprotobuf-lite.so
	conflicts = protobuf

pkgname = python-protobuf-git
	pkgdesc = Python 3 bindings for Google Protocol Buffers
	depends = protobuf-git=21.12.r1098.gb598b2dd1
	depends = python
	depends = python-six
	provides = python-protobuf=21.12.r1098.gb598b2dd1
	conflicts = python-protobuf