Changeset 51bdc536 for kde


Ignore:
Timestamp:
05/07/2005 07:30:53 PM (19 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.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:
122a70a
Parents:
247ca02
Message:

Tagged kdegames.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdegames.xml

    r247ca02 r51bdc536  
    55  %general-entities;
    66
    7 <!ENTITY kdegames-download-http "&kde-download-http;/kdegames-&kde-version;.tar.bz2">
    8 <!ENTITY kdegames-download-ftp  "&kde-download-ftp;/kdegames-&kde-version;.tar.bz2">
    9 <!ENTITY kdegames-md5sum        "ab144b71caeda34579817b01855ec287">
    10 <!ENTITY kdegames-size          "9.1 MB">
    11 <!ENTITY kdegames-buildsize     "104 MB (additional 15.6 MB for API docs)">
    12 <!ENTITY kdegames-time          "6.2 SBU (additional 0.2 SBU for API docs)">
     7  <!ENTITY kdegames-download-http "&kde-download-http;/kdegames-&kde-version;.tar.bz2">
     8  <!ENTITY kdegames-download-ftp  "&kde-download-ftp;/kdegames-&kde-version;.tar.bz2">
     9  <!ENTITY kdegames-md5sum        "ab144b71caeda34579817b01855ec287">
     10  <!ENTITY kdegames-size          "9.1 MB">
     11  <!ENTITY kdegames-buildsize     "104 MB (additional 15.6 MB for API docs)">
     12  <!ENTITY kdegames-time          "6.2 SBU (additional 0.2 SBU for API docs)">
    1313]>
    1414
    1515<sect1 id="kdegames" xreflabel="kdegames-&kde-version;">
    1616  <?dbhtml filename="kdegames.html"?>
     17
    1718  <sect1info>
    1819    <othername>$LastChangedBy$</othername>
     
    2021  </sect1info>
    2122
    22   <title>kdegames-&kde-version;</title>
     23  <title>Kdegames-&kde-version;</title>
    2324
    2425  <indexterm zone="kdegames">
     
    2728
    2829  <sect2 role="package">
    29     <title>Introduction to kdegames</title>
     30    <title>Introduction to Kdegames</title>
    3031
    3132    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5152    </itemizedlist>
    5253
    53     <bridgehead renderas="sect3">kdegames Dependencies</bridgehead>
     54    <bridgehead renderas="sect3">Kdegames Dependencies</bridgehead>
    5455
    5556    <bridgehead renderas="sect4">Required</bridgehead>
     
    5859    <bridgehead renderas="sect4">Recommended</bridgehead>
    5960    <para><xref linkend="libjpeg"/> and
    60           <xref linkend="libxml2"/>
    61     </para>
     61    <xref linkend="libxml2"/></para>
    6262
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
    6464    <para><ulink url="http://www.graphviz.org/">GraphViz</ulink> and
    65         <xref linkend="doxygen"/>
    66     </para>
     65    <xref linkend="doxygen"/></para>
    6766
    6867  </sect2>
    6968
    7069  <sect2 role="installation">
    71     <title>Installation of kdegames</title>
     70    <title>Installation of Kdegames</title>
    7271
    7372    <para>Install <application>kdegames</application> with:</para>
     
    7776make</userinput></screen>
    7877
    79     <note><para>If you wish to create the API documentation
    80     and you have <application>Doxygen</application> and
    81     <application>GraphViz</application> installed, <command>make
    82     apidox</command> must be done before <command>make
    83     install</command>.</para></note>
     78    <note>
     79      <para>If you wish to create the API documentation
     80      and you have <application>Doxygen</application> and
     81      <application>GraphViz</application> installed, <command>make
     82      apidox</command> must be done before <command>make
     83      install</command>.</para>
     84    </note>
    8485
    8586    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    8788<screen role="root"><userinput>make install</userinput></screen>
    8889
    89     </sect2>
     90  </sect2>
    9091
    9192  <sect2 role="content">
Note: See TracChangeset for help on using the changeset viewer.