<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm trying to craft Marble and I have some issues:</div><div>* Marble creates plugins that are installed to plugins/ folder. Due to <a href="https://invent.kde.org/packaging/craft/-/blob/master/bin/Packager/CollectionPackagerBase.py#L304">https://invent.kde.org/packaging/craft/-/blob/master/bin/Packager/CollectionPackagerBase.py#L304</a> (which is used for Qt plugins), they are moved to bin/. Is there a way to make a more selective choice to only move Qt plugins?</div><div><br></div><div>* I created the package (see
 <a href="https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/20/diffs">https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/20/diffs</a> for the recipe) and there are a lot of unwanted files: mysql, msg*.exe, other executables... in C:\CraftRoot\build\kde\applications\marble\archive\bin that are shipped. Do you have an idea on where they come from and how to ignore them?</div><div>Blacklisting with "bin\\(?!(msg*|test*|r*|mysql*)).*\.exe" does not work.<br></div><div><br></div><div>* This is less important but when I "ctrl+C" craft, it still says I succeeded ;).</div><div></div><div><br></div><div>I can also create bugs on bugs.kde if needed.</div><div><br></div><div>Thank you,</div><div><br></div><div>Johnny</div><div><br></div></div>