Changeset fc53609


Ignore:
Timestamp:
08/23/2004 01:23:06 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:
602a96c
Parents:
923742a
Message:

Updated kdebase to 3.3.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/kdebase.xml

    r923742a rfc53609  
    66
    77<!ENTITY kdebase-download-http "&kde-download-http;/kdebase-&kde-version;.tar.bz2">
    8 <!ENTITY kdebase-download-ftp "&kde-download-ftp;/kdebase-&kde-version;.tar.bz2">
    9 <!ENTITY kdebase-size "17.3 MB">
    10 <!ENTITY kdebase-buildsize "174-274 MB (depending on options used)">
    11 <!ENTITY kdebase-time "20.68 SBU (including building API docs)">
     8<!ENTITY kdebase-download-ftp  "&kde-download-ftp;/kdebase-&kde-version;.tar.bz2">
     9<!ENTITY kdebase-md5sum        "e8fc098ffb09fcc0a8fdc4446149a8e3">
     10<!ENTITY kdebase-size          "19.8 MB">
     11<!ENTITY kdebase-buildsize     "174-286 MB (depending on options used)">
     12<!ENTITY kdebase-time          "20.11 SBU (including building API docs)">
    1213]>
    1314
     
    3334<listitem><para>Download (FTP): <ulink
    3435url="&kdebase-download-ftp;"/></para></listitem>
     36<listitem><para>MD5 Sum: &kdebase-md5sum;</para></listitem>
    3537<listitem><para>Download size: &kdebase-size;</para></listitem>
    3638<listitem><para>Estimated Disk space required:
     
    4143
    4244<sect3><title><application>kdebase</application> dependencies</title>
     45
    4346<sect4><title>Required</title>
    44 <para><xref linkend="kdelibs"/></para></sect4>
     47<para><xref linkend="kdelibs"/></para>
     48</sect4>
     49
     50<sect4><title>Recommended</title>
     51<para><xref linkend="libjpeg"/>,
     52<xref linkend="libart_lgpl"/>,
     53<xref linkend="libxml2"/>,
     54<xref linkend="openssl"/> and
     55<xref linkend="j2sdk"/></para>
     56</sect4>
     57
    4558<sect4><title>Optional</title>
    46 <para>
    47 <xref linkend="pkgconfig"/>,
    48 <xref linkend="libjpeg"/>,
    49 <xref linkend="libtiff"/>,
    50 <xref linkend="libart_lgpl"/>,
     59<para><xref linkend="libtiff"/>,
    5160<xref linkend="lesstif"/>,
    52 <xref linkend="libxml2"/>,
    53 <xref linkend="j2sdk"/>,
    54 <xref linkend="openssl"/>,
    5561<xref linkend="Linux_PAM"/>,
    5662<xref linkend="openldap"/>,
    5763<xref linkend="samba3"/>,
     64<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
     65<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    5866<ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
    59 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    6067<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    6168<ulink url="http://www.research.att.com/sw/tools/graphviz/">Graphviz</ulink>
    62 and <ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
    63 </para></sect4>
     69and <ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink></para>
     70</sect4>
     71
    6472</sect3>
    6573
     
    122130
    123131<sect3><title>kcontrol</title>
    124 <para><command>kcontrol</command> is <acronym>KDE</acronym> Control
     132<para><command>kcontrol</command> is the <acronym>KDE</acronym> Control
    125133Center.</para></sect3>
    126134
Note: See TracChangeset for help on using the changeset viewer.