Ravenports generated: 01 Feb 2023 18:55
[ravenports.git] / bucket_AF / gtest
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               gtest
4 VERSION=                1.13.0
5 KEYWORDS=               devel
6 VARIANTS=               standard
7 SDESC[standard]=        Google Testing and Mocking Framework
8 HOMEPAGE=               https://github.com/google/googletest
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/google:googletest:v1.13.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.13.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:110:distinfo]
46 ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363       862871 google-googletest-1.13.0.tar.gz
47
48
49 [FILE:1219: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-assertion-result.h
71  gtest-death-test.h
72  gtest-matchers.h
73  gtest-message.h
74  gtest-param-test.h
75  gtest-printers.h
76  gtest-spi.h
77  gtest-test-part.h
78  gtest-typed-test.h
79  gtest.h
80  gtest_pred_impl.h
81  gtest_prod.h
82 include/gtest/internal/
83  gtest-death-test-internal.h
84  gtest-filepath.h
85  gtest-internal.h
86  gtest-param-util.h
87  gtest-port-arch.h
88  gtest-port.h
89  gtest-string.h
90  gtest-type-util.h
91 include/gtest/internal/custom/
92  README.md
93  gtest-port.h
94  gtest-printers.h
95  gtest.h
96 lib/
97  libgmock.so
98  libgmock.so.%%SOVERSION%%
99  libgmock_main.so
100  libgmock_main.so.%%SOVERSION%%
101  libgtest.so
102  libgtest.so.%%SOVERSION%%
103  libgtest_main.so
104  libgtest_main.so.%%SOVERSION%%
105 lib/cmake/GTest/
106  GTestConfig.cmake
107  GTestConfigVersion.cmake
108  GTestTargets-release.cmake
109  GTestTargets.cmake
110 lib/pkgconfig/
111  gmock.pc
112  gmock_main.pc
113  gtest.pc
114  gtest_main.pc
115