[Buildroot] [PATCH 1/1] gconf: new package

Joseph Kogut joseph.kogut at gmail.com
Mon Jan 1 12:05:48 UTC 2018


Hi,

On Jan 1, 2018 3:34 AM, "Thomas Petazzoni" <
thomas.petazzoni at free-electrons.com> wrote:

Hello,

On Mon, 20 Nov 2017 18:02:58 -0800, Joseph Kogut wrote:
> Signed-off-by: Joseph Kogut <joseph.kogut at gmail.com>
> ---
>  DEVELOPERS               |  1 +
>  package/Config.in        |  1 +
>  package/gconf/Config.in  | 10 ++++++++++
>  package/gconf/gconf.hash |  4 ++++
>  package/gconf/gconf.mk   | 10 ++++++++++
>  5 files changed, 26 insertions(+)
>  create mode 100644 package/gconf/Config.in
>  create mode 100644 package/gconf/gconf.hash
>  create mode 100644 package/gconf/gconf.mk

Thanks for your contribution. I've applied, after fixing a number of
issues:

    [Thomas:
     - propagate dependencies of selected packages in Config.in
     - add missing Config.in comment about dependencies
     - add missing upstream URL in Config.in
     - add missing comment header in .mk file
     - remove --disable-nls from configuration options, it is taken care
       of by the package infrastructure
     - remove --disable-dependency-tracking, it is taken care of in the
       package infrastructure
     - add $(TARGET_NLS_DEPENDENCIES) to <pkg>_DEPENDENCIES, since gconf
       has optional NLS support
     - add host-intltool to <pkg>_DEPENDENCIES, since gconf needs
       intltool-update
     - fix license: it's LGPL-2.0+, not GPL-2.0.]

Thanks!

Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


Thanks, Thomas! I meant to fix this one, but I've been busy with other work.

Best,

Joseph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180101/350dec74/attachment.html>


More information about the buildroot mailing list