bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-5.9-20141213


From: Thomas Dickey
Subject: ANN: ncurses-5.9-20141213
Date: Sat, 13 Dec 2014 21:39:05 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

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

 ncurses 5.9 - patch  - 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-20141213.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Dec 14 02:33:09 UTC 2014
 ------------------------------------------------------------------------------
 INSTALL                          |    7 
 Makefile.in                      |   18 
 NEWS                             |   19 
 VERSION                          |    2 
 aclocal.m4                       |  121 -
 configure                        | 4007 ++++++++++++++++++-------------------
 configure.in                     |   21 
 dist.mk                          |    4 
 misc/gen-pkgconfig.in            |   22 
 package/debian-mingw/changelog   |    4 
 package/debian-mingw64/changelog |    4 
 package/debian/changelog         |    4 
 package/debian/rules             |    2 
 package/mingw-ncurses.nsi        |    4 
 package/mingw-ncurses.spec       |    2 
 package/ncurses.map              |    8 
 package/ncurses.spec             |    9 
 package/ncurses.sym              |  185 -
 package/ncursest.map             |  287 +-
 package/ncursest.sym             |  191 -
 package/ncursestw.map            |  297 +-
 package/ncursestw.sym            |  200 -
 package/ncursesw.map             |   48 
 package/ncursesw.sym             |  189 -
 24 files changed, 2476 insertions(+), 3179 deletions(-)
 ------------------------------------------------------------------------------
 
20141213
        + modify misc/gen-pkgconfig.in to add -I option for include-directory
          when using both --prefix and --disable-overwrite (report by Misty
          De Meo).
        + add configure option --with-pc-suffix to allow minor renaming of
          ".pc" files and the corresponding library.  Use this in the test
          package for ncurses6.
        + modify configure script so that if pkg-config is not installed, it
          is still possible to install ".pc" files (report by Misty De Meo).
        + updated ".sym" files, removing symbols which are marked as "local"
          in the corresponding ".map" files.
        + updated ".map" files to reflect move of comp_captab and comp_hash
          from tic-library to tinfo-library in 20090711 (report by Sven
          Joachim).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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