pidgin/purple-plugin-pack

closing merged branch
meson
2018-08-25, Gary Kramlich
39ada5348128
closing merged branch
option('purple-version', type : 'combo', choices : ['2', '3'], default : '2',
description : 'set to 3 to compile against libpurple3')
option('types', type : 'string', default : 'default',
description : 'comma-separated list of plugin types to build: default, abusive, incomplete, or all')
option('debug', type : 'boolean', default : false,
description : 'compile with debugging support')
option('nls', type : 'boolean', default : true,
description : 'enable installation of translation files')