Changes between Version 23 and Version 24 of KDEProblems/KDEMacPortsCI


Ignore:
Timestamp:
May 21, 2014, 11:40:22 PM (10 years ago)
Author:
mkae (Marko Käning)
Comment:

for Qt5 we need only 32G instead of 60G

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI

    v23 v24  
    103103configureCommand=%(configureExecutable)s -release -system-zlib -system-libpng -system-libjpeg -system-sqlite -dbus -plugin-sql-mysql -nomake examples -confirm-license -opensource -prefix {instPrefix} -no-framework -v -I/opt/local/include -L/opt/local/lib
    104104}}}
    105  Consider here the use of options {{{-debug -separate-debug-info}}} instead of {{{-release}}}, but this will need about 60G disk space.
     105 Consider here the use of options {{{-debug -separate-debug-info}}} instead of {{{-release}}}, but this will require 35G total disk space.
    106106
    107107 K) Include MySQL's binary path into PATH (assuming /opt/local as MacPort's prefix):