pidgin/pidgin

Fix installed Pidgin headers

2021-05-16, Elliott Sales de Andrade
8f377fd478c0
Fix installed Pidgin headers

* Install Pidgin headers to the correct directory.
The main header includes subheaders as `pidgin/...`, so they need to be installed that way.
* Add libhandy to pidgin pkgconfig.
* Ensure `pidginenums.h` is installed.
* Add some variables around pidgin include install paths.

Testing Done:
Compiled a file with `#include ` using `pkgconf --cflags pidgin-3`.

Reviewed at https://reviews.imfreedom.org/r/656/
REVIEWBOARD_URL = "https://reviews.imfreedom.org/"
REPOSITORY = "pidgin/pidgin"
REPOSITORY_TYPE = "mercurial"
BRANCH = "default"
LAND_DEST_BRANCH = "default"
LAND_PUSH = False