mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
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
This commit is contained in:
parent
1d5d84c883
commit
653ab393f4
20
appendixa/ncurses-shortdesc.xml
Normal file
20
appendixa/ncurses-shortdesc.xml
Normal file
@ -0,0 +1,20 @@
|
||||
<sect2><title>Contents of Ncurses</title>
|
||||
|
||||
<para>Last checked against version &ncurses-contversion;.</para>
|
||||
|
||||
<para>The Ncurses package provides character and terminal handling
|
||||
libraries, including panels and menus.</para>
|
||||
|
||||
<para>Ncurses installs the following:</para>
|
||||
|
||||
<sect3><title>Program Files</title>
|
||||
<para>captoinfo (link to tic), clear, infocmp, infotocap (link to tic),
|
||||
reset (link to tset), tack, tic, toe, tput and tset.</para></sect3>
|
||||
|
||||
<sect3><title>Library Files</title>
|
||||
<para>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</para></sect3>
|
||||
|
||||
</sect2>
|
Loading…
Reference in New Issue
Block a user