Changeset 923742a


Ignore:
Timestamp:
08/23/2004 12:30:15 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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:
fc53609
Parents:
1753548
Message:

Updated kdelibs to 3.3.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/kdelibs.xml

    r1753548 r923742a  
    66
    77<!ENTITY kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2">
    8 <!ENTITY kdelibs-download-ftp "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2">
    9 <!ENTITY kdelibs-size "12.7 MB">
    10 <!ENTITY kdelibs-buildsize "160-590 MB (depending on options used)">
    11 <!ENTITY kdelibs-time "12.6-21.4 SBU (depending on options used)">
     8<!ENTITY kdelibs-download-ftp  "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2">
     9<!ENTITY kdelibs-md5sum        "1c208724987433fc1929d22928c1a358">
     10<!ENTITY kdelibs-size          "15.7 MB">
     11<!ENTITY kdelibs-buildsize     "160-615 MB (depending on options used)">
     12<!ENTITY kdelibs-time          "12.6-25.2 SBU (depending on options used)">
    1213]>
    1314
     
    3536<listitem><para>Download (FTP): <ulink
    3637url="&kdelibs-download-ftp;"/></para></listitem>
     38<listitem><para>MD5 Sum: &kdelibs-md5sum;</para></listitem>
    3739<listitem><para>Download size: &kdelibs-size;</para></listitem>
    3840<listitem><para>Estimated Disk space required:
     
    5153
    5254<sect3><title><application>kdelibs</application> dependencies</title>
     55
    5356<sect4><title>Required</title>
    54 <para><xref linkend="kde-core-arts"/></para></sect4>
     57<para><xref linkend="kde-core-arts"/></para>
     58</sect4>
     59
     60<sect4><title>Recommended</title>
     61<para><xref linkend="libjpeg"/>,
     62<xref linkend="libart_lgpl"/>,
     63<xref linkend="libxml2"/>,
     64<xref linkend="libxslt"/>,
     65<xref linkend="pcre"/>,
     66<xref linkend="fam"/>,
     67<xref linkend="openssl"/> and
     68<ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink></para>
     69</sect4>
     70
    5571<sect4><title>Optional</title>
    56 <para>
    57 <xref linkend="libjpeg"/>,
    58 <xref linkend="libxml2"/>,
    59 <xref linkend="libxslt"/>,
    60 <xref linkend="cups"/>,
    61 <xref linkend="openldap"/>,
    62 <xref linkend="fam"/>,
    63 <xref linkend="pcre"/>,
    64 <xref linkend="openssl"/>,
    65 <xref linkend="libart_lgpl"/>,
    66 <xref linkend="alsa"/>,
    67 <xref linkend="libtiff"/>,
    68 <ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink>,
    69 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    70 <ulink
    71 url="http://www.research.att.com/sw/tools/graphviz/">Graphviz</ulink>
    72 and
    73 <ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
    74 </para></sect4>
     72<para><xref linkend="libtiff"/>,
     73<xref linkend="aspell"/>,
     74<xref linkend="cups"/>,
     75<xref linkend="openldap"/>,
     76<xref linkend="alsa"/>,
     77<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
     78<ulink url="http://www.openexr.com/">OpenEXR</ulink>,
     79<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
     80<ulink url="http://www.research.att.com/sw/tools/graphviz/">Graphviz</ulink>
     81and <ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink></para>
     82</sect4>
     83
    7584</sect3>
    7685
     
    8291<para>Install <application>kdelibs</application> with:</para>
    8392<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
    84     --disable-dependency-tracking --enable-fast-malloc=full --disable-pcre &amp;&amp;
     93    --disable-dependency-tracking --enable-fast-malloc=full &amp;&amp;
    8594make &amp;&amp;
    8695make install</command></userinput></screen>
     
    95104
    96105<sect2><title>Command explanations</title>
    97 <para><parameter>--prefix=&kde-dir;</parameter> : This option tells the process
     106<para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process
    98107to install the package in <filename class="directory">&kde-dir;</filename>.
    99108</para>
    100109
    101 <para><option>--disable-debug</option> : This option causes the
     110<para><option>--disable-debug</option>: This option causes the
    102111package to be compiled without debugging code.</para>
    103112
    104 <para><option>--disable-dependency-tracking</option> : This option
     113<para><option>--disable-dependency-tracking</option>: This option
    105114speeds up one time builds.</para>
    106115
    107 <para><parameter>--enable-fast-malloc=full</parameter> : This option tells
     116<para><parameter>--enable-fast-malloc=full</parameter>: This option tells
    108117<acronym>KDE</acronym> programs to use an internal memory allocation
    109118scheme optimized for <acronym>KDE</acronym>.</para>
    110119
    111 <para><option>--disable-pcre</option> : Omit this switch if you have
     120<!-- <para><option>-disable-pcre</option>: Omit this switch if you have
    112121<application><acronym>PCRE</acronym></application> installed and you want
    113122improved regular expression support in the <acronym>KDE</acronym> JavaScript
    114 engine.</para>
     123engine.</para> -->
    115124
    116125</sect2>
Note: See TracChangeset for help on using the changeset viewer.