Changeset c0f1ac2 for kde/phonon.xml


Ignore:
Timestamp:
09/04/2019 11:20:03 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
0b8d5808
Parents:
935216e
Message:

Update to phonon-backend-vlc-4.11.0.
Update to phonon-backend-gstreamer-4.10.0.
Update to phonon-4.11.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/phonon.xml

    r935216e rc0f1ac2  
    77  <!ENTITY phonon-download-http "&kde-download-http;phonon/&phonon-version;/phonon-&phonon-version;.tar.xz">
    88  <!ENTITY phonon-download-ftp  " ">
    9   <!ENTITY phonon-md5sum        "839e7ddc5bc5284cf4cffb8ebd00b4f7">
    10   <!ENTITY phonon-size          "332 KB">
    11   <!ENTITY phonon-buildsize     "11 MB">
     9  <!ENTITY phonon-md5sum        "5f6df3d739b9769a325b3efb7c7bbbf2">
     10  <!ENTITY phonon-size          "392 KB">
     11  <!ENTITY phonon-buildsize     "19 MB">
    1212  <!ENTITY phonon-time          "0.2 SBU (Using parallelism=4)">
    1313]>
     
    9393cd    build &amp;&amp;
    9494
    95 cmake -DCMAKE_INSTALL_PREFIX=/usr    \
    96       -DCMAKE_BUILD_TYPE=Release     \
    97       -DPHONON_BUILD_PHONON4QT5=ON   \
    98       -Wno-dev .. &amp;&amp;
     95cmake -DCMAKE_INSTALL_PREFIX=/usr \
     96      -DCMAKE_BUILD_TYPE=Release  \
     97      .. &amp;&amp;
    9998make</userinput></screen>
    10099
     
    118117      the correct location.
    119118    </para>
    120 -->
     119
    121120    <para>
    122121     <parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is used to
    123122     ensure that Qt5 version of the library is built even if Qt4 is present.
    124123    </para>
    125 
     124-->
    126125  </sect2>
    127126
     
    136135      <seglistitem>
    137136        <seg>
    138           None
     137          phononsettings
    139138        </seg>
    140139        <seg>
    141           libphonon4qt5.so
     140          libphonon4qt5.so and
    142141          libphonon4qt5experimental.so
    143142        </seg>
Note: See TracChangeset for help on using the changeset viewer.