bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.2-20200808


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20200808
Date: Sun, 9 Aug 2020 01:44:43 +0000
User-agent: NeoMutt/20170113 (1.7.2)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20200808.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20200808.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20200808.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20200808.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20200808.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20200808.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/6.2/MD5sums
        ftp://ftp.invisible-island.net/ncurses/6.2/dev-patches.zip
        ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20200808.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20200808.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20200808.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20200808.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20200808.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20200808.zip

 ncurses 6.2 - patch 20200808 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 6.2 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 6.2 can be found at
        ftp://ftp.invisible-island.net/ncurses/6.2
        http://invisible-mirror.net/archives/ncurses/6.2 

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20200808.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Aug  9 01:35:32 UTC 2020
 ------------------------------------------------------------------------------
 Ada95/gen/Makefile.in            |   11 
 Ada95/gen/gen.c                  |  207 +-
 Ada95/samples/Makefile.in        |    8 
 Ada95/src/Makefile.in            |    8 
 INSTALL                          |   68 
 NEWS                             |   15 
 VERSION                          |    2 
 configure                        | 3323 +++++++++++++++++++------------------
 configure.in                     |    9 
 dist.mk                          |    4 
 package/debian-mingw/changelog   |    4 
 package/debian-mingw64/changelog |    4 
 package/debian/changelog         |    4 
 package/mingw-ncurses.nsi        |    4 
 package/mingw-ncurses.spec       |    2 
 package/ncurses.spec             |    2 
 package/ncursest.spec            |    2 
 17 files changed, 1941 insertions(+), 1736 deletions(-)
 ------------------------------------------------------------------------------
 
20200808
        + improve discussion of the system's tic utility when used as part
          of cross-compiling (discussion with Keith Marshall).
        + modify configuration checks for build-time tic/infocmp to use
          AC_CHECK_TOOL. That can still be overridden by --with-tic-path and
          --with-infocmp-path when fallbacks are used, but even if not using
          fallbacks, the improved check may help with cross-compiling
          (discussion with Keith Marshall).
        + other build-fixes for Ada95 with MinGW.
        + modify Ada95 source-generation utility to write to a file given as
          parameter rather than to the standard output, allowing builds with
          MinGW.


-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

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