Commit Graph

722 Commits

Author SHA256 Message Date
Stephan Kulow
6f08e8faf8 Accepting request 243592 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/243592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=91
2014-08-05 10:59:36 +00:00
Dr. Werner Fink
cdae9749d9 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=163
2014-07-28 11:16:49 +00:00
Stephan Kulow
602708b266 Accepting request 240886 from Base:System
- Add ncurses patch 20140712
  + correct Charable() macro check for A_ALTCHARSET in wide-characters.
  + build-fix for position-debug code in tty_update.c, to work with or
    without sp-funcs.
- Add ncurses patch 20140705
  + add w/W toggle to ncurses.c 'B' test, to demonstrate permutation of
    video-attributes and colors with double-width character strings.

- Add ncurses patch 20140629
  + correct check in win_driver.c for saving screen contents, e.g., when
    NCURSES_CONSOLE2 is set (cf: 20140503).
  + reorganize b/B menu items in ncurses.c, putting the test-strings into
    subwindows.  This is needed for a planned change to use Unicode
    fullwidth characters in the test-screens.
  + correct update to form status for _NEWTOP, broken by fixes for
    compiler warnings (patch by Leon Winter, cf: 20120616).

OBS-URL: https://build.opensuse.org/request/show/240886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=90
2014-07-19 09:04:11 +00:00
Dr. Werner Fink
d835ffe32e .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=161
2014-07-14 09:02:37 +00:00
Stephan Kulow
8bf71be0b6 Accepting request 238498 from Base:System
- Remove the iterm link to iTerm.app terminal entry as there is already
  an iterm entry from an other package
- Add ncurses patch 20140621
  + change shared-library suffix for AIX 5 and 6 to ".so", avoiding
    conflict with the static library (report by Ben Lentz).
  + document RPATH_LIST in INSTALLATION file, as part of workarounds for
    upgrading an ncurses library using the "--with-shared" option.
  + modify test/ncurses.c c/C tests to cycle through subsets of the
    total number of colors, to better illustrate 8/16/88/256-colors by
    providing directly comparable screens.
  + add test/dots_curses.c, for comparison with the low-level examples.

- Add ncurses patch 20140614
  + fix dereference before null check found by Coverity in tic.c 
    (cf: 20140524).
  + fix sign-extension bug in read_entry.c which prevented "toe" from
    reading empty "screen+italics" entry.
  + modify sgr for screen.xterm-new to support dim capability -TD
  + add dim capability to nsterm+7 -TD
  + cancel dim capability for iterm -TD
  + add dim, invis capabilities to vte-2012 -TD
  + add sitm/ritm to konsole-base and mlterm3 -TD
- Add ncurses patch 20140609
  > fix regression in screen terminfo entries (reports by Christian
    Ebert, Gabriele Balducci) -TD
  + revert the change to screen; see notes for why this did not work -TD
  + cancel sitm/ritm for entries which extend "screen", to work around
    screen's hardcoded behavior for SGR 3 -TD
- Add ncurses patch 20140607
  + separate masking for sgr in vidputs from sitm/ritm, which do not

OBS-URL: https://build.opensuse.org/request/show/238498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=89
2014-06-25 09:47:23 +00:00
Dr. Werner Fink
1ce64b6c90 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=159
2014-06-24 12:49:31 +00:00
Dr. Werner Fink
7cecba64cc .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=158
2014-06-16 11:52:09 +00:00
Stephan Kulow
7ed31497a1 Accepting request 235410 from Base:System
- Add ncurses patch 20140524
  + fix typo in ncurses manpage for the NCURSES_NO_MAGIC_COOKIE
    environment variable.
  + improve discussion of input-echoing in curs_getch.3x
  + clarify discussion in curs_addch.3x of wrapping.
  + modify parametrized.h to make fln non-padded.
  + correct several entries which had termcap-style padding used in
    terminfo: adm21, aj510, alto-h19, att605-pc, x820 -TD
  + correct syntax for padding in some entries: dg211, h19 -TD
  + correct ti924-8 which had confused padding versus octal escapes -TD
  + correct padding in sbi entry -TD
  + fix an old bug in the termcap emulation; "%i" was ignored in tparm()
    because the parameters to be incremented were already on the internal
    stack (report by Corinna Vinschen).
  + modify tic's "-c" option to take into account the "-C" option to
    activate additional checks which compare the results from running
    tparm() on the terminfo expressions versus the translated termcap
    expressions.
  + modify tic to allow it to read from FIFOs (report by Matthieu Fronton,
    cf: 20120324).
  > patches by Nicolas Boulenguez:
  + explicit dereferences to suppress some style warnings.
  + when c_varargs_to_ada.c includes its header, use double quotes
    instead of <>.
  + samples/ncurses2-util.adb:  removed unused with clause.  The warning
    was removed by an obsolete pragma.
  + replaced Unreferenced pragmas with Warnings (Off).  The latter,
    available with older GNATs, needs no configure test.  This also
    replaces 3 untested Unreferenced pragmas.
  + simplified To_C usage in trace handling.  Using two parameters allows

