From 653ab393f4c8635b1fb38366768c1658cc997457 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Thu, 16 Jan 2003 02:33:04 +0000 Subject: Add shortdesc file for ncurses. Whew, almost did a Gerard :) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/ncurses-shortdesc.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 appendixa/ncurses-shortdesc.xml (limited to 'appendixa/ncurses-shortdesc.xml') diff --git a/appendixa/ncurses-shortdesc.xml b/appendixa/ncurses-shortdesc.xml new file mode 100644 index 000000000..c063df5f0 --- /dev/null +++ b/appendixa/ncurses-shortdesc.xml @@ -0,0 +1,20 @@ +Contents of Ncurses + +Last checked against version &ncurses-contversion;. + +The Ncurses package provides character and terminal handling +libraries, including panels and menus. + +Ncurses installs the following: + +Program Files +captoinfo (link to tic), clear, infocmp, infotocap (link to tic), +reset (link to tset), tack, tic, toe, tput and tset. + +Library Files +libcurses.[a,so] (link to libncurses.[a,so]), libform.[a,so], +libform_g.a, libmenu.[a,so], libmenu_g.a, libncurses++.a, +libncurses.[a,so], libncurses_g.a, libpanel.[a,so] and +libpanel_g.a + + -- cgit v1.2.3-54-g00ecf