Ignore:
Timestamp:
09/10/2014 07:10:00 PM (10 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3ff910b
Parents:
b9875028
Message:

Phonon 4.8 and backends

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/phonon.xml

    rb9875028 r5884838  
    77  <!ENTITY phonon-download-http "&kde-download-http;phonon/&phonon-version;/phonon-&phonon-version;.tar.xz">
    88  <!ENTITY phonon-download-ftp  "&kde-download-ftp;phonon/&phonon-version;/phonon-&phonon-version;.tar.xz">
    9   <!ENTITY phonon-md5sum        "a8b722a11a301fc2cda7ff8228209531">
    10   <!ENTITY phonon-size          "324 KB">
     9  <!ENTITY phonon-md5sum        "30af25af0bf28f3ce462f39b0a6e4081">
     10  <!ENTITY phonon-size          "314 KB">
    1111  <!ENTITY phonon-buildsize     "10.5 MB">
    1212  <!ENTITY phonon-time          "0.5 SBU">
     
    3434    supported by KDE. Phonon needs either the GStreamer or VLC backend.</para>
    3535
    36     &lfs75_checked;
     36    &lfs76_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6868    <bridgehead renderas="sect4">Optional</bridgehead>
    6969    <para role="optional">
    70       <xref linkend="pulseaudio"/>,
    71       <xref linkend="qt5"/> and
     70      <xref linkend="pulseaudio"/> and
    7271      <ulink url="http://projects.kde.org/projects/kdesupport/libqzeitgeist/">QZeitgeist</ulink>
    7372    </para>
     
    8584    a better implementation.</para>
    8685
     86    <note><para>If you have both Qt4 and Qt5 installed, be sure to run
     87    <userinput>source setqt4</userinput> before installing Phonon.
     88    </para></note>
     89 
    8790    <para>Install <application>Phonon</application> by running the following
    8891    commands:</para>
     
    126129    </para>
    127130
     131<!--
    128132    <para>
    129133      <option>-DPHONON_BUILD_PHONON4QT5=ON</option>: Use this switch if you want to
     
    132136      versions can be installed at the same time without any conflicts.
    133137    </para>
     138-->
    134139
    135140  </sect2>
Note: See TracChangeset for help on using the changeset viewer.