From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] libcairomm: new package
Date: Wed, 16 Dec 2015 22:45:58 +0100 [thread overview]
Message-ID: <20151216224558.0855b564@free-electrons.com> (raw)
In-Reply-To: <1449178605-8568-1-git-send-email-james.knight@rockwellcollins.com>
Dear James Knight,
On Thu, 3 Dec 2015 16:36:42 -0500, James Knight wrote:
> Signed-off-by: James Knight <james.knight@rockwellcollins.com>
> ---
> package/Config.in | 1 +
> package/libcairomm/Config.in | 19 +++++++++++++++++++
> package/libcairomm/libcairomm.hash | 2 ++
> package/libcairomm/libcairomm.mk | 16 ++++++++++++++++
> 4 files changed, 38 insertions(+)
> create mode 100644 package/libcairomm/Config.in
> create mode 100644 package/libcairomm/libcairomm.hash
> create mode 100644 package/libcairomm/libcairomm.mk
I've applied, but quite a few changes were needed:
[Thomas:
- rename package from libcairomm to cairomm in order to match
upstream name.
- put the package next to cairo in menuconfig
- add missing dependency on libsigc
- add missing depends on BR2_INSTALL_LIBSTDCPP
- fix license: it's LGPLv2+, not LGPLv2.]
I was a bit surprised by the missing dependency on libsigc. Please test
your new packages with minimal configurations to validate that you have
selected all dependencies. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-12-16 21:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-03 21:36 [Buildroot] [PATCH 1/4] libcairomm: new package James Knight
2015-12-03 21:36 ` [Buildroot] [PATCH 2/4] libpangomm: " James Knight
2015-12-16 21:59 ` Thomas Petazzoni
2015-12-21 14:07 ` Gustavo Zacarias
2015-12-21 15:20 ` James Knight
2015-12-03 21:36 ` [Buildroot] [PATCH 3/4] libatkmm: " James Knight
2015-12-16 22:37 ` Thomas Petazzoni
2015-12-03 21:36 ` [Buildroot] [PATCH 4/4] libgtkmm30: " James Knight
2015-12-16 22:37 ` Thomas Petazzoni
2015-12-16 21:45 ` Thomas Petazzoni [this message]
2015-12-17 1:36 ` [Buildroot] [PATCH 1/4] libcairomm: " James Knight
2015-12-17 8:30 ` Thomas Petazzoni
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=20151216224558.0855b564@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.