OBS-URL: https://build.opensuse.org/request/show/235410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=88
2014-05-28 04:42:56 +00:00
Dr. Werner Fink
b2671aa418 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=156
2014-05-26 08:45:17 +00:00
Stephan Kulow
9c52e8cd29 Accepting request 233711 from Base:System
OBS-URL: https://build.opensuse.org/request/show/233711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=87
2014-05-22 18:38:04 +00:00
Dr. Werner Fink
651a686594 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=154
2014-05-12 12:08:55 +00:00
Dr. Werner Fink
af57d03c4c - Add ncurses patch 20140503
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=153
2014-05-05 11:03:00 +00:00
Stephan Kulow
cd722958ed Accepting request 231907 from Base:System
- Add ncurses patch 20140426
  + add --disable-lib-suffixes option (adapted from patch by Juergen
    Pfeifer).
  + merge some changes from Juergen Pfeifer's work with MSYS2, to
    simplify later merging:
    + use NC_ISATTY() macro for isatty() in library
    + add _nc_mingw_isatty() and related functions to windows-driver
    + rename terminal driver entrypoints to simplify grep's
  + remove a check in the sp-funcs flavor of newterm() which allowed only
    the first call to newterm() to succeed (report by Thomas Beierlein,
    cf: 20090927).
- Add ncurses patch 20140419
  + update config.guess, config.sub from
          http://git.savannah.gnu.org/cgit/config.git

OBS-URL: https://build.opensuse.org/request/show/231907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=86
2014-05-03 14:51:34 +00:00
Dr. Werner Fink
ac921c394f .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=151
2014-04-28 13:23:52 +00:00
Stephan Kulow
79cd1c928e Accepting request 230966 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/230966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=85
2014-04-25 14:06:57 +00:00
Dr. Werner Fink
2d02bdcc03 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=149
2014-04-14 17:30:02 +00:00
Stephan Kulow
97e909f718 Accepting request 228313 from Base:System
- Add ncurses patch 20140329
  + add check in tic for mismatch between ccc and initp/initc
  + cancel ccc in putty-256color and konsole-256color for consistency
    with the cancelled initc capability (patch by Sven Zuhlsdorf).
  + add xterm+256setaf building block for various terminals which only
    get the 256-color feature half-implemented -TD
  + updated "st" entry (leaving the 0.1.1 version as "simpleterm") to
    0.4.1 -TD

- Make sure that libgpm is always loaded dynamically 

- Add ncurses patch 20140323
  + fix typo in "mlterm" entry (report by Gabriele Balducci) -TD
- Add ncurses patch 20140322
  + use types from <stdint.h> in sample build-scripts for chtype, etc.
  + modify configure script and curses.h.in to allow the types specified
    using --with-chtype and related options to be defined in <stdint.h>
  + add terminology entry -TD
  + add mlterm3 entry, use that as "mlterm" -TD
  + inherit mlterm-256color from mlterm -TD

- Add ncurses patch 20140315
  + modify _nc_New_TopRow_and_CurrentItem() to ensure that the menu's
    top-row is adjusted as needed to ensure that the current item is
    on the screen (patch by Johann Klammer).
  + add wgetdelay() to retrieve _delay member of WINDOW if it happens to
    be opaque, e.g., in the pthread configuration (prompted by patch by
    Soren Brinkmann).

- Add ncurses patch 20140308

OBS-URL: https://build.opensuse.org/request/show/228313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=84
2014-04-06 07:54:08 +00:00
Dr. Werner Fink
74c03babaa .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=147
2014-03-31 10:13:51 +00:00
Dr. Werner Fink
b3ccd13852 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=146
2014-03-27 13:57:50 +00:00
Dr. Werner Fink
8cc26d61f8 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=145
2014-03-26 13:47:39 +00:00
Dr. Werner Fink
6b8bf2f07a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=144
2014-03-18 17:21:06 +00:00
Stephan Kulow
cb13d7ba4c Accepting request 225497 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/225497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=83
2014-03-11 16:25:43 +00:00
Dr. Werner Fink
3880c7ffe6 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=142
2014-03-03 16:24:13 +00:00
Stephan Kulow
fd7467307f Accepting request 220671 from Base:System
- Add ncurses patch 20140201
  + add/use symbol NCURSES_PAIRS_T like NCURSES_COLOR_T, to illustrate
    which "short" types are for color pairs and which are color values.
  + fix build for s390x, by correcting field bit offsets in generated
    representation clauses when int=32 long=64 and endian=big, or at
    least on s390x (patch by Nicolas Boulenguez).
  + minor cleanup change to test/form_driver_w.c (patch by Gaute Hope).
- Add ncurses patch 20140125
  + remove unnecessary ifdef's in Ada95/gen/gen.c, which reportedly do
    not work as is with gcc 4.8 due to fixes using chtype cast made for
    new compiler warnings by gcc 4.8 in 20130824 (Debian #735753, patch
    by Nicolas Boulenguez).

