Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] ncurses: add support for 256 colors
Date: Tue, 3 Feb 2015 17:55:01 +0100	[thread overview]
Message-ID: <20150203175501.0fffe4d8@free-electrons.com> (raw)
In-Reply-To: <1418455139-4668-1-git-send-email-tbultel@free.fr>

Dear Thierry Bultel,

On Sat, 13 Dec 2014 08:18:59 +0100, Thierry Bultel wrote:
> ---
> Changes v1 -> v2:
>   - extended colors enabled by default (suggested by Yann E. MORIN)
>     Namely, size delta is negligible:
>     with 256 colors:
>      -rwxr-xr-x 1 thierry thierry 210K d?c.   9 14:23 output/target/usr/lib/libncursesw.so.6.0
>     with std colors:
>      -rwxr-xr-x 1 thierry thierry 202K d?c.   9 15:46 output/target/usr/lib/libncursesw.so.5.9
>   - the option, now selected by default, still needs ABI 6, and support of widechar. Thus it
>     is conditional in ncurses.mk, and we keep ABI 5 when widechar is not available
> 
> Signed-off-by: Thierry Bultel <tbultel@free.fr>

Your SoB line should have been before the "---" line above.

I've fixed the nano package to use $(NCURSES_CONFIG_SCRIPTS) since the
256 colors enabled ncurses has a different config script name.

Applied with this change.

Thanks,

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

      reply	other threads:[~2015-02-03 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-13  7:18 [Buildroot] [PATCH v2] ncurses: add support for 256 colors Thierry Bultel
2015-02-03 16:55 ` Thomas Petazzoni [this message]

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=20150203175501.0fffe4d8@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox