Changeset 0603fbb1


Ignore:
Timestamp:
08/23/2004 03:51:29 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:
aa999e2
Parents:
4124cba
Message:

Updated kdemultimedia to 3.3.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdemultimedia.xml

    r4124cba r0603fbb1  
    66
    77<!ENTITY kdemultimedia-download-http "&kde-download-http;/kdemultimedia-&kde-version;.tar.bz2">
    8 <!ENTITY kdemultimedia-download-ftp "&kde-download-ftp;/kdemultimedia-&kde-version;.tar.bz2">
    9 <!ENTITY kdemultimedia-size "4.8 MB">
    10 <!ENTITY kdemultimedia-buildsize "114 MB">
    11 <!ENTITY kdemultimedia-time "12.33 SBU">
     8<!ENTITY kdemultimedia-download-ftp  "&kde-download-ftp;/kdemultimedia-&kde-version;.tar.bz2">
     9<!ENTITY kdemultimedia-md5sum        "2579f41004b39168da25cb4db0043f00">
     10<!ENTITY kdemultimedia-size          "5.4 MB">
     11<!ENTITY kdemultimedia-buildsize     "124 MB">
     12<!ENTITY kdemultimedia-time          "13.30 SBU">
    1213]>
    1314
     
    2930<listitem><para>Download (FTP): <ulink
    3031url="&kdemultimedia-download-ftp;"/></para></listitem>
     32<listitem><para>MD5 Sum: &kdemultimedia-md5sum;</para></listitem>
    3133<listitem><para>Download size: &kdemultimedia-size;</para></listitem>
    3234<listitem><para>Estimated Disk space required:
     
    3638</sect3>
    3739
    38 <sect3><title><application>kdemultimedia</application>
    39 dependencies</title>
     40<sect3><title><application>kdemultimedia</application> dependencies</title>
    4041<sect4><title>Required</title>
    41 <para><xref linkend="kdebase"/>
    42 </para></sect4>
     42<para><xref linkend="kdebase"/></para>
     43</sect4>
     44
     45<sect4><title>Recommended</title>
     46<para><xref linkend="libjpeg"/>,
     47<xref linkend="libxml2"/>,
     48<xref linkend="alsa"/> and
     49<xref linkend="libmad"/></para>
     50</sect4>
     51
    4352<sect4><title>Optional</title>
    44 <para>
    45 <xref linkend="alsa"/>,
    46 <xref linkend="CDParanoia"/>,
     53<para><xref linkend="libtiff"/>,
     54<xref linkend="CDParanoia"/>,
    4755<xref linkend="lame"/>,
    4856<xref linkend="audiofile"/>,
     
    5058<xref linkend="libvorbis"/>,
    5159<xref linkend="xine-lib"/>,
    52 <xref linkend="libtiff"/>,
    53 <xref linkend="libxml2"/>,
    5460<xref linkend="flac"/>,
    55 <xref linkend="gstreamer"/>,
     61<xref linkend="speex"/>,
     62<xref linkend="SDL"/>,
     63<xref linkend="gstreamer"/>
     64(with <ulink url="http://developer.kde.org/~wheeler/juk.html">KGst</ulink>),
    5665<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    5766<ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>,
    58 <ulink url="http://www.musicbrainz.org/">libmusicbrainz</ulink> and
     67<ulink url="http://www.musicbrainz.org/">libmusicbrainz</ulink>,
    5968<ulink url="http://www.musicbrainz.org/products/trmgen/download.html">TRM
    60 Generator</ulink>
     69Generator</ulink> and
     70<ulink url="http://www.musicbrainz.org/products/tunepimp/download.html">TunePimp</ulink>
    6171</para></sect4>
    6272</sect3>
Note: See TracChangeset for help on using the changeset viewer.