[Buildroot] [PATCH v5] netsurf: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Dec 10 21:01:32 UTC 2018


Hello,

On Wed,  5 Dec 2018 14:40:40 +0100, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad at 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


More information about the buildroot mailing list