summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1972daf3b980
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = lib32-gtest
+ pkgdesc = Google Test - C++ testing utility based on the xUnit framework (like JUnit) (mingw-w64)
+ pkgver = 1.8.1
+ 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.8.1.tar.gz
+ sha512sums = e6283c667558e1fd6e49fa96e52af0e415a3c8037afe1d28b7ff1ec4c2ef8f49beb70a9327b7fc77eb4052a58c4ccad8b5260ec90e4bceeac7a46ff59c4369d7
+
+pkgname = lib32-gtest
+