Changeset 9e04432 for kde/phonon.xml


Ignore:
Timestamp:
03/24/2016 12:23:12 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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, 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:
d0a06208
Parents:
79f3af4
Message:

Remove KDE4

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/phonon.xml

    r79f3af4 r9e04432  
    6464      <xref linkend="cmake"/>,
    6565      <xref linkend="glib2"/>, and
    66       <xref linkend="qt4"/> or <xref linkend="qt5"/>
     66      <!--<xref linkend="qt4"/> or --><xref linkend="qt5"/>
    6767    </para>
    6868
     
    8080  <sect2 role="installation">
    8181    <title>Installation of Phonon</title>
    82 
     82<!--
    8383    <para>The <application>Phonon</application> libraries are used by both KDE4
    8484    and KF5, but they must be linked to <xref linkend="qt4"/> and <xref
     
    118118    qt4 version of the build, be sure to remove it and extract a fresh copy of
    119119    the source files.</para></note>
     120-->
     121    <para>Install <application>Phonon</application> by
     122    running the following commands:</para>
    120123
    121124<screen><userinput>source /usr/bin/setqt5 &amp;&amp;
     
    152155      to apply higher level of the compiler optimizations.
    153156    </para>
    154 
     157<!--
    155158    <para>
    156159      <parameter>-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=FALSE</parameter>:
     
    164167      <application>D-Bus</application> interfaces file.
    165168    </para>
    166 
     169-->
    167170    <para>
    168171     <parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is used to
     
    191194        </seg>
    192195        <seg>
    193           libphonon.so,
    194196          libphonon4qt5.so
    195           libphononexperimental.so, and
    196197          libphonon4qt5experimental.so
    197198        </seg>
    198199        <seg>
    199           /usr/include/KDE/Phonon,
    200           /usr/include/phonon,
    201200          /usr/include/phonon4qt5,
    202           /usr/lib/cmake/phonon,
    203           /usr/lib/cmake/phonon4qt5,
    204           /usr/share/phonon. amd
     201          /usr/lib/cmake/phonon4qt5, and
    205202          /usr/share/phonon4qt5
    206203        </seg>
Note: See TracChangeset for help on using the changeset viewer.