Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] protobuf-c: new package
Date: Sun, 14 Apr 2013 23:59:33 +0200	[thread overview]
Message-ID: <877gk4ojsq.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1365691296-16042-1-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Thu, 11 Apr 2013 11:41:35 -0300")

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
 Gustavo> ---
 Gustavo>  package/Config.in                |  1 +
 Gustavo>  package/protobuf-c/Config.in     | 12 ++++++++++++
 Gustavo>  package/protobuf-c/protobuf-c.mk | 16 ++++++++++++++++
 Gustavo>  3 files changed, 29 insertions(+)
 Gustavo>  create mode 100644 package/protobuf-c/Config.in
 Gustavo>  create mode 100644 package/protobuf-c/protobuf-c.mk

 Gustavo> diff --git a/package/Config.in b/package/Config.in
 Gustavo> index 0537ffa..826310c 100644
 Gustavo> --- a/package/Config.in
 Gustavo> +++ b/package/Config.in
 Gustavo> @@ -585,6 +585,7 @@ source "package/mtdev2tuio/Config.in"
 Gustavo>  source "package/orc/Config.in"
 Gustavo>  source "package/poco/Config.in"
 Gustavo>  source "package/protobuf/Config.in"
 Gustavo> +source "package/protobuf-c/Config.in"
 Gustavo>  source "package/schifra/Config.in"
 Gustavo>  source "package/startup-notification/Config.in"
 Gustavo>  source "package/liblog4c-localtime/Config.in"
 Gustavo> diff --git a/package/protobuf-c/Config.in b/package/protobuf-c/Config.in
 Gustavo> new file mode 100644
 Gustavo> index 0000000..9aff6e2
 Gustavo> --- /dev/null
 Gustavo> +++ b/package/protobuf-c/Config.in
 Gustavo> @@ -0,0 +1,12 @@
 Gustavo> +config BR2_PACKAGE_PROTOBUF_C
 Gustavo> +	bool "protobuf-c"
 Gustavo> +	depends on BR2_INSTALL_LIBSTDCPP
 Gustavo> +	select BR2_PACKAGE_PROTOBUF
 Gustavo> +	help
 Gustavo> +	  Code generator and runtime libraries to use Protocol Buffers
 Gustavo> +	  from pure C (not C++).
 Gustavo> +
 Gustavo> +	  http://code.google.com/p/protobuf-c/
 Gustavo> +
 Gustavo> +comment "protobuf-c requires a toolchain with C++ support enabled"
 Gustavo> +	depends on !BR2_INSTALL_LIBSTDCPP

A bit stupid for a 'pure C' library, but ok - Committed both, thanks.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2013-04-14 21:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 14:41 [Buildroot] [PATCH 1/2] protobuf-c: new package Gustavo Zacarias
2013-04-11 14:41 ` [Buildroot] [PATCH 2/2] collectd: bump to version 5.3.0 Gustavo Zacarias
2013-04-14 21:59 ` Peter Korsgaard [this message]
2013-04-14 23:20   ` [Buildroot] [PATCH 1/2] protobuf-c: new package Gustavo Zacarias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877gk4ojsq.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox