Changes between Version 46 and Version 47 of KDEProblems/KDEMacPortsCI/Status


Ignore:
Timestamp:
Jun 4, 2014, 12:21:11 AM (10 years ago)
Author:
mkae (Marko Käning)
Comment:

"df -h"-update, khtml, kross, kactivities (needs boost), plasma, plasma-framework

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

    v46 v47  
    1414$ df -h /
    1515Filesystem      Size  Used Avail Use% Mounted on
    16 /dev/disk0s2     64G   33G   31G  52% /
     16/dev/disk0s2     64G   36G   29G  56% /
    1717}}}
    1818that is after all frameworks have been built and installed as shown further down.
     
    7878=== Prepare environment for Qt5 build ===
    7979
    80 Install additional ports specific for Qt5, set correct path to KDE-install directory in config/build/darwin-mavericks.cfg:
    81 {{{
    82 $ sudo port install zlib openssl dbus jpeg tiff libmng libpng mysql55 pkgconfig sqlite2 giflib
     80Install additional ports specific for Qt5 as well as KF5, set correct path to KDE-install directory in config/build/darwin-mavericks.cfg:
     81{{{
     82$ sudo port install zlib openssl dbus jpeg tiff libmng libpng mysql55 pkgconfig sqlite2 giflib boost
    8383$ sudo port uninstall cmake            # Remove MacPorts' cmake (which came into the system as build-dependency for mysql55)
    8484$ cd ~/scripts
     
    290290 - kunitconversion
    291291
    292 Tier3 frameworks incl. phonon (ATTENTION: the build order matters here - STILL IN THE WORKS):
     292Tier3 frameworks incl. phonon (ATTENTION: (1) above workaround needed, (2) the build order matters here - STILL IN THE WORKS):
    293293 - phonon
    294294 - kconfigwidgets
     
    315315 - kdesignerplugin
    316316 - kded
    317  - { plasma }
     317 - plasma-framework
    318318
    319319Porting aids (tier 4):
     
    321321 - kdelibs4support
    322322 - kjsembed
    323 }}}
    324 
    325 Still to be done (mainly due to still missing phonon):
    326 {{{
     323 - khtml
     324 - kross
     325}}}
     326
     327Still to be done:
     328{{{
     329Tier 3:
     330 - { plasma-framework }
     331 - { plasma }
     332
    327333Porting aids:
    328  - khtml
    329  - krunner
    330  - kross
     334 - krunner (needs plasma-framework)
    331335}}}
    332336