<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[137900] trunk/dports/kde</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/137900">137900</a></dd>
<dt>Author</dt> <dd>mk@macports.org</dd>
<dt>Date</dt> <dd>2015-06-22 13:57:02 -0700 (Mon, 22 Jun 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>kde-extra-cmake-modules: new port for KDE's ECM needed mostly for KF5</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportskdeqtcurvePortfile">trunk/dports/kde/qtcurve/Portfile</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/dports/kde/kde-extra-cmake-modules/</li>
<li><a href="#trunkdportskdekdeextracmakemodulesPortfile">trunk/dports/kde/kde-extra-cmake-modules/Portfile</a></li>
<li>trunk/dports/kde/kde-extra-cmake-modules/files/</li>
<li><a href="#trunkdportskdekdeextracmakemodulesfilespatchdocbuildingdiff">trunk/dports/kde/kde-extra-cmake-modules/files/patch-doc-building.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportskdekdeextracmakemodulesPortfile"></a>
<div class="addfile"><h4>Added: trunk/dports/kde/kde-extra-cmake-modules/Portfile (0 => 137900)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/kde/kde-extra-cmake-modules/Portfile                                (rev 0)
+++ trunk/dports/kde/kde-extra-cmake-modules/Portfile        2015-06-22 20:57:02 UTC (rev 137900)
</span><span class="lines">@@ -0,0 +1,67 @@
</span><ins>+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           cmake 1.0
+
+cmake.out_of_source yes
+
+set ECM             extra-cmake-modules
+name                kde-${ECM}
+version             5.11.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+supported_archs     noarch
+categories          kde kf5 devel
+license             GPL-2+
+maintainers         gmail.com:rjvbertin mk openmaintainer
+description         Extra modules and scripts for CMake.
+long_description    Extra CMake Modules, or ECM, aims to augment CMake with additional \
+                    modules. It serves as both a staging ground for new modules before \
+                    they are moved upstream to CMake and a place for modules that, for \
+                    whatever reason, are not a good fit for CMake itself.
+platforms           darwin
+homepage            http://projects.kde.org/projects/kdesupport/${ECM}
+master_sites        http://download.kde.org/stable/frameworks/${branch}/
+
+distname            ${ECM}-${version}
+use_xz              yes
+
+checksums           rmd160  f5df1f931934433cce0496630d7eca5e9efbe69c \
+                    sha256  9ee39c08ca4a6066e9c7061b740ed8b1d5f289e6b19a568d1704585d883cb718
+
+
+variant qt4 description {Use qt4-mac to build the Qt documentation} {
+    PortGroup               qt4 1.0
+}
+variant qt5 description {Use qt5-mac to build the Qt documentation} {
+    PortGroup               qt5 1.0
+}
+variant docs description {Build documentation} {
+   if {![variant_isset qt4] &amp;&amp; ![variant_isset qt5]} {
+        # user didn't request a Qt variant to use for building the documentation
+        if {[file exists ${prefix}/libexec/qt5/bin/qcollectiongenerator]} {
+            # qcollectiongenerator is installed and provided by a concurrent qt5-mac port
+            default_variants    +qt5
+            PortGroup           qt5 1.0
+        } elseif {[file exists ${prefix}/libexec/qt4/bin/qcollectiongenerator]} {
+            # qcollectiongenerator is installed and provided by a concurrent qt4-mac port
+            default_variants    +qt4
+            PortGroup           qt4 1.0
+        } else {
+            # a qcollectiongenerator version cannot be found in a location indicating who provides it
+            # fall back to using the most Qt version most likely to be installed at this time
+            # (and which at this exact time won't need to be built from source)
+            default_variants    +qt4
+            PortGroup           qt4 1.0
+        }
+    }
+    depends_build-append    port:py-sphinx
+    patchfiles-append       patch-doc-building.diff
+    configure.args-append   -DBUILD_HTML_DOCS:BOOL=OFF -DBUILD_QTHELP_DOCS:BOOL=ON
+    pre-destroot {
+        exec sh -c &quot;cd ${build.dir}/docs ; ${qt_bins_dir}/qcollectiongenerator qthelp/ExtraCMakeModules.qhcp&quot;
+    }
+}
+
+livecheck.type      none
+
</ins><span class="cx">Property changes on: trunk/dports/kde/kde-extra-cmake-modules/Portfile
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnkeywords"></a>
<div class="addfile"><h4>Added: svn:keywords</h4></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkdportskdekdeextracmakemodulesfilespatchdocbuildingdiff"></a>
<div class="addfile"><h4>Added: trunk/dports/kde/kde-extra-cmake-modules/files/patch-doc-building.diff (0 => 137900)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/kde/kde-extra-cmake-modules/files/patch-doc-building.diff                                (rev 0)
+++ trunk/dports/kde/kde-extra-cmake-modules/files/patch-doc-building.diff        2015-06-22 20:57:02 UTC (rev 137900)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+diff --git docs/CMakeLists.txt docs/CMakeLists.txt
+index f17400f..2dd6b8b 100644
+--- docs/CMakeLists.txt
++++ docs/CMakeLists.txt
+@@ -17,8 +17,9 @@ message(STATUS &quot;Looking for Sphinx Documentation Builder...&quot;)
+ find_program(SPHINX_EXECUTABLE
+     NAMES
+         sphinx-build
+-        sphinx-build2
+-        sphinx-build3
++        sphinx-build-3.4
++        sphinx-build-3.3
++        sphinx-build-2.7
+     DOC &quot;Sphinx Documentation Builder (http://sphinx-doc.org/)&quot;
+ )
+ if(SPHINX_EXECUTABLE)
+@@ -67,7 +68,7 @@ if(BUILD_QTHELP_DOCS)
+     set(qthelp_extra_commands
+         COMMAND
+             qcollectiongenerator
+-            ${CMAKE_CURRENT_BINARY_DIR}/qthelp/extra-cmake-modules.qhcp
++            ${CMAKE_CURRENT_BINARY_DIR}/qthelp/ExtraCMakeModules.qhcp
+     )
+ endif()

+@@ -122,7 +123,7 @@ if(BUILD_HTML_DOCS)
+ endif()
+ if(BUILD_QTHELP_DOCS)
+     install(
+-        FILES ${CMAKE_CURRENT_BINARY_DIR}/qthelp/extra-cmake-modules.qch
++        FILES ${CMAKE_CURRENT_BINARY_DIR}/qthelp/ExtraCMakeModules.qch
+         DESTINATION ${DOC_INSTALL_DIR}
+     )
+ endif()
</ins></span></pre></div>
<a id="trunkdportskdeqtcurvePortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/kde/qtcurve/Portfile (137899 => 137900)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/kde/qtcurve/Portfile        2015-06-22 20:35:47 UTC (rev 137899)
+++ trunk/dports/kde/qtcurve/Portfile        2015-06-22 20:57:02 UTC (rev 137900)
</span><span class="lines">@@ -36,6 +36,11 @@
</span><span class="cx"> configure.args-append   -DQTC_QT4_STYLE_SUPPORT:BOOL=OFF -DENABLE_QT5:BOOL=OFF \
</span><span class="cx">                         -DQTC_QT4_ENABLE_KWIN:BOOL=OFF
</span><span class="cx"> 
</span><ins>+# configure checks that we're clang 3.2, gcc 4.7, or better
+compiler.blacklist-append gcc-3.3 gcc-4.0 apple-gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 macports-llvm-gcc-4.2
+compiler.blacklist-append macports-gcc-4.2 macports-gcc-4.3 macports-gcc-4.4 macports-gcc-4.5 macports-gcc-4.6
+compiler.blacklist-append {clang &lt; 425} macports-clang-2.9 macports-clang-3.0 macports-clang-3.1
+
</ins><span class="cx"> variant x11 description {build x11 support} {}
</span><span class="cx"> if { [variant_isset x11] } {
</span><span class="cx">         depends_lib-append port:xorg-libX11
</span></span></pre>
</div>
</div>

</body>
</html>