<p></p>
<p dir="auto">Just gave it a quick shot, with the same tests as last time: build and install Geany, build and install G-P against the previously built Geany and compare file system differences.</p>
<p dir="auto">The complete boring results are in <a href="https://gist.github.com/eht16/673f850caf4d4989b3c3a53b6748d754">https://gist.github.com/eht16/673f850caf4d4989b3c3a53b6748d754</a>.</p>
<p dir="auto">It looks much better now:</p>
<ul dir="auto">
<li>the differences in installed Geany files between Autotools and Meson are much smaller</li>
<li>G-P compiles and installs</li>
</ul>
<p dir="auto">However, there are still issues:</p>
<ul dir="auto">
<li>G-P installs into <code>/tmp/meson-install/lib/geany</code> but Geany's plugins are installed to<br>
<code>/tmp/meson-install/lib/x86_64-linux-gnu/geany</code> and Geany also looks only in its path, i.e. we still have a problem with the <code>x86_64-linux-gnu</code> part</li>
<li>there are still file system differences:
<ul dir="auto">
<li><code>share/icons/hicolor/24x24/apps/geany.png</code> is installed by Meson but not by Autotools, might be fine but why?</li>
<li><code>share/doc/geany/LexillaLicense.txt</code> is missing with Autotools but already known and Lex created an issue for it</li>
<li><code>share/icons/Tango/icon-theme.cache</code> is missing with Meson but probably harmless</li>
<li>Meson adds the <code>x86_64-linux-gnu</code> in LIBDIR. Might be correct and fine but G-P should notice and use it then</li>
</ul>
</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2761#issuecomment-1066110845">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6VDIEEYBDEWT3ZCTTU7XZSJANCNFSM4ZDZAFLA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ5E5MDNZL33BSVJRZLU7XZSJA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOH6FY67I.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/2761/c1066110845</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2761#issuecomment-1066110845",
"url": "https://github.com/geany/geany/pull/2761#issuecomment-1066110845",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>