Ravenports generated: 25 Jul 2022 23:38
[ravenports.git] / bucket_AF / gtest
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               gtest
4 VERSION=                1.11.0
5 KEYWORDS=               devel
6 VARIANTS=               standard
7 SDESC[standard]=        Google Testing and Mocking Framework
8 HOMEPAGE=               https://github.com/google/googletest
9 CONTACT=                Leonid_Bobrov[goleo@disroot.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/google:googletest:release-1.11.0
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   c++:single cclibs:single cmake:outsource
21
22 LICENSE=                BSD3CLAUSE:single
23 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/LICENSE
24 LICENSE_SCHEME=         solo
25
26 FPC_EQUIVALENT=         devel/googletest
27
28 SOVERSION=              1.11.0
29
30 CMAKE_ARGS=             -DBUILD_SHARED_LIBS=ON
31                         -Dgtest_build_tests=ON
32
33 post-install:
34         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
35
36 [FILE:398:descriptions/desc.single]
37 Google's framework for writing C++ tests on a variety of platforms
38 (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on
39 the xUnit architecture. Supports automatic test discovery, a rich set
40 of assertions, user-defined assertions, death tests, fatal and
41 non-fatal failures, value- and type-parameterized tests, various
42 options for running the tests, and XML test report generation.
43
44
45 [FILE:118:distinfo]
46 b4870bf121ff7795ba20d20bcdd8627b8e088f2d1dab299a031c1034eddc93d5       886330 google-googletest-release-1.11.0.tar.gz
47
48
49 [FILE:1193:manifests/plist.single]
50 include/gmock/
51  gmock-actions.h
52  gmock-cardinalities.h
53  gmock-function-mocker.h
54  gmock-matchers.h
55  gmock-more-actions.h
56  gmock-more-matchers.h
57  gmock-nice-strict.h
58  gmock-spec-builders.h
59  gmock.h
60 include/gmock/internal/
61  gmock-internal-utils.h
62  gmock-port.h
63  gmock-pp.h
64 include/gmock/internal/custom/
65  README.md
66  gmock-generated-actions.h
67  gmock-matchers.h
68  gmock-port.h
69 include/gtest/
70  gtest-death-test.h
71  gtest-matchers.h
72  gtest-message.h
73  gtest-param-test.h
74  gtest-printers.h
75  gtest-spi.h
76  gtest-test-part.h
77  gtest-typed-test.h
78  gtest.h
79  gtest_pred_impl.h
80  gtest_prod.h
81 include/gtest/internal/
82  gtest-death-test-internal.h
83  gtest-filepath.h
84  gtest-internal.h
85  gtest-param-util.h
86  gtest-port-arch.h
87  gtest-port.h
88  gtest-string.h
89  gtest-type-util.h
90 include/gtest/internal/custom/
91  README.md
92  gtest-port.h
93  gtest-printers.h
94  gtest.h
95 lib/
96  libgmock.so
97  libgmock.so.%%SOVERSION%%
98  libgmock_main.so
99  libgmock_main.so.%%SOVERSION%%
100  libgtest.so
101  libgtest.so.%%SOVERSION%%
102  libgtest_main.so
103  libgtest_main.so.%%SOVERSION%%
104 lib/cmake/GTest/
105  GTestConfig.cmake
106  GTestConfigVersion.cmake
107  GTestTargets-release.cmake
108  GTestTargets.cmake
109 lib/pkgconfig/
110  gmock.pc
111  gmock_main.pc
112  gtest.pc
113  gtest_main.pc
114