Ignore:
Timestamp:
07/23/2014 11:29:51 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
c4e301d
Parents:
0ac51b8
Message:

Import kde updates from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13578 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/phonon.xml

    r0ac51b8 r415e4b2  
    9898cd    build &amp;&amp;
    9999
    100 cmake -DCMAKE_INSTALL_PREFIX=&qt4-dir; \
     100cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
    101101      -DCMAKE_BUILD_TYPE=Release \
    102102      -DCMAKE_INSTALL_LIBDIR=lib \
    103       -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=TRUE \
     103      -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=FALSE \
    104104      -DDBUS_INTERFACES_INSTALL_DIR=/usr/share/dbus-1/interfaces \
    105105      -Wno-dev .. &amp;&amp;
     
    121121
    122122    <para>
    123       <parameter>-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=TRUE</parameter>:
     123      <parameter>-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=FALSE</parameter>:
    124124      This switch ensures that the plugins and mkspecs files get installed in
    125125      the correct location.
Note: See TracChangeset for help on using the changeset viewer.