Changeset 3d839bc9


Ignore:
Timestamp:
08/26/2004 02:29:25 PM (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:
e231e7c
Parents:
27d2f014
Message:

Updated kde-i18n to 3.3.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kde-i18n.xml

    r27d2f014 r3d839bc9  
    66
    77<!ENTITY kde-i18n-download-http "&kde-download-http;/kde-i18n-&kde-version;.tar.bz2">
    8 <!ENTITY kde-i18n-download-ftp "&kde-download-ftp;/kde-i18n-&kde-version;.tar.bz2">
    9 <!ENTITY kde-i18n-size "141 MB">
    10 <!ENTITY kde-i18n-buildsize "1.1 GB">
    11 <!ENTITY kde-i18n-time "13.2 SBU">
    12 
     8<!ENTITY kde-i18n-download-ftp  "&kde-download-ftp;/kde-i18n-&kde-version;.tar.bz2">
     9<!ENTITY kde-i18n-md5sum        "f1927048807146969f6497b5d789fb5d">
     10<!ENTITY kde-i18n-size          "184 MB">
     11<!ENTITY kde-i18n-buildsize     "1.7 GB">
     12<!ENTITY kde-i18n-time          "5.68 SBU">
    1313]>
    1414
     
    3030<listitem><para>Download (FTP): <ulink
    3131url="&kde-i18n-download-ftp;"/></para></listitem>
     32<listitem><para>MD5 Sum: &kde-i18n-md5sum;</para></listitem>
    3233<listitem><para>Download size: &kde-i18n-size;</para></listitem>
    3334<listitem><para>Estimated Disk space required:
     
    3940<sect3><title>Alternative downloads</title>
    4041
    41 <para>
    42 <acronym>KDE</acronym> has separate internationalization packages in the
    43 form of:
    44 </para>
     42<para><acronym>KDE</acronym> has separate internationalization packages in the
     43form of:</para>
    4544
    4645<screen><userinput>kde-i18n-<replaceable>[xx]</replaceable>-&kde-version;.tar.bz2</userinput></screen>
    4746
    48 <para>
    49 where the <replaceable>[xx]</replaceable> is a two to five letter code
    50 for the country covered.
    51 </para>
     47<para>where the <replaceable>[xx]</replaceable> is a two to five letter code
     48for the country covered.</para>
    5249</sect3>
    5350
    5451<sect3><title><application>kde-i18n</application> dependencies</title>
    5552<sect4><title>Required</title>
    56 <para>
    57 <xref linkend="kdebase"/>
    58 </para></sect4>
    59 <sect4><title>Optional</title>
    60 <para>
    61 <xref linkend="libxml2"/>
    62 </para></sect4>
     53<para><xref linkend="kdebase"/></para>
     54</sect4>
     55
     56<sect4><title>Recommended</title>
     57<para><xref linkend="libjpeg"/> and
     58<xref linkend="libxml2"/></para>
     59</sect4>
    6360</sect3>
    6461
Note: See TracChangeset for help on using the changeset viewer.