summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 431a3429e07846c0d5772b9190a3ab2d573bfdcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = mingw-w64-protobuf
	pkgdesc = Protocol Buffers - Google's data interchange format (mingw-w64)
	pkgver = 3.7.0
	pkgrel = 1
	url = https://developers.google.com/protocol-buffers/
	arch = any
	license = BSD
	makedepends = mingw-w64-configure
	makedepends = protobuf
	makedepends = unzip
	depends = mingw-w64-crt
	depends = mingw-w64-zlib
	options = !strip
	options = !buildflags
	options = staticlibs
	source = https://github.com/google/protobuf/archive/v3.7.0.tar.gz
	sha256sums = a19dcfe9d156ae45d209b15e0faed5c7b5f109b6117bfc1974b6a7b98a850320

pkgname = mingw-w64-protobuf