New curses Libraries

Edit Package ncurses

As soon as a text application needs to directly control its output to
the screen (if it wants to place the cursor at location (x,y) then
write text), ncurses is used. The panel and the forms libraries are
included in this package. These new libraries support color, special
characters, and panels.

Refresh
Refresh
Source Files
Filename Size Changed
README.devel 0000002918 2.85 KB
baselibs.conf 0000000443 443 Bytes
edit.sed 0000000502 502 Bytes
handle.linux 0000002174 2.12 KB
ncurses-5.6-fallback.dif 0000000347 347 Bytes
ncurses-5.7-gpm.dif 0000000791 791 Bytes
ncurses-5.7-printw.dif 0000001817 1.77 KB
ncurses-5.7-tack.dif 0000000333 333 Bytes
ncurses-5.9-overwrite.dif 0000000747 747 Bytes
ncurses-5.9-patches.tar.bz2 0000576249 563 KB
ncurses-5.9-tack-tinfo.dif 0000002142 2.09 KB
ncurses-5.9.dif 0000033366 32.6 KB
ncurses-5.9.tar.bz2 0002043534 1.95 MB
ncurses-rpmlintrc 0000000033 33 Bytes
ncurses.changes 0000067423 65.8 KB
ncurses.spec 0000022804 22.3 KB
tack-1.07-20110626.tar.bz2 0000146020 143 KB
Revision 45 (latest revision is 266)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 93089 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 45)
- Add ncurses patch 5.9.20111119
 * remove obsolete/conflicting fallback definition for _POSIX_SOURCE
   from curses.priv.h, fixing a regression with IRIX64 and Tru64
   (cf: 20110416)
 * modify _nc_tic_dir() to ensure that its return-value is nonnull,
   i.e., the database iterator was not initialized.  This case is needed
   to when tic is translating to termcap, rather than loading the
   database (cf:  20111001).

- Update to tack 1.07-20110626
- Enlarge hash size for run time linker
- Enforce bind references to global function symbols to the
  definition within libncurses and libtinfo

- Add ncurses patch 5.9.20111112
 * add pccon entries for OpenBSD console (Alexei Malinin).
 * build-fix for OpenBSD 4.9 with gcc 4.2.1, setting _XOPEN_SOURCE to
   600 to work around inconsistent ifdef'ing of wcstof between C and
   C++ header files.
 * modify capconvert script to accept more than exact match on "xterm",
   e.g., the "xterm-*" variants, to exclude from the conversion (patch
   by Robert Millan).
 * fix a typo misc/Makefile.in, used in uninstalling pc-files.
- Add ncurses patch 5.9.20111030
 * modify make_db_path() to allow creating "terminfo.db" in the same
   directory as an existing "terminfo" directory.  This fixes a case
   where switching between hashed/filesystem databases would cause the
   new hashed database to be installed in the next best location -
   root's home directory.
 * add variable cf_cv_prog_gnat_correct to those passed to
Comments 1

Cristian Rodríguez's avatar

Is it possible to retrigger build and republish all the packages that claim to buildrequire ncurses-devel ? PCRE posix is still infecting a sizeable amount of packages and those will likely crash under some circumstances as they expect regcomp from glibc and not from pcre.

openSUSE Build Service is sponsored by