grim/purple-plugin-pack

Add libpurple + json-glib plugins to Meson.
meson
2017-06-23, Elliott Sales de Andrade
ac0961eff0af
Add libpurple + json-glib plugins to Meson.

These also seem to have an undeclared dependency on zlib.
option('purple-version', type : 'combo', choices : ['2', '3'], default : '2',
description : 'set to 3 to compile against libpurple3')
option('debug', type : 'boolean', default : false,
description : 'compile with debugging support')
option('nls', type : 'boolean', default : true,
description : 'enable installation of translation files')