# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # Copyright 2018 Till Wegmueller # Copyright 2023 Niklas Poslovski # set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.human-version value=$(HUMAN_VERSION) set name=pkg.summary value="$(COMPONENT_SUMMARY)" set name=info.classification value="$(COMPONENT_CLASSIFICATION)" set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) set name=org.opensolaris.consolidation value=$(CONSOLIDATION) license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)' # Runtime libraries for protobuf 24.4 used to live in this package. # # TODO: This should be removed once nothing depends on unversioned protobuf # package to get runtime libraries. # depend type=require fmri=library/c++/protobuf-244 # Depend on runtime libraries to make sure .so symlinks are not dead. depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/$(MACH64)/libprotobuf.so.$(HUMAN_VERSION).0 link path=usr/bin/protoc target=protoc-$(HUMAN_VERSION).0 file path=usr/bin/protoc-$(HUMAN_VERSION).0 link path=usr/bin/protoc-gen-upb target=protoc-gen-upb-$(HUMAN_VERSION).0 file path=usr/bin/protoc-gen-upb-$(HUMAN_VERSION).0 link path=usr/bin/protoc-gen-upb_minitable \ target=protoc-gen-upb_minitable-$(HUMAN_VERSION).0 file path=usr/bin/protoc-gen-upb_minitable-$(HUMAN_VERSION).0 link path=usr/bin/protoc-gen-upbdefs \ target=protoc-gen-upbdefs-$(HUMAN_VERSION).0 file path=usr/bin/protoc-gen-upbdefs-$(HUMAN_VERSION).0 file path=usr/include/google/protobuf/any.h file path=usr/include/google/protobuf/any.pb.h file path=usr/include/google/protobuf/any.proto file path=usr/include/google/protobuf/api.pb.h file path=usr/include/google/protobuf/api.proto file path=usr/include/google/protobuf/arena.h file path=usr/include/google/protobuf/arena_align.h file path=usr/include/google/protobuf/arena_allocation_policy.h file path=usr/include/google/protobuf/arena_cleanup.h file path=usr/include/google/protobuf/arenastring.h file path=usr/include/google/protobuf/arenaz_sampler.h file path=usr/include/google/protobuf/compiler/code_generator.h file path=usr/include/google/protobuf/compiler/code_generator_lite.h file path=usr/include/google/protobuf/compiler/command_line_interface.h file path=usr/include/google/protobuf/compiler/cpp/enum.h file path=usr/include/google/protobuf/compiler/cpp/extension.h file path=usr/include/google/protobuf/compiler/cpp/field.h file path=usr/include/google/protobuf/compiler/cpp/field_generators/generators.h file path=usr/include/google/protobuf/compiler/cpp/file.h file path=usr/include/google/protobuf/compiler/cpp/generator.h file path=usr/include/google/protobuf/compiler/cpp/helpers.h file path=usr/include/google/protobuf/compiler/cpp/ifndef_guard.h file path=usr/include/google/protobuf/compiler/cpp/message.h file path=usr/include/google/protobuf/compiler/cpp/message_layout_helper.h file path=usr/include/google/protobuf/compiler/cpp/names.h file path=usr/include/google/protobuf/compiler/cpp/namespace_printer.h file path=usr/include/google/protobuf/compiler/cpp/options.h file path=usr/include/google/protobuf/compiler/cpp/padding_optimizer.h file path=usr/include/google/protobuf/compiler/cpp/parse_function_generator.h file path=usr/include/google/protobuf/compiler/cpp/service.h file path=usr/include/google/protobuf/compiler/cpp/tracker.h file path=usr/include/google/protobuf/compiler/csharp/csharp_doc_comment.h file path=usr/include/google/protobuf/compiler/csharp/csharp_enum.h file path=usr/include/google/protobuf/compiler/csharp/csharp_enum_field.h file path=usr/include/google/protobuf/compiler/csharp/csharp_field_base.h file path=usr/include/google/protobuf/compiler/csharp/csharp_generator.h file path=usr/include/google/protobuf/compiler/csharp/csharp_helpers.h file path=usr/include/google/protobuf/compiler/csharp/csharp_map_field.h file path=usr/include/google/protobuf/compiler/csharp/csharp_message.h file path=usr/include/google/protobuf/compiler/csharp/csharp_message_field.h file path=usr/include/google/protobuf/compiler/csharp/csharp_options.h file path=usr/include/google/protobuf/compiler/csharp/csharp_primitive_field.h file path=usr/include/google/protobuf/compiler/csharp/csharp_reflection_class.h file path=usr/include/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h file path=usr/include/google/protobuf/compiler/csharp/csharp_repeated_message_field.h file path=usr/include/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h file path=usr/include/google/protobuf/compiler/csharp/csharp_source_generator_base.h file path=usr/include/google/protobuf/compiler/csharp/csharp_wrapper_field.h file path=usr/include/google/protobuf/compiler/csharp/names.h file path=usr/include/google/protobuf/compiler/importer.h file path=usr/include/google/protobuf/compiler/java/context.h file path=usr/include/google/protobuf/compiler/java/doc_comment.h file path=usr/include/google/protobuf/compiler/java/field_common.h file path=usr/include/google/protobuf/compiler/java/file.h file path=usr/include/google/protobuf/compiler/java/full/enum.h file path=usr/include/google/protobuf/compiler/java/full/enum_field.h file path=usr/include/google/protobuf/compiler/java/full/extension.h file path=usr/include/google/protobuf/compiler/java/full/field_generator.h file path=usr/include/google/protobuf/compiler/java/full/generator_factory.h file path=usr/include/google/protobuf/compiler/java/full/make_field_gens.h file path=usr/include/google/protobuf/compiler/java/full/map_field.h file path=usr/include/google/protobuf/compiler/java/full/message.h file path=usr/include/google/protobuf/compiler/java/full/message_builder.h file path=usr/include/google/protobuf/compiler/java/full/message_field.h file path=usr/include/google/protobuf/compiler/java/full/primitive_field.h file path=usr/include/google/protobuf/compiler/java/full/service.h file path=usr/include/google/protobuf/compiler/java/full/string_field.h file path=usr/include/google/protobuf/compiler/java/generator.h file path=usr/include/google/protobuf/compiler/java/generator_common.h file path=usr/include/google/protobuf/compiler/java/generator_factory.h file path=usr/include/google/protobuf/compiler/java/helpers.h file path=usr/include/google/protobuf/compiler/java/internal_helpers.h file path=usr/include/google/protobuf/compiler/java/java_features.pb.h file path=usr/include/google/protobuf/compiler/java/lite/enum.h file path=usr/include/google/protobuf/compiler/java/lite/enum_field.h file path=usr/include/google/protobuf/compiler/java/lite/extension.h file path=usr/include/google/protobuf/compiler/java/lite/field_generator.h file path=usr/include/google/protobuf/compiler/java/lite/generator_factory.h file path=usr/include/google/protobuf/compiler/java/lite/make_field_gens.h file path=usr/include/google/protobuf/compiler/java/lite/map_field.h file path=usr/include/google/protobuf/compiler/java/lite/message.h file path=usr/include/google/protobuf/compiler/java/lite/message_builder.h file path=usr/include/google/protobuf/compiler/java/lite/message_field.h file path=usr/include/google/protobuf/compiler/java/lite/primitive_field.h file path=usr/include/google/protobuf/compiler/java/lite/string_field.h file path=usr/include/google/protobuf/compiler/java/message_serialization.h file path=usr/include/google/protobuf/compiler/java/name_resolver.h file path=usr/include/google/protobuf/compiler/java/names.h file path=usr/include/google/protobuf/compiler/java/options.h file path=usr/include/google/protobuf/compiler/java/shared_code_generator.h file path=usr/include/google/protobuf/compiler/kotlin/file.h file path=usr/include/google/protobuf/compiler/kotlin/generator.h file path=usr/include/google/protobuf/compiler/kotlin/message.h file path=usr/include/google/protobuf/compiler/objectivec/enum.h file path=usr/include/google/protobuf/compiler/objectivec/enum_field.h file path=usr/include/google/protobuf/compiler/objectivec/extension.h file path=usr/include/google/protobuf/compiler/objectivec/field.h file path=usr/include/google/protobuf/compiler/objectivec/file.h file path=usr/include/google/protobuf/compiler/objectivec/generator.h file path=usr/include/google/protobuf/compiler/objectivec/helpers.h file path=usr/include/google/protobuf/compiler/objectivec/import_writer.h file path=usr/include/google/protobuf/compiler/objectivec/line_consumer.h file path=usr/include/google/protobuf/compiler/objectivec/map_field.h file path=usr/include/google/protobuf/compiler/objectivec/message.h file path=usr/include/google/protobuf/compiler/objectivec/message_field.h file path=usr/include/google/protobuf/compiler/objectivec/names.h file path=usr/include/google/protobuf/compiler/objectivec/nsobject_methods.h file path=usr/include/google/protobuf/compiler/objectivec/oneof.h file path=usr/include/google/protobuf/compiler/objectivec/options.h file path=usr/include/google/protobuf/compiler/objectivec/primitive_field.h file path=usr/include/google/protobuf/compiler/objectivec/tf_decode_data.h file path=usr/include/google/protobuf/compiler/parser.h file path=usr/include/google/protobuf/compiler/php/names.h file path=usr/include/google/protobuf/compiler/php/php_generator.h file path=usr/include/google/protobuf/compiler/plugin.h file path=usr/include/google/protobuf/compiler/plugin.pb.h file path=usr/include/google/protobuf/compiler/plugin.proto file path=usr/include/google/protobuf/compiler/python/generator.h file path=usr/include/google/protobuf/compiler/python/helpers.h file path=usr/include/google/protobuf/compiler/python/pyi_generator.h file path=usr/include/google/protobuf/compiler/retention.h file path=usr/include/google/protobuf/compiler/ruby/ruby_generator.h file path=usr/include/google/protobuf/compiler/rust/accessors/accessor_case.h file path=usr/include/google/protobuf/compiler/rust/accessors/accessors.h file path=usr/include/google/protobuf/compiler/rust/accessors/default_value.h file path=usr/include/google/protobuf/compiler/rust/accessors/generator.h file path=usr/include/google/protobuf/compiler/rust/accessors/with_presence.h file path=usr/include/google/protobuf/compiler/rust/context.h file path=usr/include/google/protobuf/compiler/rust/crate_mapping.h file path=usr/include/google/protobuf/compiler/rust/enum.h file path=usr/include/google/protobuf/compiler/rust/generator.h file path=usr/include/google/protobuf/compiler/rust/message.h file path=usr/include/google/protobuf/compiler/rust/naming.h file path=usr/include/google/protobuf/compiler/rust/oneof.h file path=usr/include/google/protobuf/compiler/rust/relative_path.h file path=usr/include/google/protobuf/compiler/rust/rust_field_type.h file path=usr/include/google/protobuf/compiler/rust/rust_keywords.h file path=usr/include/google/protobuf/compiler/rust/upb_helpers.h file path=usr/include/google/protobuf/compiler/scc.h file path=usr/include/google/protobuf/compiler/subprocess.h file path=usr/include/google/protobuf/compiler/versions.h file path=usr/include/google/protobuf/compiler/zip_writer.h file path=usr/include/google/protobuf/cpp_edition_defaults.h file path=usr/include/google/protobuf/cpp_features.pb.h file path=usr/include/google/protobuf/cpp_features.proto file path=usr/include/google/protobuf/descriptor.h file path=usr/include/google/protobuf/descriptor.pb.h file path=usr/include/google/protobuf/descriptor.proto file path=usr/include/google/protobuf/descriptor.upb.h file path=usr/include/google/protobuf/descriptor.upb_minitable.h file path=usr/include/google/protobuf/descriptor_database.h file path=usr/include/google/protobuf/descriptor_legacy.h file path=usr/include/google/protobuf/descriptor_lite.h file path=usr/include/google/protobuf/descriptor_visitor.h file path=usr/include/google/protobuf/duration.pb.h file path=usr/include/google/protobuf/duration.proto file path=usr/include/google/protobuf/dynamic_message.h file path=usr/include/google/protobuf/empty.pb.h file path=usr/include/google/protobuf/empty.proto file path=usr/include/google/protobuf/endian.h file path=usr/include/google/protobuf/explicitly_constructed.h file path=usr/include/google/protobuf/extension_set.h file path=usr/include/google/protobuf/extension_set_inl.h file path=usr/include/google/protobuf/feature_resolver.h file path=usr/include/google/protobuf/field_access_listener.h file path=usr/include/google/protobuf/field_mask.pb.h file path=usr/include/google/protobuf/field_mask.proto file path=usr/include/google/protobuf/generated_enum_reflection.h file path=usr/include/google/protobuf/generated_enum_util.h file path=usr/include/google/protobuf/generated_message_bases.h file path=usr/include/google/protobuf/generated_message_reflection.h file path=usr/include/google/protobuf/generated_message_tctable_decl.h file path=usr/include/google/protobuf/generated_message_tctable_gen.h file path=usr/include/google/protobuf/generated_message_tctable_impl.h file path=usr/include/google/protobuf/generated_message_util.h file path=usr/include/google/protobuf/go_features.proto file path=usr/include/google/protobuf/has_bits.h file path=usr/include/google/protobuf/implicit_weak_message.h file path=usr/include/google/protobuf/inlined_string_field.h file path=usr/include/google/protobuf/internal_visibility.h file path=usr/include/google/protobuf/io/coded_stream.h file path=usr/include/google/protobuf/io/gzip_stream.h file path=usr/include/google/protobuf/io/io_win32.h file path=usr/include/google/protobuf/io/printer.h file path=usr/include/google/protobuf/io/strtod.h file path=usr/include/google/protobuf/io/tokenizer.h file path=usr/include/google/protobuf/io/zero_copy_sink.h file path=usr/include/google/protobuf/io/zero_copy_stream.h file path=usr/include/google/protobuf/io/zero_copy_stream_impl.h file path=usr/include/google/protobuf/io/zero_copy_stream_impl_lite.h file path=usr/include/google/protobuf/java_features.proto file path=usr/include/google/protobuf/json/internal/descriptor_traits.h file path=usr/include/google/protobuf/json/internal/lexer.h file path=usr/include/google/protobuf/json/internal/message_path.h file path=usr/include/google/protobuf/json/internal/parser.h file path=usr/include/google/protobuf/json/internal/parser_traits.h file path=usr/include/google/protobuf/json/internal/unparser.h file path=usr/include/google/protobuf/json/internal/unparser_traits.h file path=usr/include/google/protobuf/json/internal/untyped_message.h file path=usr/include/google/protobuf/json/internal/writer.h file path=usr/include/google/protobuf/json/internal/zero_copy_buffered_stream.h file path=usr/include/google/protobuf/json/json.h file path=usr/include/google/protobuf/map.h file path=usr/include/google/protobuf/map_entry.h file path=usr/include/google/protobuf/map_field.h file path=usr/include/google/protobuf/map_field_inl.h file path=usr/include/google/protobuf/map_field_lite.h file path=usr/include/google/protobuf/map_type_handler.h file path=usr/include/google/protobuf/message.h file path=usr/include/google/protobuf/message_lite.h file path=usr/include/google/protobuf/metadata.h file path=usr/include/google/protobuf/metadata_lite.h file path=usr/include/google/protobuf/parse_context.h file path=usr/include/google/protobuf/port.h file path=usr/include/google/protobuf/port_def.inc file path=usr/include/google/protobuf/port_undef.inc file path=usr/include/google/protobuf/raw_ptr.h file path=usr/include/google/protobuf/reflection.h file path=usr/include/google/protobuf/reflection_internal.h file path=usr/include/google/protobuf/reflection_mode.h file path=usr/include/google/protobuf/reflection_ops.h file path=usr/include/google/protobuf/reflection_visit_field_info.h file path=usr/include/google/protobuf/reflection_visit_fields.h file path=usr/include/google/protobuf/repeated_field.h file path=usr/include/google/protobuf/repeated_ptr_field.h file path=usr/include/google/protobuf/runtime_version.h file path=usr/include/google/protobuf/serial_arena.h file path=usr/include/google/protobuf/service.h file path=usr/include/google/protobuf/source_context.pb.h file path=usr/include/google/protobuf/source_context.proto file path=usr/include/google/protobuf/string_block.h file path=usr/include/google/protobuf/struct.pb.h file path=usr/include/google/protobuf/struct.proto file path=usr/include/google/protobuf/stubs/callback.h file path=usr/include/google/protobuf/stubs/common.h file path=usr/include/google/protobuf/stubs/platform_macros.h file path=usr/include/google/protobuf/stubs/port.h file path=usr/include/google/protobuf/stubs/status_macros.h file path=usr/include/google/protobuf/testing/file.h file path=usr/include/google/protobuf/text_format.h file path=usr/include/google/protobuf/thread_safe_arena.h file path=usr/include/google/protobuf/timestamp.pb.h file path=usr/include/google/protobuf/timestamp.proto file path=usr/include/google/protobuf/type.pb.h file path=usr/include/google/protobuf/type.proto file path=usr/include/google/protobuf/unknown_field_set.h file path=usr/include/google/protobuf/util/delimited_message_util.h file path=usr/include/google/protobuf/util/field_comparator.h file path=usr/include/google/protobuf/util/field_mask_util.h file path=usr/include/google/protobuf/util/json_util.h file path=usr/include/google/protobuf/util/message_differencer.h file path=usr/include/google/protobuf/util/time_util.h file path=usr/include/google/protobuf/util/type_resolver.h file path=usr/include/google/protobuf/util/type_resolver_util.h file path=usr/include/google/protobuf/varint_shuffle.h file path=usr/include/google/protobuf/wire_format.h file path=usr/include/google/protobuf/wire_format_lite.h file path=usr/include/google/protobuf/wrappers.pb.h file path=usr/include/google/protobuf/wrappers.proto file path=usr/include/upb/base/descriptor_constants.h file path=usr/include/upb/base/internal/endian.h file path=usr/include/upb/base/internal/log2.h file path=usr/include/upb/base/status.h file path=usr/include/upb/base/status.hpp file path=usr/include/upb/base/string_view.h file path=usr/include/upb/base/upcast.h file path=usr/include/upb/generated_code_support.h file path=usr/include/upb/hash/common.h file path=usr/include/upb/hash/int_table.h file path=usr/include/upb/hash/str_table.h file path=usr/include/upb/json/decode.h file path=usr/include/upb/json/encode.h file path=usr/include/upb/lex/atoi.h file path=usr/include/upb/lex/round_trip.h file path=usr/include/upb/lex/strtod.h file path=usr/include/upb/lex/unicode.h file path=usr/include/upb/mem/alloc.h file path=usr/include/upb/mem/arena.h file path=usr/include/upb/mem/arena.hpp file path=usr/include/upb/mem/internal/arena.h file path=usr/include/upb/message/accessors.h file path=usr/include/upb/message/array.h file path=usr/include/upb/message/compare.h file path=usr/include/upb/message/compat.h file path=usr/include/upb/message/copy.h file path=usr/include/upb/message/internal/accessors.h file path=usr/include/upb/message/internal/array.h file path=usr/include/upb/message/internal/compare_unknown.h file path=usr/include/upb/message/internal/extension.h file path=usr/include/upb/message/internal/iterator.h file path=usr/include/upb/message/internal/map.h file path=usr/include/upb/message/internal/map_entry.h file path=usr/include/upb/message/internal/map_sorter.h file path=usr/include/upb/message/internal/message.h file path=usr/include/upb/message/internal/tagged_ptr.h file path=usr/include/upb/message/internal/types.h file path=usr/include/upb/message/map.h file path=usr/include/upb/message/map_gencode_util.h file path=usr/include/upb/message/merge.h file path=usr/include/upb/message/message.h file path=usr/include/upb/message/tagged_ptr.h file path=usr/include/upb/message/value.h file path=usr/include/upb/mini_descriptor/build_enum.h file path=usr/include/upb/mini_descriptor/decode.h file path=usr/include/upb/mini_descriptor/internal/base92.h file path=usr/include/upb/mini_descriptor/internal/decoder.h file path=usr/include/upb/mini_descriptor/internal/encode.h file path=usr/include/upb/mini_descriptor/internal/encode.hpp file path=usr/include/upb/mini_descriptor/internal/modifiers.h file path=usr/include/upb/mini_descriptor/internal/wire_constants.h file path=usr/include/upb/mini_descriptor/link.h file path=usr/include/upb/mini_table/enum.h file path=usr/include/upb/mini_table/extension.h file path=usr/include/upb/mini_table/extension_registry.h file path=usr/include/upb/mini_table/field.h file path=usr/include/upb/mini_table/file.h file path=usr/include/upb/mini_table/internal/enum.h file path=usr/include/upb/mini_table/internal/extension.h file path=usr/include/upb/mini_table/internal/field.h file path=usr/include/upb/mini_table/internal/file.h file path=usr/include/upb/mini_table/internal/message.h file path=usr/include/upb/mini_table/internal/size_log2.h file path=usr/include/upb/mini_table/internal/sub.h file path=usr/include/upb/mini_table/message.h file path=usr/include/upb/mini_table/sub.h file path=usr/include/upb/port/atomic.h file path=usr/include/upb/port/def.inc file path=usr/include/upb/port/undef.inc file path=usr/include/upb/port/vsnprintf_compat.h file path=usr/include/upb/reflection/common.h file path=usr/include/upb/reflection/def.h file path=usr/include/upb/reflection/def.hpp file path=usr/include/upb/reflection/def_pool.h file path=usr/include/upb/reflection/def_type.h file path=usr/include/upb/reflection/descriptor_bootstrap.h file path=usr/include/upb/reflection/enum_def.h file path=usr/include/upb/reflection/enum_reserved_range.h file path=usr/include/upb/reflection/enum_value_def.h file path=usr/include/upb/reflection/extension_range.h file path=usr/include/upb/reflection/field_def.h file path=usr/include/upb/reflection/file_def.h file path=usr/include/upb/reflection/internal/def_pool.h file path=usr/include/upb/reflection/internal/desc_state.h file path=usr/include/upb/reflection/internal/enum_def.h file path=usr/include/upb/reflection/internal/enum_reserved_range.h file path=usr/include/upb/reflection/internal/enum_value_def.h file path=usr/include/upb/reflection/internal/extension_range.h file path=usr/include/upb/reflection/internal/field_def.h file path=usr/include/upb/reflection/internal/file_def.h file path=usr/include/upb/reflection/internal/message_def.h file path=usr/include/upb/reflection/internal/message_reserved_range.h file path=usr/include/upb/reflection/internal/method_def.h file path=usr/include/upb/reflection/internal/oneof_def.h file path=usr/include/upb/reflection/internal/service_def.h file path=usr/include/upb/reflection/internal/upb_edition_defaults.h file path=usr/include/upb/reflection/message.h file path=usr/include/upb/reflection/message.hpp file path=usr/include/upb/reflection/message_def.h file path=usr/include/upb/reflection/message_reserved_range.h file path=usr/include/upb/reflection/method_def.h file path=usr/include/upb/reflection/oneof_def.h file path=usr/include/upb/reflection/service_def.h file path=usr/include/upb/text/encode.h file path=usr/include/upb/text/internal/encode.h file path=usr/include/upb/text/options.h file path=usr/include/upb/util/def_to_proto.h file path=usr/include/upb/util/required_fields.h file path=usr/include/upb/wire/byte_size.h file path=usr/include/upb/wire/decode.h file path=usr/include/upb/wire/encode.h file path=usr/include/upb/wire/eps_copy_input_stream.h file path=usr/include/upb/wire/internal/decode_fast.h file path=usr/include/upb/wire/reader.h file path=usr/include/upb/wire/types.h file path=usr/include/upb_generator/common/names.h file path=usr/include/upb_generator/minitable/names.h file path=usr/include/upb_generator/minitable/names_internal.h file path=usr/include/utf8_range.h file path=usr/include/utf8_validity.h file path=usr/lib/$(MACH64)/cmake/protobuf/protobuf-config-version.cmake file path=usr/lib/$(MACH64)/cmake/protobuf/protobuf-config.cmake file path=usr/lib/$(MACH64)/cmake/protobuf/protobuf-generate.cmake file path=usr/lib/$(MACH64)/cmake/protobuf/protobuf-module.cmake file path=usr/lib/$(MACH64)/cmake/protobuf/protobuf-options.cmake file path=usr/lib/$(MACH64)/cmake/protobuf/protobuf-targets-noconfig.cmake file path=usr/lib/$(MACH64)/cmake/protobuf/protobuf-targets.cmake file path=usr/lib/$(MACH64)/cmake/utf8_range/utf8_range-config.cmake file path=usr/lib/$(MACH64)/cmake/utf8_range/utf8_range-targets-noconfig.cmake file path=usr/lib/$(MACH64)/cmake/utf8_range/utf8_range-targets.cmake link path=usr/lib/$(MACH64)/libprotobuf-lite.so \ target=libprotobuf-lite.so.$(HUMAN_VERSION).0 link path=usr/lib/$(MACH64)/libprotobuf.so \ target=libprotobuf.so.$(HUMAN_VERSION).0 link path=usr/lib/$(MACH64)/libprotoc.so target=libprotoc.so.$(HUMAN_VERSION).0 file path=usr/lib/$(MACH64)/libupb.a file path=usr/lib/$(MACH64)/libutf8_range.so file path=usr/lib/$(MACH64)/libutf8_validity.so file path=usr/lib/$(MACH64)/pkgconfig/protobuf-lite.pc file path=usr/lib/$(MACH64)/pkgconfig/protobuf.pc file path=usr/lib/$(MACH64)/pkgconfig/upb.pc file path=usr/lib/$(MACH64)/pkgconfig/utf8_range.pc