pidgin/purple-plugin-pack

Merged in default (pull request #16)

2020-03-01, Gary Kramlich
f3a36b4938cd
Merged in default (pull request #16)

Remove the debug option as it's meson reserved and we should just turn this on by default

Approved-by: Elliott Sales de Andrade
option('purple-version', type : 'combo', choices : ['2', '3'], value : '2',
description : 'set to 3 to compile against libpurple3')
option('types', type : 'string', value : 'default',
description : 'comma-separated list of plugin types to build: default, abusive, incomplete, or all')
option('nls', type : 'boolean', value : true,
description : 'enable installation of translation files')