summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5529713ed7577a34b2ef26bdd44143f9a3987de9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = android-x86-protobuf
	pkgdesc = Protocol Buffers - Google's data interchange format (Android x86)
	pkgver = 27.3
	pkgrel = 1
	url = https://developers.google.com/protocol-buffers/
	arch = any
	groups = android-protobuf
	license = BSD
	makedepends = android-cmake
	depends = android-x86-zlib
	depends = android-x86-abseil-cpp
	options = !strip
	options = !buildflags
	options = staticlibs
	options = !emptydirs
	source = https://github.com/protocolbuffers/protobuf/archive/v27.3/protobuf-27.3.tar.gz
	source = https://github.com/protocolbuffers/protobuf/commit/2e62ef1e.patch
	md5sums = c7feee9c4a6856d39e2b9d6876a487f5
	md5sums = SKIP

pkgname = android-x86-protobuf