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
check-build.sh 0000000989 989 Bytes
edit.sed 0000000502 502 Bytes
handle.linux 0000002268 2.21 KB
ncurses-5.7-tack.dif 0000000366 366 Bytes
ncurses-5.9-environment.dif 0000000864 864 Bytes
ncurses-5.9-overwrite.dif 0000000747 747 Bytes
ncurses-5.9-patches.tar.bz2 0002792065 2.66 MB
ncurses-5.9.dif 0000033061 32.3 KB
ncurses-5.9.tar.bz2 0002043534 1.95 MB
ncurses-rpmlintrc 0000000168 168 Bytes
ncurses.changes 0000109174 107 KB
ncurses.spec 0000025004 24.4 KB
tack-1.07-20120916.tar.bz2 0000153883 150 KB
Revision 74 (latest revision is 272)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 185952 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 74)
- Add ncurses patch 20130805
  + minor fixes to the --disable-overwrite logic, to ensure that the
    configured $(includedir) is not cancelled by the mingwxx-filesystem
    rpm macros.
  + add --disable-db-install configure option, to simplify building
    cross-compile support packages.
- Add ncurses patch 20130727
  + improve configure macros from ongoing work on cdk, dialog, xterm:
    + CF_ADD_LIB_AFTER - fix a problem with -Wl options
    + CF_RPATH_HACK - add missing result-message
    + CF_SHARED_OPTS - modify to use $rel_builddir in cygwin and mingw
      dll symbols (which can be overridden) rather than explicit "../".
    + CF_SHARED_OPTS - modify NetBSD and DragonFly symbols to use ${CC}
      rather than ${LD} to improve rpath support.
    + CF_SHARED_OPTS - add a symbol to denote the temporary files that
      are created by the macro, to simplify clean-rules.
    + CF_X_ATHENA - trim extra libraries to work with -Wl,--as-needed
  + fix a regression in hashed-database support for NetBSD, which uses
    the key-size differently from other implementations (cf: 20121229).
- Add ncurses patch 20130720
  + further improvements for setupterm manpage, clarifying the
    initialization of cur_term.
- Add ncurses patch 20130713
  + improve manpages for initscr and setupterm.
  + minor compiler-warning fixes
- Add ncurses patch 20130706
  + add fallback defs for <inttypes.h> and <stdint.h> (cf: 20120225).
  + add check for size of wchar_t, use that to suppress a chunk of
    wcwidth.h in MinGW port.
  + quiet linker warnings for MinGW cross-compile with dll's using the
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