bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ncurses with ODK/NDK?


From: address@hidden
Subject: Ncurses with ODK/NDK?
Date: Sun, 16 Jun 2013 18:18:10 -0400

Hey everyone I want to say first off that this is my first mailing list and I 
have no real idea if I'm doing this right. 

 So I've managed to draw some sprites with ncurses in C for a game I'm working 
on.  I want to know if it's possible for the ncurses API to work with Androids 
Native Dev Kit and in turn is there a chance that this would carry over and be 
compatible with Ouyas ODK?  I am currently using Linux Ubuntu 11.10 to develop.

address@hidden wrote:

>Send Bug-ncurses mailing list submissions to
>       address@hidden
>
>To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.gnu.org/mailman/listinfo/bug-ncurses
>or, via email, send a message with subject or body 'help' to
>       address@hidden
>
>You can reach the person managing the list at
>       address@hidden
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of Bug-ncurses digest..."
>
>
>Today's Topics:
>
>   1. ncurses-5.9-20130615.patch.gz (Thomas Dickey)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Sat, 15 Jun 2013 18:45:25 -0400
>From: Thomas Dickey <address@hidden>
>To: Ncurses Mailing List <address@hidden>
>Subject: ncurses-5.9-20130615.patch.gz
>Message-ID: <address@hidden>
>Content-Type: text/plain; charset="us-ascii"
>
> ncurses 5.9 - patch 20130615 - Thomas E. Dickey
>
> ------------------------------------------------------------------------------
>
> Ncurses 5.9 is at
>       ftp.gnu.org:/pub/gnu
>
> Patches for ncurses 5.9 are in the subdirectory
>       ftp://invisible-island.net/ncurses/5.9
>
> ------------------------------------------------------------------------------
> ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20130615.patch.gz
> patch by Thomas E. Dickey <address@hidden>
> created  Sat Jun 15 22:39:16 UTC 2013
> ------------------------------------------------------------------------------
> Ada95/aclocal.m4         |    8 ++---
> MANIFEST                 |    1 
> NEWS                     |   14 +++++++++-
> aclocal.m4               |    8 ++---
> dist.mk                  |    4 +-
> man/tabs.1               |    9 ++++--
> package/debian/changelog |    4 +-
> package/ncurses.spec     |    2 -
> progs/tabs.c             |   62 ++++++++++++++++++++++++++++++---------------
> 9 files changed, 73 insertions(+), 39 deletions(-)
> ------------------------------------------------------------------------------
> 
>20130615
>       + minor changes to some configure macros to make them more reusable.
>       + fixes for tabs program (prompted by report by Nick Andrik):
>         + corrected logic in command-line parsing of -a and -c predefined
>           tab-lists options.
>         + allow "-0" and "-8" options to be combined with others, e.g.,"-0d".
>         + make warning messages more consistent with the other utilities by
>           not printing the full pathname of the program.
>         + add -V option for consistency with other utilities.
>       + fix off-by-one in columns for tabs program when processing an option
>         such as "-5" (patch by Nick Andrik).
>
>-- 
>Thomas E. Dickey <address@hidden>
>http://invisible-island.net
>ftp://invisible-island.net
>-------------- next part --------------
>A non-text attachment was scrubbed...
>Name: signature.asc
>Type: application/pgp-signature
>Size: 198 bytes
>Desc: Digital signature
>URL: 
><http://lists.gnu.org/archive/html/bug-ncurses/attachments/20130615/019d2b65/attachment.pgp>
>
>------------------------------
>
>_______________________________________________
>Bug-ncurses mailing list
>address@hidden
>https://lists.gnu.org/mailman/listinfo/bug-ncurses
>
>
>End of Bug-ncurses Digest, Vol 127, Issue 6
>*******************************************

reply via email to

[Prev in Thread] Current Thread [Next in Thread]