Commit Graph

18 Commits

Author SHA1 Message Date
Rosen Penev 39927180b5 protobuf-c: Fix mistake from previous commit
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-24 12:46:36 -07:00
Rosen Penev 53b9d894fb
libprotobuf-c: Switch to CMake
Simplifies the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 15:01:02 -07:00
Rosen Penev 753553980d
libprotobuf-c: Update to 1.32
Remove upstreamed patch.

Updated License information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-30 18:04:18 -07:00
Luka Paulic b40718dcbc protobuf-c: bump PKG_RELEASE
Signed-off-by: Luka Paulic <luka.paulic@fer.hr>
2019-04-10 22:00:37 +02:00
Rosen Penev e8168cca09
Revert "protobuf-c: Disable protoc for host build" 2019-04-07 16:58:44 -07:00
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>
2019-04-06 21:34:16 -07:00
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>
2018-08-22 17:47:19 +02:00
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>
2018-08-17 13:16:26 -07:00
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>
2018-07-06 09:53:55 +08:00
Mislav Novakovic a35581902c protobuf-c: add build time dependency protobuf
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-06-07 12:27:12 +02:00
Mike Kershaw / Dragorn 6915059e35 Enable the host tools on protobuf-c (protoc-c specifically)
Signed-Off-By: Mike Kershaw <dragorn@kismetwireless.net>
2018-04-30 17:14:47 -04:00
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>
2017-08-29 21:41:14 -07:00
Jacob Siverskog 9ce3f97b06 protobuf-c: Bump version to 1.2.1.
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
2016-02-08 14:40:32 +01:00
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>
2015-01-10 23:58:36 +01:00
Jacob Siverskog 66817dee95 protobuf-c: Add license information.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-27 15:35:13 +02:00
Jacob Siverskog 459a47b0cf protobuf-c: Bump version to 1.0.1.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-26 09:11:26 +02:00
Jacob Siverskog 172a5ecc2d protobuf-c: Add myself as maintainer.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-07-15 09:44:42 +02:00
Jacob Siverskog 97eac718c0 protobuf-c: import from packages, bump version.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-07-14 15:57:06 +02:00