From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5] netsurf: new package
Date: Mon, 10 Dec 2018 22:01:32 +0100 [thread overview]
Message-ID: <20181210220132.1cbe0f96@windsurf> (raw)
In-Reply-To: <20181205134040.20861-1-francois.perrad@gadz.org>
Hello,
On Wed, 5 Dec 2018 14:40:40 +0100, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> DEVELOPERS | 1 +
> package/Config.in | 1 +
> .../0001-avoid-system-perl-dependencies.patch | 29 ++++++++
> package/netsurf/Config.in | 42 ++++++++++++
> package/netsurf/netsurf.hash | 3 +
> package/netsurf/netsurf.mk | 67 +++++++++++++++++++
> 6 files changed, 143 insertions(+)
> create mode 100644 package/netsurf/0001-avoid-system-perl-dependencies.patch
> create mode 100644 package/netsurf/Config.in
> create mode 100644 package/netsurf/netsurf.hash
> create mode 100644 package/netsurf/netsurf.mk
Applied to master with the following changes:
[Thomas:
- rename BR2_PACKAGE_NETSURF_FRAMEBUFFER to BR2_PACKAGE_NETSURF_SDL,
and use "sdl" everywhere instead of "framebuffer", since really SDL
can display on something else than the framebuffer
- use a "depends on BR2_PACKAGE_LIBGTK2" instead of a "depends on
BR2_PACKAGE_XORG7 + many other depends on + select
BR2_PACKAGE_LIBGTK2"
- use PKG_CONFIG_HOST_BINARY for the pkg-config path]
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-12-10 21:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-05 13:40 [Buildroot] [PATCH v5] netsurf: new package Francois Perrad
2018-12-10 21:01 ` Thomas Petazzoni [this message]
2018-12-11 10:18 ` 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=20181210220132.1cbe0f96@windsurf \
--to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox