Changeset ca0ee4a


Ignore:
Timestamp:
09/05/2019 06:15:13 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:
277c34cf
Parents:
a89a5a6
Message:

Fix phonon version numbers

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • kde/phonon-backend-vlc.xml

    ra89a5a6 rca0ee4a  
    8181cd    build &amp;&amp;
    8282
    83 cmake -DCMAKE_INSTALL_PREFIX=/usr    \
    84       -DCMAKE_BUILD_TYPE=Release     \
     83cmake -DCMAKE_INSTALL_PREFIX=/usr \
     84      -DCMAKE_BUILD_TYPE=Release  \
    8585      .. &amp;&amp;
    8686make</userinput></screen>
  • packages.ent

    ra89a5a6 rca0ee4a  
    740740<!-- Chapters 29-33 -->                           <!-- stable lt .90 micro version -->
    741741<!ENTITY kde-download-http            "http://download.kde.org/stable/">
    742 <!ENTITY phonon-version               "4.10.3">
     742<!ENTITY phonon-version               "4.11.0">
    743743<!ENTITY phonon-backend-gstreamer-version "4.10.0">
    744 <!ENTITY phonon-backend-vlc-version   "0.10.3">
     744<!ENTITY phonon-backend-vlc-version   "0.11.0">
    745745<!ENTITY polkit-qt-version            "0.112.0">
    746746<!ENTITY polkit-kde-agent-version     "0.99.0">
Note: See TracChangeset for help on using the changeset viewer.