Name protobuf-c
Version 1.3.1+gitX (269771b4b45d3aba04e59569f53600003db8d9ff)
Summary Protocol Buffers - structured data serialisation mechanism
Description This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format. It includes libprotobuf-c, a pure C library that implements protobuf encoding and decoding, and protoc-c, a code generator that converts Protocol Buffer .proto files to C descriptor code, based on the original protoc. protobuf-c formerly included an RPC implementation; that code has been split out into the protobuf-c-rpc project.
Section console/tools
License BSD-2-Clause
Homepage https://github.com/protobuf-c/protobuf-c
Recipe file recipes-devtools/protobuf/protobuf-c_1.3.1.bb
Layer meta-webosose (dunfell branch)
Inherits
  • autotools
  • pkgconfig
  • siteconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gnu-config-native
  • libtool-cross
  • libtool-native
  • pkgconfig-native
  • protobuf
  • protobuf-native
  • virtual/i686-webos-linux-compilerlibs
  • virtual/i686-webos-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/protobuf-c/protobuf-c.git

Patches

Patch Status
protobuf-c/0001-avoid-race-condition.patch Pending

Other branches

This recipe in other branches of meta-webosose:

Branch Recipe
dunfell (Yocto Project 3.1) protobuf-c 1.3.1+gitX (this recipe)