<p></p>
<p>Fresh clone, applied your PR.</p>
<pre><code>cd /home/lex/geany-meson/geany
meson --prefix=/home/lex/geany-meson build
meson compile -C build
meson install -C build
</code></pre>
<p>Warning while compiling makes geany.pc unusable</p>
<pre><code>meson.build:82: WARNING: The variable(s) 'DEPENDENCIES', 'VERSION', 'datadir', 'datarootdir', 'exec_prefix', 'includedir', 'libdir', 'localedir', 'prefix' in the input file 'geany.pc.in' are not present in the given configuration data.
</code></pre>
<p>Won't run after install</p>
<pre><code>./geany: error while loading shared libraries: libgeany.so.0: cannot open shared object file: No such file or directory
</code></pre>
<p>Should be at least working in a basic manner before merge.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2761#issuecomment-809698447">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6DBLYPGWDUK7EBPETTGDQUPANCNFSM4ZDZAFLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4KKZIRXC3JTTM7NDLTGDQUPA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGBBQJDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2761#issuecomment-809698447",
"url": "https://github.com/geany/geany/pull/2761#issuecomment-809698447",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>