[MacPorts] KDEProblems/KDEMacPortsCI/Status modified

MacPorts noreply at macports.org
Sun May 25 09:16:53 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=28>
Revision 28
Comment: move removal of kauth's dep on polkit-qt-1 up and add git diff stuff
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: KDEProblems/KDEMacPortsCI/Status
=========================================================================
--- KDEProblems/KDEMacPortsCI/Status (version: 27)
+++ KDEProblems/KDEMacPortsCI/Status (version: 28)
@@ -140,10 +140,35 @@
 
 == Keeping build environment up-to-date ==
 
+
+For KF5 one has to modify the configuration settings by commenting out the kauth dependency on polkit-qt-1,
+since that dependency is only needed on Linux:
+{{{
+$ cd ~/scripts
+$ ./update-setup.sh
+$ vi config/base/kf5-qt5 
+$ grep kauth config/base/kf5-qt5
+#frameworks/kauth: kdesupport/polkit-qt-1
+$
+}}}
+
 In order to always have the latest KDE/CI running it makes sense to temporally stash away the changes made locally and upgrade via git
 {{{
 $ # Check what has changed locally:
 $ git diff
+iff --git a/config/base/kf5-qt5 b/config/base/kf5-qt5
+index 16abdf6..fff9647 100644
+--- a/config/base/kf5-qt5
++++ b/config/base/kf5-qt5
+@@ -18,7 +18,7 @@ general/vc: -qt5
+ general/shared-desktop-ontologies: -qt5
+ 
+ # KDE Frameworks
+-frameworks/kauth: kdesupport/polkit-qt-1
++#frameworks/kauth: kdesupport/polkit-qt-1
+ kde/*: general/kdesupport-svn
+ kde/workspace/plasma-workspace: general/libdbusmenu-qt
+ 
 diff --git a/config/build/darwin-mavericks.cfg b/config/build/darwin-mavericks.cfg
 index cb62c49..0648464 100644
 --- a/config/build/darwin-mavericks.cfg
@@ -185,17 +210,6 @@
 $ # Updating CI scripts
 $ cd ~/scripts; git stash; git pull; git stash pop
 }}}
-
-One also has to modify the configuration settings for KF5 after every run of {{{./update-setup.sh}}}:
-{{{
-$ cd ~/scripts
-$ ./update-setup.sh
-$ vi config/base/kf5-qt5 
-$ grep kauth config/base/kf5-qt5
-#frameworks/kauth: kdesupport/polkit-qt-1
-$
-}}}
-since that dependency is only needed on Linux!
 
 
 
-------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