[MacPorts] KDEProblems/KDEMacPortsCI/Status modified

MacPorts noreply at macports.org
Sun Aug 24 04:57:44 PDT 2014


Page "KDEProblems/KDEMacPortsCI/Status" was changed by mk at macports.org
Diff URL: <https://trac.macports.org/wiki/KDEProblems/KDEMacPortsCI/Status?action=diff&version=180>
Revision 180
Comment: introduce install.sh already early on
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: KDEProblems/KDEMacPortsCI/Status
=========================================================================
--- KDEProblems/KDEMacPortsCI/Status (version: 179)
+++ KDEProblems/KDEMacPortsCI/Status (version: 180)
@@ -150,10 +150,19 @@
 $ git clone git://cmake.org/cmake.git ~/WC/KDECI-build/cmake
 $ python2.7 tools/perform-build.py --project cmake --branchGroup kf5-qt5 --platform darwin-mavericks --sources ~/WC/KDECI-build/cmake
 ...
-}}}
-
-'' '''Note:''' Currently it seems to be necessary to NOT to install the latest git version on OSX, as this causes [http://mail.kde.org/pipermail/kde-frameworks-devel/2014-August/018457.html build problems for framework kcoreaddons] later on. The version 3.0.x from June 3rd (0ee116b7eb1e65d7e7ae6c13628c57eec038b53d) is working fine so far.''
-
+$ 
+$ # Alternatively you can simply use this script (which does all the above for you):
+$ ./install.sh cmake
+}}}
+
+'' '''Important note:''' Currently it seems to be necessary to NOT to install the latest git version on OSX, as this causes [http://mail.kde.org/pipermail/kde-frameworks-devel/2014-August/018457.html build problems for framework kcoreaddons] later on. The version 3.0.x from June 3rd (0ee116b7eb1e65d7e7ae6c13628c57eec038b53d) is working fine so far. To achieve this DO NOT use install.sh, but do the following: ''
+{{{
+$ ./prepare.sh cmake
+$ cd ~/WC/KDE-builds/cmake
+$ git checkout 0ee116b7eb1e65d7e7ae6c13628c57eec038b53d
+$ cd
+$ ./build.sh cmake
+}}}
 
 == Setting up the build environment ==
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/KDEProblems/KDEMacPortsCI/Status>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'KDEProblems/KDEMacPortsCI/Status' page.
If it was not you, please report to .


More information about the macports-changes mailing list