]> git.pld-linux.org Git - packages/cdk.git/blame - cdk.spec
- added includes patch (release 2)
[packages/cdk.git] / cdk.spec
CommitLineData
9a894cb1 1%define ver_ver 4.9.10
e80b0fa9 2%define ver_release 20010106
84c6f48e 3
4Summary: Curses Development Kit
5Name: cdk
6Version: %{ver_ver}_td%{ver_release}
fa179a19 7Release: 2
84c6f48e 8License: BSD
9Group: Libraries
97926dfb 10Group(de): Libraries
00991611 11Group(es): Bibliotecas
84c6f48e 12Group(fr): Librairies
13Group(pl): Biblioteki
14URL: http://dickey.his.com/cdk/cdk.html
3400d6e2 15Source0: ftp://dickey.his.com/cdk/%{name}-%{ver_ver}-%{ver_release}.tgz
fa179a19 16Patch0: %{name}-includes.patch
84c6f48e 17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
18
19%description
20CDK is a widget set developed on top of the basic curses library. It
97926dfb 21contains 21 ready to use widgets. Some which are a text entry field, a
22scrolling list, a selection list, a alphalist, pull-down menu, radio
84c6f48e 23list, viewer widget, dialog box, and many more.
24
25This version of CDK is maintained by Thomas Dickey and is not the same
26as that at http://www.vexus.ca/CDK.html.
27
28%package devel
29Summary: Header files and development documentation for CDK library
30