grim/purple-plugin-pack

Add libpurple+cairo+pango plugins to Meson.
meson
2017-06-23, Elliott Sales de Andrade
55f2f223cdce
Add libpurple+cairo+pango 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')