Changes between Version 276 and Version 277 of KDEProblems/KDEMacPortsCI/Status


Ignore:
Timestamp:
Feb 15, 2015, 9:59:46 AM (9 years ago)
Author:
mkae (Marko Käning)
Comment:

reinsert ports for Qt again - for the sake of explicitness

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

    v276 v277  
    169169We still need to deactivate two ports and set the correct path to KDE-install directory in config/build/darwin-mavericks.cfg:
    170170{{{
     171$ # Further up ports for Qt should have been installed as listed in ports-list.txt:
     172$ #   sudo port install zlib openssl dbus jpeg tiff libmng libpng mysql55 pkgconfig sqlite2 icu pcre libiconv
     173$
    171174$ sudo port deactivate cmake            # Remove MacPorts' cmake (which came into the system as build-dependency for mysql55) just to be on the safe side
    172175$ sudo port deactivate libarchive       # Avoid https://bugreports.qt-project.org/browse/QTBUG-42605 -> https://bugreports.qt-project.org/browse/QTBUG-42870