- Let libcdk6_3_4 conflict with older libcdk6_2_4
- Update to version 5.0.20230201
+ improve compiler-warnings in configure-checks.
+ change library dependencies in rpm spec-file.
+ update license in test-packages.
+ relicense as MIT-X11
+ reduce shellcheck warnings in support-scripts
+ updated configure script to work around regression in GNU grep 3.8
+ updated configure macros from xterm and ncurses development
+ update config.guess, config.sub
+ fix cppcheck style-warnings.
+ improve makefile header-dependencies by accounting for all generated
headers (report/patch by Sergei Trofimovich).
+ updated configure macros from xterm and ncurses development:
CF_ADD_INCDIR CF_APPEND_CFLAGS CF_DISABLE_ECHO CF_MAKEFLAGS
CF_NCURSES_CONFIG CF_NCURSES_LIBS CF_PKG_CONFIG CF_REMOVE_CFLAGS
CF_SHARED_OPTS CF_TRY_XOPEN_SOURCE CF_XOPEN_SOURCE
+ build-fix for HP-UX curses, which provides only part of the ACS_xxx
definitions compatible with chtype's.
+ correct calls on SetViewSize in scroll.c, overlooked in 2005/04/24
(report by Brad Hines).
+ updated configure macros from xterm and ncurses development:
CF_C11_NORETURN CF_CHECK_LIBTOOL_VERSION CF_CONST_X_STRING
CF_DISABLE_LEAKS CF_FUNC_LSTAT CF_GETOPT_HEADER CF_NCURSES_CONFIG
CF_NO_LEAKS_OPTION CF_SHARED_OPTS CF_UTF8_LIB CF_XOPEN_CURSES
CF_XOPEN_SOURCE
+ update config.guess, config.sub
+ updated configure script, for _Noreturn and exit_curses checks.
+ spelling fixes, per codespell.
OBS-URL: https://build.opensuse.org/request/show/1094845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdk?expand=0&rev=25
- Remove debugging code from spec file
- Update to version 5.0.20190224
+ use HDR_ROOTNAME rather than PACKAGE in top-level makefile, to
simplify building cdk and cdkw packages with non-conflicting paths.
+ add "check" rule to top-level makefile, for testing Arch Linux
package.
+ modify test-package for RPMs to work with SUSE and Mageia.
- Enable wide version of libcdk(w)
- Enable ABI soname of the shared libraries
+ Somehow strange ABI 6.2.4 but RELEASE version is still 5.0
- Update to version 5.0.20190220
* 2019/02/20
+ updated rpm spec-file, for test-builds.
+ added pkgsrc files, for test-builds.
+ updated FreeBSD port-files, for test-builds.
+ add getCdkTitle, which uses new display encoding "<#10>" for newline
in the example which demonstrates it, mentry_ex2 (prompted by
discussion with Stéphane Goujet).
+ fix similar memory leaks in setCDKRadioItems and setCDKSelectionItems
+ fix memory leak in setCDKScrollItems (report by Stéphane Goujet).
+ make functionKey parameter to getchCDKObject optional
(suggested by Stéphane Goujet).
+ modify test-packages to adjust includes in cdk.h when using test
package for ncurses6 which would confuse test-package for cdk-perl.
+ change shlib-version in test-package to "abi", for better
compatibility with the test-package for cdk-perl.
+ add manpage for cdk5-config
+ documentation improvements (report by Stéphane Goujet).
OBS-URL: https://build.opensuse.org/request/show/679736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdk?expand=0&rev=22