The Runtime for the Curses Development Kit
CDK is a widget set developed on top of the basic curses library. It
contains 21 ready to use widgets, some of which are: a text entry
field, a scrolling list, a selection list, an alphalist, a pull-down
menu, a radio list, a viewer widget, and a dialog box.
- Developed at security
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/cdk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cdk-5.0-20230201.tgz | 0000533972 521 KB | |
cdk-5.0-20230201.tgz.asc | 0000000729 729 Bytes | |
cdk.changes | 0000015909 15.5 KB | |
cdk.keyring | 0000006218 6.07 KB | |
cdk.spec | 0000004060 3.96 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1094845
from
Dr. Werner Fink (WernerFink)
(revision 25)
- 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.
Comments 0