summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5b3597a0c67abaf7d612b592d376ac290c99967 (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
pkgbase = android-x86-64-gtest
	pkgdesc = Google Test - C++ testing utility (Android x86-64)
	pkgver = 1.15.2
	pkgrel = 1
	url = https://github.com/google/googletest
	arch = any
	license = BSD
	makedepends = android-cmake
	makedepends = python
	depends = android-ndk
	optdepends = python: gmock generator
	provides = android-x86-64-gmock
	conflicts = android-x86-64-gmock
	replaces = android-x86-64-gmock
	options = !strip
	options = !buildflags
	options = staticlibs
	options = !emptydirs
	source = https://github.com/google/googletest/archive/v1.15.2.tar.gz
	source = 0001-gtest-version.patch
	md5sums = 7e11f6cfcf6498324ac82d567dcb891e
	md5sums = 4b2b6493b95389d3428470eb3f904df6

pkgname = android-x86-64-gtest