Rosen Penev
499564b1d1
protobuf-c: fix host build on GCC4
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8
does not default to gnu++11. This fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
9b3dfb6d11
protobuf-c: remove myself as maintainer
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
e547169c51
protobuf-c: update to 1.3.3
Refreshed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
546a603da6
protobuf-c: Fix typo in pkgconfig file
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
30a116db3d
protobuf-c: Add pkgconfig file for CMake
Fixes compilation for a few packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
7a2b6bfdb8
protobuf-c: Fix host binary
It needs rpath to find libprotoc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
39927180b5
protobuf-c: Fix mistake from previous commit
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
53b9d894fb
libprotobuf-c: Switch to CMake
Simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
753553980d
libprotobuf-c: Update to 1.32
Remove upstreamed patch.
Updated License information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Luka Paulic
b40718dcbc
protobuf-c: bump PKG_RELEASE
Signed-off-by: Luka Paulic <luka.paulic@fer.hr>
6 years ago
Luka Paulic
a74f610502
protobuf-c: fix x86 build fail
Signed-off-by: Luka Paulic <luka.paulic@sartura.hr>
6 years ago
Rosen Penev
e8168cca09
Revert "protobuf-c: Disable protoc for host build"
6 years ago
Rosen Penev
1266be5bc6
protobuf-c: Disable protoc for host build
On some platforms, the host build is failing as the tests fail. protoc is
not used anyway.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jacob Siverskog
f3d2f1698c
protobuf-c: Change maintainer
Change maintainer to Rosen Penev as agreed upon
(https://github.com/openwrt/packages/pull/6778#issuecomment-414479840 ).
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
6 years ago
Rosen Penev
be07e5d2f9
protobuf-c: Update to 1.3.1
Switched to regular tarballs. Makes updating easier and avoids having to
autoreconf. Simplifies Makefile slightly.
Updated project URL. Some Makefile reorganization was done for consistency
with other packages.
Added parallel build for faster building.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Eneas U de Queiroz
3bcaa7a4fe
protobuf-c: bump to 1.3.0
Version 1.2.1 does not currently compile without a patch.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Mislav Novakovic
a35581902c
protobuf-c: add build time dependency protobuf
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
6 years ago
Mike Kershaw / Dragorn
6915059e35
Enable the host tools on protobuf-c (protoc-c specifically)
Signed-Off-By: Mike Kershaw <dragorn@kismetwireless.net>
7 years ago
Etienne Champetier
4006865ae8
treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Jacob Siverskog
9ce3f97b06
protobuf-c: Bump version to 1.2.1.
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
9 years ago
Jo-Philipp Wich
ad1d97d8e6
protobuf-c: use generic autoreconf fixup
Invoke the generic autoreconf fixup instead of calling the shipped autogen.sh.
This ensures that proper variants of libtoolize, autoconf, automake etc. are
used, otherwise it is not possible to rebuild protobuf-c in the SDK env.
The change requires backport to BB as it currently blocks the rebuild of ocerv.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Jacob Siverskog
66817dee95
protobuf-c: Add license information.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
10 years ago
Jacob Siverskog
459a47b0cf
protobuf-c: Bump version to 1.0.1.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
10 years ago
Jacob Siverskog
172a5ecc2d
protobuf-c: Add myself as maintainer.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
10 years ago
Jacob Siverskog
97eac718c0
protobuf-c: import from packages, bump version.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
10 years ago