Commit with some adjustments in 27152 (
https://dev.openwrt.org/browser/packages/libs/protobuf/Makefile?rev=27152
).
Changes mostly are related to the use of default rules which apply fine
in this case and simplify the Makefile.
mirko
On Thu, 9 Jun 2011 12:22:12 +0200, Obinou wrote:
Hello,
This patch adds the Protobuf library into feeds/packages.
Protobuf ( http://code.google.com/p/protobuf/ ) is 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.
It's vaguely similar to rpcgen, in a (wicked) way, but for C++/python
or Java
(Here in OpenWRT only C++ is built)
I've tested it on Atheros and BCM63xx plateforms, on OpenWRT trunk.
Notes:
This is the second version of the patch, which takes care of
compiling & installing the "protoc" application for the host, since
this is required for compiling the target version.
Many thanks to Mirko and Jonas who showed me how to do it, and sorry
for the delay !
When commited, this library will complete the requirements to build
the Seeks package, previously proposed.
I will also answer to any questions, critics and wishes regarding the
packaging of protobuf, tokyocabinet and Seeks.
Obinou
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel