Changes between Version 135 and Version 136 of KDEProblems/KDEMacPortsCI/Status


Ignore:
Timestamp:
Jul 19, 2014, 12:52:26 PM (10 years ago)
Author:
mkae (Marko Käning)
Comment:

fix kdoctools

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

    v135 v136  
    281281In order to be able to build KF5 frameworks of tier 3 it is - '''as a temporary workaround''' - necessary to copy kdoctools' files from its install directory to where framework builds can find them (i.e. below "/Library/Application Support"):
    282282{{{
    283 $ sudo rm -rf /Library/Application\ Support/kf5/kdoctools/ ; sudo cp -Rp /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdoctools/inst/Library/Application\ Support/kf5 /Library/Application\ Support
     283$ sudo cp -Rp /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdoctools/inst/Library/Application\ Support/kf5 /Library/Application\ Support
    284284}}}
    285285'''{It should be possible to avoid this by patching Qt5's QStandardPaths in an appropriate manner, which is atm still investigated...}'''
     286
     287Beyond tier 4 it is important to also copy kdelibs4support files:
     288{{{
     289$ sudo cp -Rp /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdelibs4support/inst/Library/Application\ Support/kf5 /Library/Application\ Support
     290}}}
    286291
    287292KF5 builds have been successfully done so far for: