<table><tr><td style="">ngraham added a reviewer: VDG.<br />ngraham requested changes to this revision.<br />ngraham 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/D17154">View Revision</a></tr></table><br /><div><div><p><a href="https://phabricator.kde.org/p/gepardo/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@gepardo</a> I'm very sorry that you haven't gotten any real feedback on this yet. :( The maintainer seems to have vanished. I will CC come more people and have a go at reviewing it myself.</p>

<p>One thing that's definitely going to need to change is that if since you've added build dependencies, this needs to be reflected in <tt style="background: #ebebeb; font-size: 13px;">CMakeLists.txt</tt>, because right now, running your <tt style="background: #ebebeb; font-size: 13px;">rebuild_theme.sh</tt> simply doesn't work without the new dependency:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="console" 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);"><span style="color: #000080">$  (arcpatch-D17154) ./rebuild-theme.sh</span>
<span style="color: #808080">./build_theme.sh: 18: ./build_theme.sh: sass: not found</span>
<span style="color: #808080">./build_theme.sh: 18: ./build_theme.sh: sass: not found</span>
<span style="color: #808080">./build_theme.sh: 18: ./build_theme.sh: sass: not found</span>
<span style="color: #808080">./build_theme.sh: 18: ./build_theme.sh: sass: not found</span></pre></div>

<p>On that subject, rebuilding the theme should be done as a part of the default build target when running <tt style="background: #ebebeb; font-size: 13px;">make</tt> rather than requiring the use of a script. It's a requirement that all the work gets done simply by running <tt style="background: #ebebeb; font-size: 13px;">make</tt>. This will require a few CMake adjustment too.</p>

<p>Can you make these changes?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R98 Breeze for Gtk</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17154">https://phabricator.kde.org/D17154</a></div></div><br /><div><strong>To: </strong>gepardo, Plasma, jackg, Breeze, VDG, ngraham<br /><strong>Cc: </strong>ngraham, jackg, plasma-devel, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>