<p></p>
<p>I support <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/elextr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a>'s  request for docs, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="830890432" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2761" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2761/hovercard?comment_id=809698447&comment_type=issue_comment" href="https://github.com/geany/geany/pull/2761#issuecomment-809698447">#2761 (comment)</a> helped.</p>
<p>On configure, I got:</p>
<pre><code>po/meson.build:6:4: ERROR: Problem encountered: /bin/sh: 1: gawk: not
found
</code></pre>
<p>which seems to be a new dependency.<br>
As it is just used (AFAIK) to generate a list of names of the available languages, this can done also with a Python oneliner or maybe even with Meson itself?</p>
<p>At the end of the compilation I got a few warnings which might be interesting:</p>
<pre><code>msgfmt: ../po/LINGUAS does not exist
../geany.desktop.in:5:0: warning: invalid non-blank line
../geany.desktop.in:6:0: warning: invalid non-blank line
../geany.desktop.in:7:0: warning: invalid non-blank line
../geany.desktop.in:14:0: warning: invalid non-blank line
[247/247] Linking target plugins/libsplitwindow.so
meson compile -C build  464.85s user 38.27s system 353% cpu 2:22.13 total
</code></pre>
<p>Tested on ArchLinux and Debian Testing.</p>
<p>For reference, here is my <code>geany.desktop.in</code>:</p>
<pre><code>[Desktop Entry]
Type=Application
Version=1.0
_Name=Geany
_GenericName=Integrated Development Environment
_Comment=A fast and lightweight IDE using GTK+
Exec=geany %F
Icon=geany
Terminal=false
Categories=GTK;Development;IDE;TextEditor;
MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-php5;application/xml;text/html;text/css;text/x-sql;text/x-diff;
StartupNotify=true
_Keywords=Text;Editor;
</code></pre>

<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-813105172">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZ2P6OU3ILUZN6CEA3THDN4ZANCNFSM4ZDZAFLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZKNY75UPJTB32T5ALTHDN4ZA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGB3QAFA.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-813105172",
"url": "https://github.com/geany/geany/pull/2761#issuecomment-813105172",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>