Ravenports generated: 21 Nov 2020 06:52
[ravenports.git] / bucket_AF / gtest
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               gtest
4 VERSION=                1.10.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.10.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 CMAKE_ARGS=             -DBUILD_SHARED_LIBS=ON
29                         -Dgtest_build_tests=ON
30
31 post-install:
32         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
33
34 [FILE:398:descriptions/desc.single]
35 Google's framework for writing C++ tests on a variety of platforms
36 (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on
37 the xUnit architecture. Supports automatic test discovery, a rich set
38 of assertions, user-defined assertions, death tests, fatal and
39 non-fatal failures, value- and type-parameterized tests, various
40 options for running the tests, and XML test report generation.
41
42
43 [FILE:118:distinfo]
44 9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb       904349 google-googletest-release-1.10.0.tar.gz
45
46
47 [FILE:1328:manifests/plist.single]
48 include/gmock/
49  gmock-actions.h
50  gmock-cardinalities.h
51  gmock-function-mocker.h
52  gmock-generated-actions.h
53  gmock-generated-actions.h.pump
54  gmock-generated-function-mockers.h
55  gmock-generated-function-mockers.h.pump
56  gmock-generated-matchers.h
57  gmock-generated-matchers.h.pump
58  gmock-matchers.h
59  gmock-more-actions.h
60  gmock-more-matchers.h
61  gmock-nice-strict.h
62  gmock-spec-builders.h
63  gmock.h
64 include/gmock/internal/
65  gmock-internal-utils.h
66  gmock-port.h
67  gmock-pp.h
68 include/gmock/internal/custom/
69  README.md
70  gmock-generated-actions.h
71  gmock-generated-actions.h.pump
72  gmock-matchers.h
73  gmock-port.h
74 include/gtest/
75  gtest-death-test.h
76  gtest-matchers.h
77  gtest-message.h
78  gtest-param-test.h
79  gtest-printers.h
80  gtest-spi.h
81  gtest-test-part.h
82  gtest-typed-test.h
83  gtest.h
84  gtest_pred_impl.h
85  gtest_prod.h
86 include/gtest/internal/
87  gtest-death-test-internal.h
88  gtest-filepath.h
89  gtest-internal.h
90  gtest-param-util.h
91  gtest-port-arch.h
92  gtest-port.h
93  gtest-string.h
94  gtest-type-util.h
95  gtest-type-util.h.pump
96 include/gtest/internal/custom/
97  README.md
98  gtest-port.h
99  gtest-printers.h
100  gtest.h
101 lib/
102  libgmock.so
103  libgmock_main.so
104  libgtest.so
105  libgtest_main.so
106 lib/cmake/GTest/
107  GTestConfig.cmake
108  GTestConfigVersion.cmake
109  GTestTargets-release.cmake
110  GTestTargets.cmake
111 lib/pkgconfig/
112  gmock.pc
113  gmock_main.pc
114  gtest.pc
115  gtest_main.pc
116