bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.2-20200817


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20200817
Date: Mon, 17 Aug 2020 22:37:32 +0000
User-agent: NeoMutt/20170113 (1.7.2)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20200817.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20200817.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20200817.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20200817.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20200817.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20200817.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-20200817.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20200817.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20200817.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20200817.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20200817.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20200817.zip

 ncurses 6.2 - patch 20200817 - 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-20200817.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Mon Aug 17 22:29:28 UTC 2020
 ------------------------------------------------------------------------------
 MANIFEST                                   |    1 
 NEWS                                       |   11 ++++-
 VERSION                                    |    2 
 dist.mk                                    |    4 -
 include/MKkey_defs.sh                      |    3 -
 include/Makefile.in                        |    3 -
 include/curses.h.in                        |   53 --------------------------
 ncurses-6.2-20200817/include/curses.events |   55 +++++++++++++++++++++++++++
 ncurses/Makefile.in                        |    3 -
 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 
 16 files changed, 87 insertions(+), 70 deletions(-)
 ------------------------------------------------------------------------------
 
20200817
        + reduce build-warnings by excluding ncurses-internals from deprecation
          warnings.
        + mark wgetch-events feature as deprecated.
        + add definition for $(LIBS) to ncurses/Makefile.in, to simplify builds
          using the string-hacks option.
        + prevent KEY_EVENT from appearing in curses.h unless the configure
          option --enable-wgetch-events is used (report by Werner Fink).


-- 
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]