shared-macros.mk: simplify java settings
[oi-userland.git] / components / developer / googletest / googletest.p5m
blob79268c93afa76c8c57cbd0aaf06263d55f3ad785
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 Andreas Wacknitz
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/include/gmock/gmock-actions.h
27 file path=usr/include/gmock/gmock-cardinalities.h
28 file path=usr/include/gmock/gmock-function-mocker.h
29 file path=usr/include/gmock/gmock-matchers.h
30 file path=usr/include/gmock/gmock-more-actions.h
31 file path=usr/include/gmock/gmock-more-matchers.h
32 file path=usr/include/gmock/gmock-nice-strict.h
33 file path=usr/include/gmock/gmock-spec-builders.h
34 file path=usr/include/gmock/gmock.h
35 file path=usr/include/gmock/internal/custom/README.md
36 file path=usr/include/gmock/internal/custom/gmock-generated-actions.h
37 file path=usr/include/gmock/internal/custom/gmock-matchers.h
38 file path=usr/include/gmock/internal/custom/gmock-port.h
39 file path=usr/include/gmock/internal/gmock-internal-utils.h
40 file path=usr/include/gmock/internal/gmock-port.h
41 file path=usr/include/gmock/internal/gmock-pp.h
42 file path=usr/include/gtest/gtest-assertion-result.h
43 file path=usr/include/gtest/gtest-death-test.h
44 file path=usr/include/gtest/gtest-matchers.h
45 file path=usr/include/gtest/gtest-message.h
46 file path=usr/include/gtest/gtest-param-test.h
47 file path=usr/include/gtest/gtest-printers.h
48 file path=usr/include/gtest/gtest-spi.h
49 file path=usr/include/gtest/gtest-test-part.h
50 file path=usr/include/gtest/gtest-typed-test.h
51 file path=usr/include/gtest/gtest.h
52 file path=usr/include/gtest/gtest_pred_impl.h
53 file path=usr/include/gtest/gtest_prod.h
54 file path=usr/include/gtest/internal/custom/README.md
55 file path=usr/include/gtest/internal/custom/gtest-port.h
56 file path=usr/include/gtest/internal/custom/gtest-printers.h
57 file path=usr/include/gtest/internal/custom/gtest.h
58 file path=usr/include/gtest/internal/gtest-death-test-internal.h
59 file path=usr/include/gtest/internal/gtest-filepath.h
60 file path=usr/include/gtest/internal/gtest-internal.h
61 file path=usr/include/gtest/internal/gtest-param-util.h
62 file path=usr/include/gtest/internal/gtest-port-arch.h
63 file path=usr/include/gtest/internal/gtest-port.h
64 file path=usr/include/gtest/internal/gtest-string.h
65 file path=usr/include/gtest/internal/gtest-type-util.h
66 file path=usr/lib/$(MACH64)/cmake/GTest/GTestConfig.cmake
67 file path=usr/lib/$(MACH64)/cmake/GTest/GTestConfigVersion.cmake
68 file path=usr/lib/$(MACH64)/cmake/GTest/GTestTargets-release.cmake
69 file path=usr/lib/$(MACH64)/cmake/GTest/GTestTargets.cmake
70 link path=usr/lib/$(MACH64)/libgmock.so target=libgmock.so.$(HUMAN_VERSION)
71 file path=usr/lib/$(MACH64)/libgmock.so.$(HUMAN_VERSION)
72 link path=usr/lib/$(MACH64)/libgmock_main.so \
73     target=libgmock_main.so.$(HUMAN_VERSION)
74 file path=usr/lib/$(MACH64)/libgmock_main.so.$(HUMAN_VERSION)
75 link path=usr/lib/$(MACH64)/libgtest.so target=libgtest.so.$(HUMAN_VERSION)
76 file path=usr/lib/$(MACH64)/libgtest.so.$(HUMAN_VERSION)
77 link path=usr/lib/$(MACH64)/libgtest_main.so \
78     target=libgtest_main.so.$(HUMAN_VERSION)
79 file path=usr/lib/$(MACH64)/libgtest_main.so.$(HUMAN_VERSION)
80 file path=usr/lib/$(MACH64)/pkgconfig/gmock.pc
81 file path=usr/lib/$(MACH64)/pkgconfig/gmock_main.pc
82 file path=usr/lib/$(MACH64)/pkgconfig/gtest.pc
83 file path=usr/lib/$(MACH64)/pkgconfig/gtest_main.pc