pidgin/purple-plugin-pack

Merged in default (pull request #14)

2018-11-24, Gary Kramlich
5b038f95a3c9
Merged in default (pull request #14)

fix compiler warnings in the schedule plugin

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('debug', type : 'boolean', value : false,
description : 'compile with debugging support')
option('nls', type : 'boolean', value : true,
description : 'enable installation of translation files')