Changeset a268f1f in clfs-sysroot


Ignore:
Timestamp:
Jan 4, 2009, 12:48:02 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
ad97072
Parents:
3423c60
Message:

Add NCurses Widec build.

Location:
BOOK
Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/alpha-chapter.xml

    r3423c60 ra268f1f  
    2727  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bison.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses-widec.xml"/>
    2930  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/procps.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libtool.xml"/>
  • BOOK/final-system/arm-chapter.xml

    r3423c60 ra268f1f  
    2727  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bison.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses-widec.xml"/>
    2930  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/procps.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libtool.xml"/>
  • BOOK/final-system/common/ncurses.xml

    r3423c60 ra268f1f  
    7272
    7373      <seglistitem>
    74         <seg>captoinfo (link to tic), clear, infocmp, infotocap (link to tic),
    75         ncurses5-config, reset (link to tset), tack, tic, toe, tput, and tset</seg>
     74        <seg>ncurses5-config</seg>
    7675        <seg>libcurses.[a,so] (link to libncurses.[a,so]), libform.[a,so],
    7776        libmenu.[a,so], libncurses++.a, libncurses.[a,so], and
     
    8584      <?dbhtml list-presentation="table"?>
    8685
    87       <varlistentry id="captoinfo">
    88         <term><command>captoinfo</command></term>
    89         <listitem>
    90           <para>Converts a termcap description into a terminfo description</para>
    91           <indexterm zone="ch-system-ncurses captoinfo">
    92             <primary sortas="b-captoinfo">captoinfo</primary>
    93           </indexterm>
    94         </listitem>
    95       </varlistentry>
    96 
    97       <varlistentry id="clear">
    98         <term><command>clear</command></term>
    99         <listitem>
    100           <para>Clears the screen, if possible</para>
    101           <indexterm zone="ch-system-ncurses clear">
    102             <primary sortas="b-clear">clear</primary>
    103           </indexterm>
    104         </listitem>
    105       </varlistentry>
    106 
    107       <varlistentry id="infocmp">
    108         <term><command>infocmp</command></term>
    109         <listitem>
    110           <para>Compares or prints out terminfo descriptions</para>
    111           <indexterm zone="ch-system-ncurses infocmp">
    112             <primary sortas="b-infocmp">infocmp</primary>
    113           </indexterm>
    114         </listitem>
    115       </varlistentry>
    116 
    117       <varlistentry id="infotocap">
    118         <term><command>infotocap</command></term>
    119         <listitem>
    120           <para>Converts a terminfo description into a termcap description</para>
    121           <indexterm zone="ch-system-ncurses infotocap">
    122             <primary sortas="b-infotocap">infotocap</primary>
    123           </indexterm>
    124         </listitem>
    125       </varlistentry>
    126 
    12786      <varlistentry id="ncurses5-config">
    12887        <term><command>ncurses5-config</command></term>
     
    13190          <indexterm zone="ch-system-ncurses ncurses5-config">
    13291            <primary sortas="b-ncurses5-config">ncurses5-config</primary>
    133           </indexterm>
    134         </listitem>
    135       </varlistentry>
    136 
    137       <varlistentry id="reset">
    138         <term><command>reset</command></term>
    139         <listitem>
    140           <para>Reinitializes a terminal to its default values</para>
    141           <indexterm zone="ch-system-ncurses reset">
    142             <primary sortas="b-reset">reset</primary>
    143           </indexterm>
    144         </listitem>
    145       </varlistentry>
    146 
    147       <varlistentry id="tack">
    148         <term><command>tack</command></term>
    149         <listitem>
    150           <para>The terminfo action checker; it is mainly used to test the
    151           accuracy of an entry in the terminfo database</para>
    152           <indexterm zone="ch-system-ncurses tack">
    153             <primary sortas="b-tack">tack</primary>
    154           </indexterm>
    155         </listitem>
    156       </varlistentry>
    157 
    158       <varlistentry id="tic">
    159         <term><command>tic</command></term>
    160         <listitem>
    161           <para>The terminfo entry-description compiler that translates a
    162           terminfo file from source format into the binary format needed for the
    163           ncurses library routines. A terminfo file contains information on the
    164           capabilities of a certain terminal</para>
    165           <indexterm zone="ch-system-ncurses tic">
    166             <primary sortas="b-tic">tic</primary>
    167           </indexterm>
    168         </listitem>
    169       </varlistentry>
    170 
    171       <varlistentry id="toe">
    172         <term><command>toe</command></term>
    173         <listitem>
    174           <para>Lists all available terminal types, giving the primary name and
    175           description for each</para>
    176           <indexterm zone="ch-system-ncurses toe">
    177             <primary sortas="b-toe">toe</primary>
    178           </indexterm>
    179         </listitem>
    180       </varlistentry>
    181 
    182       <varlistentry id="tput">
    183         <term><command>tput</command></term>
    184         <listitem>
    185           <para>Makes the values of terminal-dependent capabilities available to
    186           the shell; it can also be used to reset or initialize a terminal or
    187           report its long name</para>
    188           <indexterm zone="ch-system-ncurses tput">
    189             <primary sortas="b-tput">tput</primary>
    190           </indexterm>
    191         </listitem>
    192       </varlistentry>
    193 
    194       <varlistentry id="tset">
    195         <term><command>tset</command></term>
    196         <listitem>
    197           <para>Can be used to initialize terminals</para>
    198           <indexterm zone="ch-system-ncurses tset">
    199             <primary sortas="b-tset">tset</primary>
    20092          </indexterm>
    20193        </listitem>
  • BOOK/final-system/hppa-chapter.xml

    r3423c60 ra268f1f  
    2727  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bison.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses-widec.xml"/>
    2930  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/procps.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libtool.xml"/>
  • BOOK/final-system/x86-chapter.xml

    r3423c60 ra268f1f  
    2727  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bison.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses-widec.xml"/>
    2930  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/procps.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libtool.xml"/>
  • BOOK/introduction/common/changelog.xml

    r3423c60 ra268f1f  
    4040      <para>Janurary 04, 2009</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Add NCurses Widec build.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[jciccone] - Add GCC Branch Update Patch.</para>
     47        </listitem>
    4248        <listitem>
    4349          <para>[jciccone] - Add GMP and MPFR.</para>
Note: See TracChangeset for help on using the changeset viewer.