<table><tr><td style="">markey requested changes to this revision.<br />markey added a comment.<br />This revision now requires changes to proceed.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D11349">View Revision</a></tr></table><br /><div><div><p>Generally this works for me now, but there are two more issues that I found:</p>
<h2 class="remarkup-header">If the optional Qt5WebEngine is not found, we get a CMake error anyway:</h2>
<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">-- The following OPTIONAL packages have not been found:
* Qt5WebEngine
Needed by the wikipedia applet
* LibLastFm, Enable Last.Fm service, including scrobbling, song submissions, and suggested song dynamic playlists, <http://cdn.last.fm/client/liblastfm-1.0.3.tar.gz>
* Mygpo-qt5 (required version >= 1.0.9), A Qt/C++ library wrapping the gpodder.net Webservice., <http://wiki.gpodder.org/wiki/Libmygpo-qt>
Synchronize podcast subscriptions with gpodder.net
-- The following REQUIRED packages have not been found:
* Qt5 (required version >= 5.8.0)
CMake Error at /usr/share/cmake-3.9/Modules/FeatureSummary.cmake:459 (message):
feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
run.
Call Stack (most recent call first):
CMakeLists.txt:260 (feature_summary)</pre></div>
<h2 class="remarkup-header">If Qt5WebEngine is found, but the qml-module-qtwebengine is not installed, then the build works, but at runtime the Wikipedia applet will be empty:</h2>
<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">file:///home/mark/kde/share/kpackage/amarok/org.kde.amarok.wikipedia/contents/ui/main.qml:20:1: module "QtWebEngine" is not installed</pre></div>
</div></div><br /><div><strong>REPOSITORY</strong><div><div>R181 Amarok</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11349">https://phabricator.kde.org/D11349</a></div></div><br /><div><strong>To: </strong>malteveerman, Amarok, markey<br /><strong>Cc: </strong>heikobecker, markey, Amarok, nhuisman, paul, yaohanchen, malteveerman, cochise, tbettler, Smar, ricktimmis, asturmlechner, schweingruber<br /></div>