Ignore:
Timestamp:
04/29/2005 07:06:44 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
447039e8
Parents:
ec09abe
Message:

Update arts 1.4/kde 3.4, 1st installment

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/kdebase.xml

    rec09abe r1f30212  
    77<!ENTITY kdebase-download-http "&kde-download-http;/kdebase-&kde-version;.tar.bz2">
    88<!ENTITY kdebase-download-ftp  "&kde-download-ftp;/kdebase-&kde-version;.tar.bz2">
    9 <!ENTITY kdebase-md5sum        "edbd721a2a4970977dfe5f45d9e38923">
    10 <!ENTITY kdebase-size          "19.9 MB">
    11 <!ENTITY kdebase-buildsize     "269 MB (additional 20 MB for API docs)">
    12 <!ENTITY kdebase-time          "21.15 SBU (additional 0.24 SBU for API docs)">
     9<!ENTITY kdebase-md5sum        "c88659e558ca98dc45377bf8ddfc26c9">
     10<!ENTITY kdebase-size          "21.6 MB">
     11<!ENTITY kdebase-buildsize     "282 MB (additional 20 MB for API docs)">
     12<!ENTITY kdebase-time          "21.15 SBU (additional 0.2 SBU for API docs)">
    1313]>
    1414
    1515<sect1 id="kdebase" xreflabel="kdebase-&kde-version;">
     16<?dbhtml filename="kdebase.html"?>
     17
    1618<sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
     19  <othername>$LastChangedBy$</othername>
     20  <date>$Date$</date>
    1921</sect1info>
    20 <?dbhtml filename="kdebase.html"?>
     22
    2123<title>kdebase-&kde-version;</title>
     24
    2225<indexterm zone="kdebase">
    2326  <primary sortas="a-kdebase">Kdebase</primary>
    2427</indexterm>
    2528
    26 <sect2>
    27 <title>Introduction to <application>kdebase</application></title>
    28 
    29 <para><application>kdebase</application> is the last mandatory package
    30 required for the K Desktop Environment. It provides various applications,
    31 infrastructure files and libraries.</para>
    32 
    33 <sect3><title>Package information</title>
     29<sect2 role="package">
     30<title>Introduction to kdebase</title>
     31
     32<para><application>kdebase</application> is the last mandatory package required
     33for the K Desktop Environment. It provides various applications, infrastructure
     34files and libraries.</para>
     35
     36<bridgehead renderas="sect3">Package Information</bridgehead>
    3437<itemizedlist spacing='compact'>
    35 <listitem><para>Download (HTTP): <ulink
    36 url="&kdebase-download-http;"/></para></listitem>
    37 <listitem><para>Download (FTP): <ulink
    38 url="&kdebase-download-ftp;"/></para></listitem>
    39 <listitem><para>Download MD5 sum: &kdebase-md5sum;</para></listitem>
    40 <listitem><para>Download size: &kdebase-size;</para></listitem>
    41 <listitem><para>Estimated disk space required:
    42 &kdebase-buildsize;</para></listitem>
    43 <listitem><para>Estimated build time:
    44 &kdebase-time;</para></listitem></itemizedlist>
    45 </sect3>
    46 
    47 <sect3><title>Additional downloads</title>
    48 <itemizedlist spacing='compact'>
    49 <listitem><para>Required patch: <ulink
    50 url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdebase-htmlframes2.patch"/></para>
    51 </listitem></itemizedlist>
    52 </sect3>
    53 
    54 <sect3><title><application>kdebase</application> dependencies</title>
    55 
    56 <sect4><title>Required</title>
     38  <listitem>
     39    <para>Download (HTTP): <ulink url="&kdebase-download-http;"/></para>
     40  </listitem>
     41  <listitem>
     42    <para>Download (FTP): <ulink url="&kdebase-download-ftp;"/></para>
     43  </listitem>
     44  <listitem>
     45    <para>Download MD5 sum: &kdebase-md5sum;</para>
     46  </listitem>
     47  <listitem>
     48    <para>Download size: &kdebase-size;</para>
     49  </listitem>
     50  <listitem>
     51    <para>Estimated disk space required: &kdebase-buildsize;</para>
     52  </listitem>
     53  <listitem>
     54    <para>Estimated build time: &kdebase-time;</para>
     55  </listitem>
     56</itemizedlist>
     57
     58
     59<bridgehead renderas="sect3">kdebase Dependencies</bridgehead>
     60
     61<bridgehead renderas="sect4">Required</bridgehead>
    5762<para><xref linkend="kdelibs"/></para>
    58 </sect4>
    59 
    60 <sect4><title>Recommended</title>
     63
     64<bridgehead renderas="sect4">Recommended</bridgehead>
    6165<para><xref linkend="libjpeg"/>,
    62 <xref linkend="libart_lgpl"/>,
    63 <xref linkend="libxml2"/>,
    64 <xref linkend="openssl"/> and
    65 <xref linkend="jdk"/></para>
    66 </sect4>
    67 
    68 <sect4><title>Optional</title>
     66      <xref linkend="libart_lgpl"/>,
     67      <xref linkend="libxml2"/>,
     68      <xref linkend="openssl"/>, and
     69      <xref linkend="jdk"/>
     70</para>
     71
     72<bridgehead renderas="sect4">Optional</bridgehead>
    6973<para><xref linkend="libtiff"/>,
    70 <xref linkend="lesstif"/>,
    71 <xref linkend="Linux_PAM"/>,
    72 <xref linkend="openldap"/>,
    73 <xref linkend="cyrus-sasl"/>,
    74 <xref linkend="samba3"/>,
    75 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
    76 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    77 <ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
    78 <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
    79 <ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>,
    80 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    81 <ulink url="http://www.graphviz.org/">GraphViz</ulink>
    82 and <xref linkend="doxygen"/></para>
    83 </sect4>
    84 
    85 </sect3>
     74      <xref linkend="lesstif"/>,
     75      <xref linkend="Linux_PAM"/>,
     76      <xref linkend="openldap"/>,
     77      <xref linkend="cyrus-sasl"/>,
     78      <xref linkend="samba3"/>,
     79      <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
     80      <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
     81      <ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
     82      <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
     83      <ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>,
     84      <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
     85      <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
     86      <xref linkend="doxygen"/>
     87</para>
    8688
    8789</sect2>
    8890
    89 <sect2>
    90 <title>Installation of <application>kdebase</application></title>
    91 
    92 <para><emphasis>Note:</emphasis> You should ensure a <quote>nogroup</quote>
    93 group exists on your system before performing the
    94 <command>make install</command> command, as <application>kdebase</application>
    95 installs a program (<filename>$KDE_PREFIX/bin/kdesud</filename>) with group
    96 ownership of <quote>nogroup</quote>.</para>
     91<sect2 role="installation">
     92<title>Installation of kdebase</title>
     93
     94<para><emphasis>Note:</emphasis> You should ensure a <systemitem
     95class="groupname">nogroup</systemitem> group exists on your system before
     96performing the <command>make install</command> command, as
     97<application>kdebase</application> installs a program
     98(<filename>$KDE_PREFIX/bin/kdesud</filename>) with group ownership of
     99<systemitem class="groupname">nogroup</systemitem>.</para>
    97100
    98101<para>Install <application>kdebase</application> with:</para>
    99102
    100 <screen><userinput><command>patch -Np0 -i ../post-3.3.2-kdebase-htmlframes2.patch &amp;&amp;
    101 ./configure --prefix=&kde-dir; --disable-debug \
     103<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
    102104    --disable-dependency-tracking &amp;&amp;
    103 make</command></userinput></screen>
    104 
    105 <note><para>If you wish to create the <acronym>API</acronym> documentation and
     105make</userinput></screen>
     106
     107<note><para>If you wish to create the API documentation and
    106108you have <application>Doxygen</application> and
    107109<application>GraphViz</application> installed, <command>make apidox</command>
    108110must be done before <command>make install</command>.</para></note>
    109111
    110 <para>Now, as the root user:</para>
     112<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    111113 
    112 <screen><userinput role='root'><command>make install</command></userinput></screen>
     114<screen role='root'><userinput>make install</userinput></screen>
    113115
    114116</sect2>
    115117
    116 <sect2>
     118<sect2 role="content">
    117119<title>Contents</title>
    118120
     
    123125    <seg>kate, kcontrol, kdebugdialog, kdeprint, kdesu, kdm, kfind,
    124126         khelpcenter, kicker, kinfocenter, kioslave, klipper, kmenuedit
    125          konqueror, konsole, kpager, ksplashml, ksysguard, kwrite, kxkb</seg>
     127         konqueror, konsole, kpager, ksplashml, ksysguard, kwrite,
     128         and kxkb</seg>
    126129  </seglistitem>
    127130</segmentedlist>
     
    130133  <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    131134  <?dbfo list-presentation="list"?>
     135  <?dbhtml list-presentation="table"?>
    132136 
    133137<varlistentry id="kate">
    134138  <term><command>kate</command></term>
    135139  <listitem>
    136     <para> is a programmer's text editor for <acronym>KDE</acronym>.</para>
     140    <para> is a programmer's text editor for KDE.</para>
    137141    <indexterm zone="kdebase kate">
    138142      <primary sortas="b-kate">kate</primary>
     
    144148  <term><command>kcontrol</command></term>
    145149  <listitem>
    146     <para> is the <acronym>KDE</acronym> Control Center.</para>
     150    <para> is the KDE Control Center.</para>
    147151    <indexterm zone="kdebase kcontrol">
    148152      <primary sortas="b-kcontrol">kcontrol</primary>
     
    176180  <term><command>kdesu</command></term>
    177181  <listitem>
    178     <para>is a graphical front end for the Unix <command>su</command> command.</para>
     182    <para>is a graphical front end for the Unix
     183      <command>su</command> command.</para>
    179184    <indexterm zone="kdebase kdesu">
    180185      <primary sortas="b-kdesu">kdesu</primary>
     
    186191  <term><command>kdm</command></term>
    187192  <listitem>
    188     <para>is the <acronym>KDE</acronym> display manager (a replacement for <command>xdm</command>).</para>
     193    <para>is the KDE display manager (a replacement
     194      for <command>xdm</command>).</para>
    189195    <indexterm zone="kdebase kdm">
    190196      <primary sortas="b-kdm">kdm</primary>
     
    206212  <term><command>khelpcenter</command></term>
    207213  <listitem>
    208     <para>is the <acronym>KDE</acronym> help tool.</para>
     214    <para>is the KDE help tool.</para>
    209215    <indexterm zone="kdebase khelpcenter">
    210216       <primary sortas="b-khelpcenter">khelpcenter</primary>
     
    216222  <term><command>kicker</command></term>
    217223  <listitem>
    218     <para>is the <acronym>KDE</acronym> control panel.</para>
     224    <para>is the KDE control panel.</para>
    219225    <indexterm zone="kdebase kicker">
    220226      <primary sortas="b-kicker">kicker</primary>
     
    227233  <listitem>
    228234    <para>provides a centralized and convenient
    229           overview of your <acronym>KDE</acronym> and system settings.</para>
     235          overview of your KDE and system settings.</para>
    230236    <indexterm zone="kdebase kinfocenter">
    231237      <primary sortas="b-kinfocenter">kinfocenter</primary>
     
    300306  <term><command>ksplashml</command></term>
    301307  <listitem>
    302     <para>is a splash screen that shows the progress of an application that is loading.</para>
     308    <para>is a splash screen that shows the progress of an application
     309      that is loading.</para>
    303310    <indexterm zone="kdebase ksplashml">
    304311      <primary sortas="b-ksplashml">ksplashml</primary>
     
    321328  <term><command>kwrite</command></term>
    322329  <listitem>
    323     <para>is a text editor for <acronym>KDE</acronym>.</para>
     330    <para>is a text editor for KDE </para>
    324331    <indexterm zone="kdebase kwrite">
    325332      <primary sortas="b-kwrite">kwrite</primary>
     
    331338  <term><command>kxkb</command></term>
    332339  <listitem>
    333     <para>is a keyboard layout switching utility based on the X11 xkb extension.</para>
     340    <para>is a keyboard layout switching utility based on the X11 xkb
     341      extension.</para>
    334342    <indexterm zone="kdebase kxkb">
    335343      <primary sortas="b-kxkb">kxkb</primary>
     
    341349
    342350</sect2>
    343 
    344351</sect1>
Note: See TracChangeset for help on using the changeset viewer.