From: Alan Ott <alan@signal11.us>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/joe: Add package for the JOE editor
Date: Sun, 02 Feb 2014 16:45:23 -0500 [thread overview]
Message-ID: <52EEBC73.9030709@signal11.us> (raw)
In-Reply-To: <878uttr303.fsf@dell.be.48ers.dk>
On 02/02/2014 09:41 AM, Peter Korsgaard wrote:
>>>>>> "Alan" == Alan Ott <alan@signal11.us> writes:
> > JOE is an easy-to-use, full-screen, terminal-based text editor.
> > http://joe-editor.sf.net
>
> Thanks, see below for a few comments.
>
> You forgot to add it to package/Config.in
Oops.
>
> We do have ncurses in buildroot, so it should enable support for it if
> ncurses is enabled.
What you have is fine, but it's worth mentioning that curses support
doesn't actually help joe anymore. If you grep through the joe source,
it only includes ncurses in one file, and doesn't actually use anything
out of it. The resulting binary even from a "use curses" build doesn't
actually even link to the ncurses library (it's optimized out by the
linker).
> I did a test build for uClibc and I see it uses the XSI math bessel
> functions which are not enabled for default, so I added a patch to
> disable those if needed.
Awesome!
> Committed with these issues fixed, thanks.
Thanks for the fixup and commit, and for all your work on Buildroot.
Alan.
next prev parent reply other threads:[~2014-02-02 21:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-02 0:42 [Buildroot] [PATCH] package/joe: Add package for the JOE editor Alan Ott
2014-02-02 14:41 ` Peter Korsgaard
2014-02-02 21:45 ` Alan Ott [this message]
2014-02-02 21:58 ` Peter Korsgaard
2014-02-03 16:27 ` Alan Ott
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=52EEBC73.9030709@signal11.us \
--to=alan@signal11.us \
--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