summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: beb870ec414e9673b0903e5d8189021bb16eae41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = lib32-gtest
	pkgdesc = Google Test - C++ testing utility based on the xUnit framework (like JUnit)
	pkgver = 1.10.0
	pkgrel = 1
	url = https://github.com/google/googletest
	arch = x86_64
	license = custom:BSD3
	makedepends = cmake
	depends = gtest
	depends = lib32-gcc-libs
	options = !buildflags
	options = staticlibs
	options = !strip
	source = https://github.com/google/googletest/archive/release-1.10.0.tar.gz
	sha512sums = bd52abe938c3722adc2347afad52ea3a17ecc76730d8d16b065e165bc7477d762bce0997a427131866a89f1001e3f3315198204ffa5d643a9355f1f4d0d7b1a9

pkgname = lib32-gtest