OBS-URL: https://build.opensuse.org/request/show/220671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=82
2014-02-04 18:55:43 +00:00
Dr. Werner Fink
9df8b77eb4 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=140
2014-02-03 10:15:49 +00:00
Stephan Kulow
3602893cf9 Accepting request 215413 from Base:System
- Add patch ncurses-5.9-ibm327x.dif to make ibm327x not a generic
  terminal type but a more dumb one (bnc#859214)

OBS-URL: https://build.opensuse.org/request/show/215413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=81
2014-01-29 06:19:16 +00:00
Dr. Werner Fink
3d02927254 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=138
2014-01-28 18:21:55 +00:00
Stephan Kulow
b6c4194085 Accepting request 214503 from Base:System
- Add ncurses patch 20140118
  + apply includesubdir variable which was introduced in 20130805 to
    gen-pkgconfig.in (Debian #735782).
- Correct spec file irarch to make S390(x) fallback terminal types
  working on S390(x) (bnc#859214)

OBS-URL: https://build.opensuse.org/request/show/214503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=80
2014-01-24 20:42:07 +00:00
Dr. Werner Fink
defd8528a2 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=136
2014-01-20 14:02:53 +00:00
Dr. Werner Fink
fa4e719645 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=135
2014-01-20 13:51:11 +00:00
Stephan Kulow
9b83936008 Accepting request 211279 from Base:System
- Add ncurses patch 20131214
  + modify configure-script/ifdef's to allow OLD_TTY feature to be
    suppressed if the type of ospeed is configured using the option
    --with-ospeed to not be a short.  By default, it is a short for
    termcap-compatibility (adapted from suggestion by Christian
    Weisgerber).
  + correct a typo in _nc_baudrate() (patch by Christian Weisgerber,
    cf: 20061230).
  + fix a few -Wlogical-op warnings.
  + updated llib-l* files.

OBS-URL: https://build.opensuse.org/request/show/211279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=79
2013-12-19 12:34:29 +00:00
Dr. Werner Fink
534d8b637f .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=133
2013-12-17 17:44:25 +00:00
Stephan Kulow
700ed796c9 Accepting request 210400 from Base:System
- Add ncurses patch 20131207
  + add form_driver_w() entrypoint to wide-character forms library,
    as well as test program form_driver_w (adapted from patch by
    Gaute Hope).

OBS-URL: https://build.opensuse.org/request/show/210400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=78
2013-12-11 15:52:11 +00:00
Dr. Werner Fink
c4adaad934 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=131
2013-12-10 16:13:08 +00:00
Stephan Kulow
cee8157f9c Accepting request 208903 from Base:System
- Add ncurses patch 20131123
 + minor fix for CF_GCC_WARNINGS to special-case options which are not
   recognized by clang.
- Add ncurses patch 20131116
  + add special case to configure script to move _XOPEN_SOURCE_EXTENDED 
    definition from CPPFLAGS to CFLAGS if it happens to be needed for
    Solaris, because g++ errors with that definition (report by
    Jean-Pierre Flori, Sage #15268).
  + correct logic in infocmp's -i option which was intended to ignore
    strings which correspond to function-keys as candidates for piecing
    together initialization- or reset-strings.  The problem dates to
    1.9.7a, but was overlooked until changes in -Wlogical-op warnings for
    gcc 4.8 (report by David Binderman).
  + updated CF_GCC_WARNINGS to documented options for gcc 4.9.0, adding
    checks for -Wextra, -Wignored-qualifiers and -Wlogical-op
  + updated CF_GCC_WARNINGS to documented options for gcc 4.9.0, moving
    checks for -Wextra and -Wdeclaration-after-statement into the macro,
    and adding checks for -Wignored-qualifiers, -Wlogical-op and -Wvarargs
  + updated CF_CURSES_UNCTRL_H and CF_SHARED_OPTS macros from ongoing
    work on cdk.
- Add ncurses patch 20131110
  + minor cleanup of terminfo.tail

- On S390(x) use other fallback terminal types, that is have the
  ibm327x and vt220 available even if no terminfo-base is installed.

- Add ncurses patch 20131102
  + use TS extension to describe xterm's title-escapes -TD
  + modify terminator and nsterm-s to use xterm+sl-twm building block -TD
  + simplify pfkey expression in ansi.sys -TD

OBS-URL: https://build.opensuse.org/request/show/208903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=77
2013-12-02 16:02:02 +00:00
Dr. Werner Fink
e03ec6f1f3 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=129
2013-11-29 12:58:27 +00:00
Dr. Werner Fink
4679628d6a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=128
2013-11-29 12:00:04 +00:00
Dr. Werner Fink
879cd91694 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=127
2013-11-06 14:03:38 +00:00
Dr. Werner Fink
6e940184bb .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=126
2013-10-29 13:09:28 +00:00
Stephan Kulow
52ef9064ef Accepting request 201480 from Base:System
- Add ncurses patch 20130928
  + fix a possible null-pointer reference in a trace message from newterm.
  + ignore g++ 4.2.1 warnings for "-Weffc++" in c++/cursesmain.cc
  + fix a few overlooked places for --enable-string-hacks option.
- Add ncurses patch 20130921
  + fix typo in curs_attr.3x (patch by Sven Joachim, cf: 20130831).
  + build-fix for --with-shared option for DragonFly and FreeBSD (report
    by Rong-En Fan, cf: 20130727).
- Add ncurses patch 20130907
  + revert change to two of the dpkg format files, to work with dpkg
    before/after Debian #700177.
  + fix gcc -Wconversion warning in wattr_get() macro.
  + add msys and msysdll to known host/configuration types (patch by
    Alexey Pavlov).
  + modify CF_RPATH_HACK configure macro to not rely upon "-u" option
    of sort, improving portability.
- Add ncurses patch 20130831
  + modify test/ncurses.c b/B tests to display lines only for the
    attributes which a given terminal supports, to make room for an
    italics test.
  + completed ncv table in terminfo.tail; it did not list the wide
    character codes listed in X/Open Curses issue 7.
  + add A_ITALIC extension (prompted by discussion with Egmont Koblinger).
- Add ncurses patch 20130824
  + fix some gcc 4.8 -Wconversion warnings.
  + change format of dpkg test-scripts to quilted to work around bug
    introduced by Debian #700177.
  + discard cached keyname() values if meta() is changed after a value
    was cached using (report by Kurban Mallachiev).
- Add ncurses patch 20130816

OBS-URL: https://build.opensuse.org/request/show/201480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=76
2013-10-01 06:19:23 +00:00
Dr. Werner Fink
e4e8ad181e .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=124
2013-09-30 10:59:28 +00:00
Dr. Werner Fink
398ada86c0 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=123
2013-09-30 08:48:52 +00:00
Stephan Kulow
b5fd958d2c Accepting request 185952 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/185952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=74
2013-08-05 18:48:52 +00:00
Dr. Werner Fink
f7ab24f5f2 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=121
2013-08-05 14:22:20 +00:00
Stephan Kulow
3460a967d4 Accepting request 180436 from Base:System
- Add some more terminfo entries to terminfo-base (bnc#826171)

OBS-URL: https://build.opensuse.org/request/show/180436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=73
2013-06-24 07:35:10 +00:00
Dr. Werner Fink
b2025334c7 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=119
2013-06-21 13:53:59 +00:00
Stephan Kulow
1411de8334 Accepting request 175272 from Base:System
- Make LD_LIBRARY_PATH include %_lib to make sure use and test the
  fresh build libraries 

- Add ncurses patch 20130511
  + move nsterm-related entries out of "obsolete" section to more
    plausible "ansi consoles" -TD
  + additional cleanup of table-of-contents by reordering -TD
  + revise fix for check for 8-bit value in _nc_insert_ch(); prior fix
    prevented inserts when video attributes were attached to the data
    (cf: 20121215) (Redhat #959534).
- Add ncurses patch 20130504
  + fixes for issues found by Coverity:
    + correct FNKEY() macro in progs/dump_entry.c, allowing kf11-kf63 to
      display when infocmp's -R option is used for HP or AIX subsets.
    + fix dead-code issue with test/movewindow.c
    + improve limited-checking in _nc_read_termtype().
- Add ncurses patch 20130427
  + fix clang 3.2 warning in progs/dump_entry.c
  + drop AC_TYPE_SIGNAL check; ncurses relies on c89 and later.
- Add ncurses patch 20130413
  + add MinGW to cases where ncurses installs by default into /usr
    (prompted by discussion with Daniel Silva Ferreira).
  + add -D option to infocmp's usage-message (patch by Miroslav Lichvar).
  + add a missing 'int' type for main function in configure check for
    type of bool variable, to work with clang 3.2 (report by Dmitri
    Gribenko).
  + improve configure check for static_cast, to work with clang 3.2
    (report by Dmitri Gribenko).
  + re-order rule for demo.o and macros defining header dependencies in
    c++/Makefile.in to accommodate gmake (report by Dmitri Gribenko).

OBS-URL: https://build.opensuse.org/request/show/175272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=72
2013-05-16 09:11:27 +00:00
Dr. Werner Fink
aff415bdab .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=117
2013-05-13 12:41:33 +00:00
Dr. Werner Fink
255b07aca8 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=116
2013-05-13 09:30:36 +00:00
Stephan Kulow
db70f1030e Accepting request 161192 from Base:System
- Add ncurses patch 20130324
  + build-fix for libtool configuration (reports by Daniel Silva Ferreira
    and Roumen Petrov).
- Add ncurses patch 20130323
  + build-fix for OS X, to handle changes for --with-cxx-shared feature
    (report by Christian Ebert).
  + change initialization for vt220, similar entries for consistency
    with cursor-key strings (NetBSD #47674) -TD
  + further improvements to linux-16color (Benjamin Sittler)
- Add ncurses patch 20130316
  + additional fix for tic.c, to allocate missing buffer space.
  + eliminate configure-script warnings for gen-pkgconfig.in
  + correct typo in sgr string for sun-color,
    add bold for consistency with sgr,
    change smso for consistency with sgr -TD
  + correct typo in sgr string for terminator -TD
  + add blink to the attributes masked by ncv in linux-16color (report
    by Benjamin Sittler)
  + improve warning message from post-load checking for missing "%?"
    operator by tic/infocmp by showing the entry name and capability.
  + minor formatting improvement to tic/infocmp -f option to ensure
    line split after "%;".
  + amend scripting for --with-cxx-shared option to handle the debug
    library "libncurses++_g.a" (report by Sven Joachim).
- Add ncurses patch 20130309
  + amend change to toe.c for reading from /dev/zero, to ensure that
    there is a buffer for the temporary filename (cf: 20120324).
  + regenerated html manpages.
  + fix typo in terminfo.head (report by Sven Joachim, cf: 20130302).
  + updated some autoconf macros:

OBS-URL: https://build.opensuse.org/request/show/161192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=71
2013-03-26 14:58:38 +00:00