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