pidgin/purple-plugin-pack

Add Pidgin-based plugins to Meson.
meson
2017-06-23, Elliott Sales de Andrade
ccd38514b21c
Add Pidgin-based plugins to Meson.
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')