Changeset 4f26c54


Ignore:
Timestamp:
12/01/2005 08:50:08 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:
52d50d5
Parents:
6d4fc00
Message:

Adding automatized scripts generation related tags. Genlib chapter.

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

Location:
general/genlib
Files:
26 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/aspell.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">aspell-&aspell-version;.tar</keyword>
     23      <keyword role="ftptdir">aspell</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    7175
    7276    <bridgehead renderas="sect4">Required</bridgehead>
    73     <para><xref linkend="which"/></para>
     77    <para role="required"><xref linkend="which"/></para>
    7478
    7579  </sect2>
     
    8892<screen role="root"><userinput>make install</userinput></screen>
    8993
    90         <para>If you do not plan to install <application>Ispell</application>,
    91         then copy the wrapper script <command>ispell</command>:</para>
     94  <para>If you do not plan to install <application>Ispell</application>,
     95  then copy the wrapper script <command>ispell</command>:</para>
    9296
    9397<screen role="root"><userinput>install -v -m 755 scripts/ispell /usr/bin/</userinput></screen>
    9498
    95         <para>If you do not plan to install <application>Spell</application>,
    96         then copy the wrapper script <command>spell</command>:</para>
     99  <para>If you do not plan to install <application>Spell</application>,
     100  then copy the wrapper script <command>spell</command>:</para>
    97101
    98102<screen role="root"><userinput>install -v -m 755 scripts/spell /usr/bin/</userinput></screen>
  • general/genlib/expat.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">expat-&expat-version;.tar</keyword>
     23      <keyword role="ftptdir">expat</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5862
    5963    <bridgehead renderas="sect4">Optional</bridgehead>
    60     <para><ulink url="http://check.sourceforge.net/">Check</ulink>
     64    <para role="optional"><ulink url="http://check.sourceforge.net/">Check</ulink>
    6165    (for running the test suite)</para>
    6266
  • general/genlib/fam.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">fam-&fam-version;.tar</keyword>
     23      <keyword role="ftptdir">fam</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6771
    6872    <bridgehead renderas="sect4">Required</bridgehead>
    69     <para><xref linkend="portmap"/></para>
     73    <para role="required"><xref linkend="portmap"/></para>
    7074
    7175  </sect2>
  • general/genlib/gamin.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">gamin-&gamin-version;.tar</keyword>
     23      <keyword role="ftptdir">gamin</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    2933    File Alteration Monitor which is useful for notifying applications of
    3034    changes to the file system. Gamin is compatible with <ulink
    31         url="http://oss.sgi.com/projects/fam/">FAM</ulink>.</para>
     35    url="http://oss.sgi.com/projects/fam/">FAM</ulink>.</para>
    3236
    3337    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5660
    5761    <bridgehead renderas="sect4">Required</bridgehead>
    58     <para><xref linkend="glib2"/></para>
     62    <para role="required"><xref linkend="glib2"/></para>
    5963
    6064    <bridgehead renderas="sect4">Optional</bridgehead>
    61     <para><xref linkend="gtk-doc"/> (for building API documentation),
    62         <xref linkend="doxygen"/> (for building documentation),
    63         <xref linkend="python"/></para>
     65    <para role="optional"><xref linkend="gtk-doc"/> (for building API documentation),
     66    <xref linkend="doxygen"/> (for building documentation),
     67    <xref linkend="python"/></para>
    6468
    6569  </sect2>
  • general/genlib/gdbm.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">gdbm-&gdbm-version;.tar</keyword>
     23      <keyword role="ftptdir">gdbm</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/genlib/glib.xml

    r6d4fc00 r4f26c54  
    1414
    1515<sect1 id="GLib" xreflabel="GLib-&GLib-version;">
    16   <?dbhtml filename="glib.html"?>
     16  <?dbhtml filename="Glib.html"?>
    1717
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">glib-&GLib-version;.tar</keyword>
     23      <keyword role="ftptdir">glib</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/genlib/glib2.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">glib-&glib2-version;.tar</keyword>
     23      <keyword role="ftptdir">glib</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6064
    6165    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para><xref linkend="pkgconfig"/></para>
     66    <para role="required"><xref linkend="pkgconfig"/></para>
    6367
    6468    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para><xref linkend="gtk-doc"/></para>
     69    <para role="optional"><xref linkend="gtk-doc"/></para>
    6670
    6771  </sect2>
  • general/genlib/gmime.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">gmime-&gmime-version;.tar</keyword>
     23      <keyword role="ftptdir">gmime</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    7478
    7579    <bridgehead renderas="sect4">Required</bridgehead>
    76     <para><xref linkend="glib2"/></para>
     80    <para role="required"><xref linkend="glib2"/></para>
    7781
    7882    <bridgehead renderas="sect4">Optional</bridgehead>
    79     <para><ulink url="http://go-mono.com/sources/">Gtk#</ulink>
     83    <para role="optional"><ulink url="http://go-mono.com/sources/">Gtk#</ulink>
    8084    (requires a .NET framework:
    8185    <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink> or
  • general/genlib/gmp.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">gmp-&gmp-version;.tar</keyword>
     23      <keyword role="ftptdir">gmp</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/genlib/gwrap.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">g-wrap-&gwrap-version;.tar</keyword>
     23      <keyword role="ftptdir">g-wrap</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="guile"/></para>
     65    <para role="required"><xref linkend="guile"/></para>
    6266
    6367    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para><xref linkend="GLib"/>,
     68    <para role="optional"><xref linkend="GLib"/>,
    6569    <xref linkend="GTK"/> and
    6670    <ulink url="http://www.gnu.org/software/guile-gtk/">guile-gtk</ulink></para>
  • general/genlib/iso-codes.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">iso-codes_&iso-codes-version;-1.tar</keyword>
     23      <keyword role="ftptdir">iso-codes</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="pyxml"/></para>
     65    <para role="required"><xref linkend="pyxml"/></para>
    6266
    6367  </sect2>
  • general/genlib/ispell.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">ispell-&ispell-version;.tar</keyword>
     23      <keyword role="ftptdir">ispell</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/genlib/libcroco.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libcroco-&libcroco-version;.tar</keyword>
     23      <keyword role="ftptdir">libcroco</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="glib2"/> and
     65    <para role="required"><xref linkend="glib2"/> and
    6266    <xref linkend="libxml2"/></para>
    6367
  • general/genlib/libesmtp.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libesmtp-&libesmtp-version;.tar</keyword>
     23      <keyword role="ftptdir">libesmtp</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Optional</bridgehead>
    61     <para><xref linkend="openssl"/></para>
     65    <para role="optional"><xref linkend="openssl"/></para>
    6266
    6367  </sect2>
  • general/genlib/libglade.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libglade-&libglade-version;.tar</keyword>
     23      <keyword role="ftptdir">libglade</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="libxml2"/> and
     65    <para role="required"><xref linkend="libxml2"/> and
    6266    <xref linkend="gtk2"/></para>
    6367
    6468    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para><xref linkend="python"/>
     69    <para role="optional"><xref linkend="python"/>
    6670    and <xref linkend="gtk-doc"/></para>
    6771
  • general/genlib/libgsf.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libgsf-&libgsf-version;.tar</keyword>
     23      <keyword role="ftptdir">libgsf</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6872
    6973    <bridgehead renderas="sect4">Required</bridgehead>
    70     <para><xref linkend="glib2"/>,
     74    <para role="required"><xref linkend="glib2"/>,
    7175    <xref linkend="libxml2"/> and
    7276    <xref linkend="perl-xml-parser"/></para>
    7377
    7478    <bridgehead renderas="sect4">Optional</bridgehead>
    75     <para><xref linkend="gnome-vfs"/> (required for GNOME-2 support) and
    76     <xref linkend="gtk-doc"/></para>
     79    <para role="optional"><xref linkend="gnome-vfs"/> (required for GNOME-2
     80    support) and <xref linkend="gtk-doc"/></para>
    7781
    7882  </sect2>
  • general/genlib/libidl.xml

    r6d4fc00 r4f26c54  
    1414
    1515<sect1 id="libidl" xreflabel="libIDL-&libidl-version;">
    16   <?dbhtml filename="libIDL.html"?>
     16  <?dbhtml filename="libidl.html"?>
    1717
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libIDL-&libidl-version;.tar</keyword>
     23      <keyword role="ftptdir">libIDL</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="glib2"/></para>
     65    <para role="required"><xref linkend="glib2"/></para>
    6266
    6367    <bridgehead renderas="sect4">Optional to Build Documentation</bridgehead>
    64     <para><xref linkend="tex"/></para>
     68    <para role="optional"><xref linkend="tex"/></para>
    6569
    6670  </sect2>
  • general/genlib/libusb.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libusb-&libusb-version;.tar</keyword>
     23      <keyword role="ftptdir">libusb</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963    <bridgehead renderas="sect4">Optional (Required to Build the HTML User
    6064    Manual)</bridgehead>
    61     <para><xref linkend="openjade"/> and
     65    <para role="optional"><xref linkend="openjade"/> and
    6266    <ulink url="http://www.docbook.org/sgml/4.2/index.html"> DocBOOK SGML
    6367    DTD-4.2</ulink></para>
     
    6569    <bridgehead renderas="sect4">Optional (Required to Build the API
    6670    Documentation)</bridgehead>
    67     <para><xref linkend="doxygen"/> and
     71    <para role="optional"><xref linkend="doxygen"/> and
    6872    <ulink url="http://www.graphviz.org/">GraphViz</ulink></para>
    6973
  • general/genlib/libxml.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libxml-&libxml-version;.tar</keyword>
     23      <keyword role="ftptdir">libxml</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/genlib/libxml2.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libxml2-&libxml2-version;.tar</keyword>
     23      <keyword role="ftptdir">libxml2</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963    <bridgehead renderas="sect4">Optional (Required to Run the Full Suite of
    6064    Tests)</bridgehead>
    61     <para><xref linkend="python"/> and <xref linkend="wget"/></para>
     65    <para role="optional"><xref linkend="python"/> and
     66    <xref linkend="wget"/></para>
    6267
    6368    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para><xref linkend="libxslt"/> (used for the test suite if found,
    65     but not required) and <xref linkend="python"/> (will install a
     69    <para role="optional"><xref linkend="libxslt"/> (used for the test suite
     70    if found, but not required) and <xref linkend="python"/> (will install a
    6671    <application>Python</application> library module if found)</para>
    6772
  • general/genlib/libxslt.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">libxslt-&libxslt-version;.tar</keyword>
     23      <keyword role="ftptdir">libxslt</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    6064
    6165    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para><xref linkend="libxml2"/></para>
     66    <para role="required"><xref linkend="libxml2"/></para>
    6367
    6468    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para><xref linkend="python"/> and
     69    <para role="optional"><xref linkend="python"/> and
    6670    <ulink url="http://www.gnupg.org/download/index.html#libgcrypt">
    6771    Libgcrypt</ulink> (requires
  • general/genlib/lzo.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">lzo-&LZO-version;.tar</keyword>
     23      <keyword role="ftptdir">lzo</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/genlib/pcre.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">pcre-&pcre-version;.tar</keyword>
     23      <keyword role="ftptdir">pcre</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/genlib/popt.xml

    r6d4fc00 r4f26c54  
    55  %general-entities;
    66
    7   <!ENTITY popt-download-http "http://ftp.debian.org/debian/pool/main/p/popt/popt_1.7.orig.tar.gz">
    8   <!ENTITY popt-download-ftp "ftp://ftp.debian.org/debian/pool/main/p/popt/popt_1.7.orig.tar.gz">
     7  <!ENTITY popt-download-http "http://ftp.debian.org/debian/pool/main/p/popt/popt_&popt-version;.orig.tar.gz">
     8  <!ENTITY popt-download-ftp "ftp://ftp.debian.org/debian/pool/main/p/popt/popt_&popt-version;.orig.tar.gz">
    99  <!ENTITY popt-md5sum "5988e7aeb0ae4dac8d83561265984cc9">
    1010  <!ENTITY popt-size "562 KB">
     
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">popt_&popt-version;.orig.tar</keyword>
     23      <keyword role="ftptdir">popt</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
  • general/genlib/slang.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">slang-&slang-version;.tar</keyword>
     23      <keyword role="ftptdir">slang</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    5963
    6064    <bridgehead renderas="sect4">Optional</bridgehead>
    61     <para><xref linkend="libpng"/> and <xref linkend="pcre"/></para>
     65    <para role="optional"><xref linkend="libpng"/> and <xref linkend="pcre"/></para>
    6266
    6367  </sect2>
  • general/genlib/slib.xml

    r6d4fc00 r4f26c54  
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
     21    <keywordset>
     22      <keyword role="package">slib&slib-version;.tar</keyword>
     23      <keyword role="ftptdir">slib</keyword>
     24    </keywordset>
    2125  </sect1info>
    2226
     
    7377
    7478    <bridgehead renderas="sect4">Required</bridgehead>
    75     <para><xref linkend="guile"/></para>
     79    <para role="required"><xref linkend="guile"/></para>
    7680
    7781    <bridgehead renderas="sect4">Optional (to Build Documentation)</bridgehead>
    78     <para><xref linkend="tex"/></para>
     82    <para role="optional"><xref linkend="tex"/></para>
    7983
    8084  </sect2>
Note: See TracChangeset for help on using the changeset viewer.