pidgin/purple-plugin-pack

Add talkfilters plugin to build.
meson
2017-06-25, Elliott Sales de Andrade
566b1bda80ae
Add talkfilters plugin to build.

Not sure if this works though.
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')