From f6b5ae937bb687ddc2c06226925c0a51cacf7118 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 19 Apr 2011 11:54:46 +0200 Subject: [PATCH] cdk: Added cdk 5.0-20090215 - A development kit for curses applications --- develop/cdk/cdk.cache | 24 ++++++++++++++++++++++++ develop/cdk/cdk.conf | 19 +++++++++++++++++++ develop/cdk/cdk.desc | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 77 insertions(+) create mode 100644 develop/cdk/cdk.cache create mode 100644 develop/cdk/cdk.conf create mode 100644 develop/cdk/cdk.desc diff --git a/develop/cdk/cdk.cache b/develop/cdk/cdk.cache new file mode 100644 index 000000000..0e7d9fc57 --- /dev/null +++ b/develop/cdk/cdk.cache @@ -0,0 +1,24 @@ + +[TIMESTAMP] 1303175679 Tue Apr 19 03:14:39 2011 +[BUILDTIME] 10 (5) +[SIZE] 2.00 MB, 1038 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] mktemp +[DEP] ncurses +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux-ng diff --git a/develop/cdk/cdk.conf b/develop/cdk/cdk.conf new file mode 100644 index 000000000..a63ad2480 --- /dev/null +++ b/develop/cdk/cdk.conf @@ -0,0 +1,19 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../cdk/cdk.conf +# Copyright (C) 2011 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +# build/install shared library +if [ "$SDECFG_STATIC" != '1' ] ; then + var_append makeopt ' ' 'cdkshlib' + var_append makeinstopt ' ' 'installCDKSHLibrary' +fi diff --git a/develop/cdk/cdk.desc b/develop/cdk/cdk.desc new file mode 100644 index 000000000..29d14c090 --- /dev/null +++ b/develop/cdk/cdk.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../cdk/cdk.desc +[COPY] Copyright (C) 2011 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A development kit for curses applications + +[T] Cdk stands for 'Curses Development Kit' and it currently contains 21 ready +[T] to use widgets which facilitate the speedy development of full screen +[T] curses programs. + +[U] http://invisible-island.net/cdk/ + +[A] Mike Glover +[A] Thomas Dickey +[M] The OpenSDE Community + +[C] extra/development + +[L] GPL +[S] Stable +[V] 5.0-20090215 +[P] X -----5---9 110.000 + +[D] 1625943311 cdk-5.0-20090215.tgz ftp://invisible-island.net/cdk/