From ad3db0e0b6bd996dcd8fd32ec5cf1b80e235f18a Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Sat, 27 Sep 2003 06:11:31 +0000 Subject: [PATCH] Add Tcl to Appendix A. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/appendixa.xml | 1 + appendixa/tcl-dep.xml | 9 +++++++++ appendixa/tcl-desc.xml | 9 +++++++++ appendixa/tcl-down.xml | 7 +++++++ appendixa/tcl-shortdesc.xml | 17 +++++++++++++++++ appendixa/tcl.xml | 13 +++++++++++++ chapter05/tcl.xml | 2 ++ entities/tcl.ent | 2 ++ 8 files changed, 60 insertions(+) create mode 100644 appendixa/tcl-dep.xml create mode 100644 appendixa/tcl-desc.xml create mode 100644 appendixa/tcl-down.xml create mode 100644 appendixa/tcl-shortdesc.xml create mode 100644 appendixa/tcl.xml diff --git a/appendixa/appendixa.xml b/appendixa/appendixa.xml index 5328e7c34..bae01b34c 100644 --- a/appendixa/appendixa.xml +++ b/appendixa/appendixa.xml @@ -49,6 +49,7 @@ &aa-sysklogd; &aa-sysvinit; &aa-tar; +&aa-tcl; &aa-texinfo; &aa-utillinux; &aa-vim; diff --git a/appendixa/tcl-dep.xml b/appendixa/tcl-dep.xml new file mode 100644 index 000000000..d4fc3c432 --- /dev/null +++ b/appendixa/tcl-dep.xml @@ -0,0 +1,9 @@ +   + + +Tcl Installation Dependencies + +(Not checked yet.) + + + diff --git a/appendixa/tcl-desc.xml b/appendixa/tcl-desc.xml new file mode 100644 index 000000000..26864c3d6 --- /dev/null +++ b/appendixa/tcl-desc.xml @@ -0,0 +1,9 @@ +   + +Descriptions + +(Last checked against version &tcl-contversion;.) + +tclsh is the Tcl command shell. + + diff --git a/appendixa/tcl-down.xml b/appendixa/tcl-down.xml new file mode 100644 index 000000000..3546b19e5 --- /dev/null +++ b/appendixa/tcl-down.xml @@ -0,0 +1,7 @@ + +Official Download Location + +Tcl (&tcl-version;): + + + diff --git a/appendixa/tcl-shortdesc.xml b/appendixa/tcl-shortdesc.xml new file mode 100644 index 000000000..eff2944df --- /dev/null +++ b/appendixa/tcl-shortdesc.xml @@ -0,0 +1,17 @@ +Contents of Tcl + +(Last checked against version &tcl-contversion;.) + +The Tcl package contains the Tool Command Language + +Tcl installs the following files: + +Program Files + +tclsh + +Library Files +libtcl8.4.so + + + diff --git a/appendixa/tcl.xml b/appendixa/tcl.xml new file mode 100644 index 000000000..ca0445c09 --- /dev/null +++ b/appendixa/tcl.xml @@ -0,0 +1,13 @@ + +Tcl + + +For installation instructions see . + +&aa-tcl-down; +&aa-tcl-shortdesc; +&aa-tcl-desc; +&aa-tcl-dep; + + + diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 17ab337d9..8ababe922 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -5,6 +5,8 @@ Estimated build time: &tcl-time-static; Estimated required disk space: &tcl-compsize-static; +&aa-tcl-shortdesc; +&aa-tcl-dep; &c5-tcl-inst; diff --git a/entities/tcl.ent b/entities/tcl.ent index 20be6c656..3ffae00bc 100644 --- a/entities/tcl.ent +++ b/entities/tcl.ent @@ -10,6 +10,8 @@ + +