summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ffefe3bd6deccd86c3ae853255a03ce7f9492e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = lib32-gtest
	pkgdesc = Google Test - C++ testing utility based on the xUnit framework (like JUnit)
	pkgver = 1.13.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/refs/tags/v1.13.0.tar.gz
	sha512sums = 70c0cfb1b4147bdecb467ecb22ae5b5529eec0abc085763213a796b7cdbd81d1761d12b342060539b936fa54f345d33f060601544874d6213fdde79111fa813e

pkgname = lib32-gtest