pkgsrc-wip/protobuf/PLIST
Gábor Gergely 1b066d9f46 Import protobuf-2.3.0 as wip/protobuf.
initial import for the not yet working mumble package
package is an rpc protocol definition to code compiler

Protocol Buffers are a way of encoding structured data in an efficient
yet extensible format. Google uses Protocol Buffers for almost all of
its internal RPC protocols and file formats.
2010-11-05 15:55:24 +00:00

44 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2010/11/05 15:55:24 ggergely Exp $
bin/protoc
include/google/protobuf/compiler/code_generator.h
include/google/protobuf/compiler/command_line_interface.h
include/google/protobuf/compiler/cpp/cpp_generator.h
include/google/protobuf/compiler/importer.h
include/google/protobuf/compiler/java/java_generator.h
include/google/protobuf/compiler/parser.h
include/google/protobuf/compiler/plugin.h
include/google/protobuf/compiler/plugin.pb.h
include/google/protobuf/compiler/plugin.proto
include/google/protobuf/compiler/python/python_generator.h
include/google/protobuf/descriptor.h
include/google/protobuf/descriptor.pb.h
include/google/protobuf/descriptor.proto
include/google/protobuf/descriptor_database.h
include/google/protobuf/dynamic_message.h
include/google/protobuf/extension_set.h
include/google/protobuf/generated_message_reflection.h
include/google/protobuf/generated_message_util.h
include/google/protobuf/io/coded_stream.h
include/google/protobuf/io/gzip_stream.h
include/google/protobuf/io/printer.h
include/google/protobuf/io/tokenizer.h
include/google/protobuf/io/zero_copy_stream.h
include/google/protobuf/io/zero_copy_stream_impl.h
include/google/protobuf/io/zero_copy_stream_impl_lite.h
include/google/protobuf/message.h
include/google/protobuf/message_lite.h
include/google/protobuf/reflection_ops.h
include/google/protobuf/repeated_field.h
include/google/protobuf/service.h
include/google/protobuf/stubs/common.h
include/google/protobuf/stubs/once.h
include/google/protobuf/text_format.h
include/google/protobuf/unknown_field_set.h
include/google/protobuf/wire_format.h
include/google/protobuf/wire_format_lite.h
include/google/protobuf/wire_format_lite_inl.h
lib/libprotobuf-lite.la
lib/libprotobuf.la
lib/libprotoc.la
lib/pkgconfig/protobuf-lite.pc
lib/pkgconfig/protobuf.pc