pidgin/pidgin

1692f596a13d
Manually check for xgettext as we need it for NLS support.

See https://github.com/mesonbuild/meson/issues/8436 for the upstream bug this is working around.

Also fixed an issue where the appdata file was causing configuration to fail if nls was turned off.

Testing Done:
Ran locally with `-Dnls=true` and `-Dnls=false`.

Reviewed at https://reviews.imfreedom.org/r/548/
---
id: im.pidgin.Pidgin3
runtime: org.gnome.Platform
runtime-version: '3.36'
sdk: org.gnome.Sdk
command: pidgin3
finish-args:
- --share=ipc
- --socket=fallback-x11
- --share=network
- --socket=pulseaudio
- --talk-name=org.freedesktop.Notifications
- --system-talk-name=org.freedesktop.Avahi
modules:
- packaging/flatpak/libpurple-common.yml
- packaging/flatpak/talkatu.yml
- name: pidgin3
buildsystem: meson
config-opts:
- -Dconsoleui=false
- -Ddoc=false
sources:
- type: dir
path: '.'