pidgin/purple-plugin-pack

ce591963d25e
Create readme's for all plugins that are missing them
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')