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/kdelibs.xml

    rec09abe r1f30212  
    77<!ENTITY kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2">
    88<!ENTITY kdelibs-download-ftp  "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2">
    9 <!ENTITY kdelibs-md5sum        "0473fb4c6c2cd2bc0f267cfa201f3fd8">
    10 <!ENTITY kdelibs-size          "15.6 MB">
    11 <!ENTITY kdelibs-buildsize     "280 MB (additional 339 MB for API docs)">
    12 <!ENTITY kdelibs-time          "20.9 SBU (additional 4.97 SBU for API docs)">
     9<!ENTITY kdelibs-md5sum        "e5961a78b44a3005a7af6ada249e5888">
     10<!ENTITY kdelibs-size          "16.1 MB">
     11<!ENTITY kdelibs-buildsize     "239 MB (additional 339 MB for API docs)">
     12<!ENTITY kdelibs-time          "14.7 SBU (additional 5.0 SBU for API docs)">
    1313]>
    1414
    1515<sect1 id="kdelibs" xreflabel="kdelibs-&kde-version;">
     16<?dbhtml filename="kdelibs.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="kdelibs.html"?>
    21 <title><application>kdelibs</application>-&kde-version;</title>
     22
     23<title>kdelibs-&kde-version;</title>
     24
    2225<indexterm zone="kdelibs">
    2326  <primary sortas="a-kdelibs">Kdelibs</primary>
    2427</indexterm>
    2528
    26 <sect2>
    27 <title>Introduction to <application>kdelibs</application></title>
     29<sect2 role="package">
     30<title>Introduction to kdelibs</title>
    2831
    2932<para>This package includes programs and libraries that are central to the
    30 development and execution of a <acronym>KDE</acronym> program, as well
    31 as internationalization files for these libraries, misc
    32 <acronym>HTML</acronym> documentation, theme modules and regression
    33 tests.</para>
     33development and execution of a KDE program, as well as internationalization
     34files for these libraries, misc HTML documentation, theme modules and
     35regression tests.</para>
    3436
    35 <sect3><title>Package information</title>
     37<bridgehead renderas="sect3">Package Information</bridgehead>
    3638<itemizedlist spacing='compact'>
    37 <listitem><para>Download (HTTP): <ulink
    38 url="&kdelibs-download-http;"/></para></listitem>
    39 <listitem><para>Download (FTP): <ulink
    40 url="&kdelibs-download-ftp;"/></para></listitem>
    41 <listitem><para>Download MD5 sum: &kdelibs-md5sum;</para></listitem>
    42 <listitem><para>Download size: &kdelibs-size;</para></listitem>
    43 <listitem><para>Estimated disk space required:
    44 &kdelibs-buildsize;</para></listitem>
    45 <listitem><para>Estimated build time:
    46 &kdelibs-time;</para></listitem></itemizedlist>
    47 </sect3>
     39  <listitem>
     40    <para>Download (HTTP): <ulink url="&kdelibs-download-http;"/></para>
     41  </listitem>
     42  <listitem>
     43    <para>Download (FTP): <ulink url="&kdelibs-download-ftp;"/></para>
     44  </listitem>
     45  <listitem>
     46    <para>Download MD5 sum: &kdelibs-md5sum;</para>
     47  </listitem>
     48  <listitem>
     49    <para>Download size: &kdelibs-size;</para>
     50  </listitem>
     51  <listitem>
     52    <para>Estimated disk space required: &kdelibs-buildsize;</para>
     53  </listitem>
     54  <listitem>
     55    <para>Estimated build time: &kdelibs-time;</para>
     56  </listitem>
     57</itemizedlist>
    4858
    49 <sect3><title>Additional downloads</title>
    50 <itemizedlist spacing='compact'>
    51 <listitem><para>Required Patch: <ulink
    52 url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-htmlframes2.patch"/></para>
    53 </listitem>
    54 <listitem><para>Required Patch: <ulink
    55 url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kio.diff"/></para>
    56 </listitem>
    57 <listitem><para>Required Patch: <ulink
    58 url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kioslave.patch"/></para>
    59 </listitem>
    60 </itemizedlist>
    61 </sect3>
    6259
    63 <sect3><title><application>kdelibs</application> dependencies</title>
     60<bridgehead renderas="sect3">kdelibs Dependencies</bridgehead>
    6461
    65 <sect4><title>Required</title>
     62<bridgehead renderas="sect4">Required</bridgehead>
    6663<para><xref linkend="aRts"/></para>
    67 </sect4>
    6864
    69 <sect4><title>Recommended</title>
     65<bridgehead renderas="sect4">Recommended</bridgehead>
    7066<para><xref linkend="libjpeg"/>,
    71 <xref linkend="libart_lgpl"/>,
    72 <xref linkend="libxml2"/>,
    73 <xref linkend="libxslt"/>,
    74 <xref linkend="pcre"/>,
    75 <xref linkend="fam"/>,
    76 <xref linkend="openssl"/> and
    77 <ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink></para>
    78 </sect4>
     67      <xref linkend="libart_lgpl"/>,
     68      <xref linkend="libxml2"/>,
     69      <xref linkend="libxslt"/>,
     70      <xref linkend="pcre"/>,
     71      <xref linkend="fam"/>,
     72      <xref linkend="openssl"/>, and
     73      <ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink>
     74</para>
    7975
    80 <sect4><title>Optional</title>
     76<bridgehead renderas="sect4">Optional</bridgehead>
    8177<para><xref linkend="libtiff"/>,
    82 <xref linkend="aspell"/>,
    83 <xref linkend="cups"/>,
    84 <xref linkend="openldap"/>,
    85 <xref linkend="alsa"/>,
    86 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
    87 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
    88 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    89 <ulink url="http://www.graphviz.org/">GraphViz</ulink>
    90 and <xref linkend="doxygen"/></para>
    91 </sect4>
    92 
    93 </sect3>
     78      <xref linkend="aspell"/>,
     79      <xref linkend="cups"/>,
     80      <xref linkend="openldap"/>,
     81      <xref linkend="alsa"/>,
     82      <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
     83      <ulink url="http://www.openexr.com/">OpenEXR</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>
    9488
    9589</sect2>
    9690
    97 <sect2>
    98 <title>Installation of <application>kdelibs</application></title>
     91<sect2 role="installation">
     92<title>Installation of kdelibs</title>
    9993
    10094<para>Install <application>kdelibs</application> with:</para>
    10195
    102 <screen><userinput><command>patch -Np0 -i ../post-3.3.2-kdelibs-htmlframes2.patch &amp;&amp;
    103 patch -Np0 kio/kio/job.cpp ../post-3.3.2-kdelibs-kio.diff &amp;&amp;
    104 patch -Np0 -i ../post-3.3.2-kdelibs-kioslave.patch &amp;&amp;
    105 ./configure --prefix=&kde-dir; --disable-debug \
     96<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
    10697    --disable-dependency-tracking --enable-fast-malloc=full &amp;&amp;
    107 make</command></userinput></screen>
     98make</userinput></screen>
    10899
    109 <note><para>If you wish to create the <acronym>API</acronym> documentation and
     100<note><para>If you wish to create the API documentation and
    110101you have <application>Doxygen</application> and
    111102<application>GraphViz</application> installed, <command>make apidox</command>
     
    113104packages which can utilize <application>Doxygen</application>.</para></note>
    114105
    115 <para>Now, as the root user:</para>
     106<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    116107 
    117 <screen><userinput role='root'><command>make install</command></userinput></screen>
     108<screen role='root'><userinput>make install</userinput></screen>
    118109
    119110</sect2>
    120111
    121 <sect2><title>Command explanations</title>
     112<sect2 role="commands">
     113<title>Command Explanations</title>
    122114<para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process
    123115to install the package in <filename class="directory">&kde-dir;</filename>.
    124116</para>
    125117
    126 <para><option>--disable-debug</option>: This option causes the
     118<para><parameter>--disable-debug</parameter>: This option causes the
    127119package to be compiled without debugging code.</para>
    128120
    129 <para><option>--disable-dependency-tracking</option>: This option
     121<para><parameter>--disable-dependency-tracking</parameter>: This option
    130122speeds up one time builds.</para>
    131123
    132 <para><parameter>--enable-fast-malloc=full</parameter>: This option tells
    133 <acronym>KDE</acronym> programs to use an internal memory allocation
    134 scheme optimized for <acronym>KDE</acronym>.</para>
    135 
    136 <!-- <para><option>-disable-pcre</option>: Omit this switch if you have
    137 <application><acronym>PCRE</acronym></application> installed and you want
    138 improved regular expression support in the <acronym>KDE</acronym> JavaScript
    139 engine.</para> -->
     124<para><parameter>--enable-fast-malloc=full</parameter>: This option tells KDE
     125programs to use an internal memory allocation scheme optimized for KDE.</para>
    140126
    141127</sect2>
    142128 
    143 <sect2><title>Contents</title>
     129<sect2 role="content">
     130<title>Contents</title>
    144131
    145132<segmentedlist>
     
    156143  <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    157144  <?dbfo list-presentation="list"?>
     145  <?dbhtml list-presentation="table"?>
    158146 
    159147<varlistentry id="kdelib-programs">
     
    179167</variablelist>
    180168
    181 <para>The number of programs and libraries installed by <application>kdelibs</application>
    182 prohibits an explanation of each one in this section. Instead, see the <ulink
    183 url="http://docs.kde.org/">KDE Documentation</ulink>.</para>
     169<para>The number of programs and libraries installed by
     170<application>kdelibs</application> prohibits an explanation of each one in this
     171section. Instead, see the <ulink url="http://docs.kde.org/">KDE
     172Documentation</ulink>.</para>
    184173
    185174</sect2>
Note: See TracChangeset for help on using the changeset viewer.