Changeset 256ee72c


Ignore:
Timestamp:
12/02/2005 07:19:41 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
56762b82
Parents:
caa1fce
Message:

Adding automatized scripts generation related tags. Prog chapter.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5343 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • general/prog/dejagnu.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">dejagnu-&dejagnu-version;.tar</keyword>
     23      <keyword role="ftptdir">dejagnu</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="expect"/></para>
     65    <para role="required"><xref linkend="expect"/></para>
    6266
    6367    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para><xref linkend="docbook-utils"/></para>
     68    <para role="optional"><xref linkend="docbook-utils"/></para>
    6569
    6670  </sect2>
  • general/prog/doxygen.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">doxygen-&doxygen-version;.src.tar</keyword>
     23      <keyword role="ftptdir">doxygen</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    7276
    7377    <bridgehead renderas="sect4">Optional</bridgehead>
    74     <para><xref linkend="qt"/>,
     78    <para role="optional"><xref linkend="qt"/>,
    7579    <xref linkend="tex"/> and
    7680    <ulink url="http://www.graphviz.org/">GraphViz</ulink></para>
  • general/prog/expect.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">expect-&expect-version;.tar</keyword>
     23      <keyword role="ftptdir">expect</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    7175
    7276    <bridgehead renderas="sect4">Required</bridgehead>
    73     <para><xref linkend="tcl"/></para>
     77    <para role="required"><xref linkend="tcl"/></para>
    7478
    7579    <bridgehead renderas="sect4">Optional</bridgehead>
    76     <para><xref linkend="tk"/></para>
     80    <para role="optional"><xref linkend="tk"/></para>
    7781
    7882  </sect2>
  • general/prog/gc.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">gc&gc-version;.tar</keyword>
     23      <keyword role="ftptdir">gc</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/prog/gcc.xml

    rcaa1fce r256ee72c  
    2626    <othername>$LastChangedBy$</othername>
    2727    <date>$Date$</date>
     28    <keywordset>
     29      <keyword role="package">gcc-&gcc-version;.tar</keyword>
     30      <keyword role="ftptdir">gcc</keyword>
     31    </keywordset>
    2832  </sect1info>
    2933
     
    8993
    9094    <bridgehead renderas="sect4">Recommended</bridgehead>
    91     <para><xref linkend="dejagnu"/></para>
     95    <para role="recommended"><xref linkend="dejagnu"/></para>
    9296
    9397    <bridgehead renderas="sect4">Optional (Required to Build the Fortran
    9498    Compiler)</bridgehead>
    95     <para><xref linkend="gmp"/> and
     99    <para role="optional"><xref linkend="gmp"/> and
    96100    <ulink url="http://www.mpfr.org/">MPFR</ulink></para>
    97101
     
    128132
    129133    <bridgehead renderas="sect4">Required</bridgehead>
    130     <para><xref linkend="tcsh"/></para>
     134    <para role="required"><xref linkend="tcsh"/></para>
    131135
    132136  </sect2>
  • general/prog/gcc3.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">gcc-&gcc3-version;.tar</keyword>
     23      <keyword role="ftptdir">gcc</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    7276
    7377    <bridgehead renderas="sect3">GCC-&gcc3-version; Dependencies</bridgehead>
    74     <para><xref linkend="dejagnu"/> (required to run the full test suite)</para>
     78
     79    <bridgehead renderas="sect4">Optional</bridgehead>
     80    <para role="optional"><xref linkend="dejagnu"/> (required to run the full test suite)</para>
    7581
    7682  </sect2>
  • general/prog/guile.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">guile-&guile-version;.tar</keyword>
     23      <keyword role="ftptdir">guile</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/prog/jdk.xml

    rcaa1fce r256ee72c  
    2121    <othername>$LastChangedBy$</othername>
    2222    <date>$Date$</date>
     23    <keywordset>
     24      <keyword role="package">NONE</keyword>
     25      <keyword role="ftptdir">jdk</keyword>
     26    </keywordset>
    2327  </sect1info>
    2428
     
    150154
    151155    <bridgehead renderas="sect4">Required (to Build JDK from Source)</bridgehead>
    152     <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     156    <para role="required">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    153157    <xref linkend="zip"/>,
    154158    <xref linkend="unzip"/>,
     
    361365AUTO_CLASSPATH_DIR=/usr/lib/classpath
    362366if [ -z ${CLASSPATH} ]; then
    363         CLASSPATH=.:${AUTO_CLASSPATH_DIR}
     367  CLASSPATH=.:${AUTO_CLASSPATH_DIR}
    364368else
    365         CLASSPATH="${CLASSPATH}:.:${AUTO_CLASSPATH_DIR}"
     369  CLASSPATH="${CLASSPATH}:.:${AUTO_CLASSPATH_DIR}"
    366370fi
    367371
     
    369373ls ${AUTO_CLASSPATH_DIR}/*.jar &amp;> /dev/null &amp;&amp;
    370374for i in ${AUTO_CLASSPATH_DIR}/*.jar
    371         do CLASSPATH=${CLASSPATH}:"${i}"
     375  do CLASSPATH=${CLASSPATH}:"${i}"
    372376done
    373377export CLASSPATH
  • general/prog/librep.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">librep-&librep-version;.tar</keyword>
     23      <keyword role="ftptdir">librep</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="gdbm"/></para>
     65    <para role="required"><xref linkend="gdbm"/></para>
    6266
    6367    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para><xref linkend="gmp"/> and
     68    <para role="optional"><xref linkend="gmp"/> and
    6569    <xref linkend="gcc"/> (build Java so that
    6670    <filename class='libraryfile'>libffi</filename> is built)</para>
  • general/prog/nasm.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">nasm-&NASM-version;.tar</keyword>
     23      <keyword role="ftptdir">nasm</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6771
    6872    <bridgehead renderas="sect4">Optional (for Building Documentation)</bridgehead>
    69     <para><xref linkend="tex"/>, and
     73    <para role="optional"><xref linkend="tex"/>, and
    7074    <xref linkend="espgs"/> or <xref linkend="gs"/></para>
    7175
  • general/prog/pdl.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">PDL-&pdl-version;.tar</keyword>
     23      <keyword role="ftptdir">PDL</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/prog/php.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">php-&php-version;.tar</keyword>
     23      <keyword role="ftptdir">php</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    7175
    7276    <bridgehead renderas="sect4">Required</bridgehead>
    73     <para><xref linkend="apache"/></para>
     77    <para role="required"><xref linkend="apache"/></para>
    7478
    7579    <bridgehead renderas="sect4">Recommended</bridgehead>
    76     <para><xref linkend="libxml2"/></para>
     80    <para role="recommended"><xref linkend="libxml2"/></para>
    7781
    7882    <bridgehead renderas="sect4">Optional System Utilities and Libraries</bridgehead>
    79     <para><xref linkend="libxslt"/>,
     83    <para role="optional"><xref linkend="libxslt"/>,
    8084    <xref linkend="gamin"/>,
    8185    <xref linkend="gmp"/>,
     
    9195
    9296    <bridgehead renderas="sect4">Optional Graphics Utilities and Libraries</bridgehead>
    93     <para><xref linkend="libjpeg"/>,
     97    <para role="optional"><xref linkend="libjpeg"/>,
    9498    <xref linkend="libtiff"/>,
    9599    <xref linkend="libpng"/>,
     
    103107
    104108    <bridgehead renderas="sect4">Optional Web Utilities</bridgehead>
    105     <para><xref linkend="curl"/>,
     109    <para role="optional"><xref linkend="curl"/>,
    106110    <xref linkend="html-tidy"/>,
    107111    <ulink url="http://www.mnogosearch.org/">mnoGoSearch</ulink>,
     
    111115
    112116    <bridgehead renderas="sect4">Optional Data Management Utilities and Libraries</bridgehead>
    113     <para><xref linkend="openldap"/>,
     117    <para role="optional"><xref linkend="openldap"/>,
    114118    <xref linkend="gdbm"/>,
    115119    <xref linkend="db"/>,
     
    129133
    130134    <bridgehead renderas="sect4">Optional Security/Encryption Utilities and Libraries</bridgehead>
    131     <para><xref linkend="openssl"/>,
     135    <para role="optional"><xref linkend="openssl"/>,
    132136    <xref linkend="cyrus-sasl"/>,
    133137    <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
  • general/prog/python.xml

    rcaa1fce r256ee72c  
    1414
    1515<sect1 id="python" xreflabel="Python-&Python-version;">
    16   <?dbhtml filename="Python.html" ?>
     16  <?dbhtml filename="python.html" ?>
    1717
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">Python-&Python-version;.tar</keyword>
     23      <keyword role="ftptdir">Python</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6872
    6973    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para><xref linkend="openssl"/>,
     74    <para role="optional"><xref linkend="openssl"/>,
    7175    <xref linkend="tk"/>,
    7276    <xref linkend="gdbm"/> and
  • general/prog/pyxml.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">PyXML-&pyxml-version;.tar</keyword>
     23      <keyword role="ftptdir">PyXML</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6266
    6367    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para><xref linkend="python"/></para>
     68    <para role="required"><xref linkend="python"/></para>
    6569
    6670  </sect2>
  • general/prog/ruby.xml

    rcaa1fce r256ee72c  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">ruby-&ruby-version;.tar</keyword>
     23      <keyword role="ftptdir">ruby</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6872
    6973    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para><xref linkend="openssl"/>,
     74    <para role="optional"><xref linkend="openssl"/>,
    7175    <xref linkend="tk"/>,
    7276    <xref linkend="db"/> and
  • general/prog/tcl.xml

    rcaa1fce r256ee72c  
    2020    <othername>$LastChangedBy$</othername>
    2121    <date>$Date$</date>
     22    <keywordset>
     23      <keyword role="package">tcl&tcl-version;-src.tar</keyword>
     24      <keyword role="ftptdir">tcl</keyword>
     25    </keywordset>
    2226  </sect1info>
    2327
  • general/prog/tk.xml

    rcaa1fce r256ee72c  
    2020    <othername>$LastChangedBy$</othername>
    2121    <date>$Date$</date>
     22    <keywordset>
     23      <keyword role="package">tk&tk-version;-src.tar</keyword>
     24      <keyword role="ftptdir">tk</keyword>
     25    </keywordset>
    2226  </sect1info>
    2327
     
    5963
    6064    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
     65    <para role="required">X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
    6266    <xref linkend="tcl"/></para>
    6367
Note: See TracChangeset for help on using the changeset viewer.