pidgin/pidgin

Fix a number of issues with the windows build
release-2.x.y
2021-04-05, Gary Kramlich
0611c060a02c
Fix a number of issues with the windows build

* Standardize on wprintf in pidgin/win32/winpidgin.c
* Use the inetc nsis plugin that supports https
* If building under msys2 copy libgcc_s_dw2-1.dll and libwinpthread to the
install directory.

Testing Done:
Ran successfully from the

* install directory
* online installer
* offline installer
* portable zip file

Reviewed at https://reviews.imfreedom.org/r/593/
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<!-- Copyright 2014 Pidgin Developers <devel@pidgin.im> -->
<application>
<id type="desktop">pidgin.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0</project_license>
<_summary>Instant Messaging Client</_summary>
<description>
<_p>
Pidgin is a chat program which lets you log in to accounts on multiple
chat networks simultaneously.
</_p>
<_p>
This means that you can be chatting with friends on AIM, talking to a
friend on Google Talk, and sitting in an IRC chat room all at the same
time.
</_p>
</description>
<url type="homepage">https://www.pidgin.im/</url>
<screenshots>
<screenshot type="default">
<image>https://old.pidgin.im/shared/img/contact_window.png</image>
<_caption>The buddy list showing friends on different networks.</_caption>
</screenshot>
</screenshots>
<updatecontact>devel@pidgin.im</updatecontact>
</application>