pidgin/purple-plugin-pack

Add an AppStream metainfo file

2020-07-14, Gary Kramlich
3fae9e3d6b55
Add an AppStream metainfo file

Add a metainfo file. This fixes PLUGINPACK-12

Reviewed at https://reviews.imfreedom.org/r/37/
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')