[MacPorts] KDEProblems/KDEMacPortsCI/Status modified

MacPorts noreply at macports.org
Thu Jun 26 15:45:13 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=63>
Revision 63
Comment: Explain tier-install.sh
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: KDEProblems/KDEMacPortsCI/Status
=========================================================================
--- KDEProblems/KDEMacPortsCI/Status (version: 62)
+++ KDEProblems/KDEMacPortsCI/Status (version: 63)
@@ -246,6 +246,17 @@
 $ ./install.sh PROJECT
 }}}
 
+All frameworks of a specific tier can be build as a whole using 
+{{{
+$ # This builds all frameworks of tier 1
+$ ./tier-install.sh 1
+...
+$ # This builds all frameworks of tier 2, but forces rebuilding every project regardless of
+$ # whether git pulled in changes or not (useful when e.g. qt5 or cmake was updated)
+$ ./tier-install.sh 2 rebuild
+...
+}}}
+
 In 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"):
 {{{
 $ 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
-------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