pidgin/purple-plugin-pack

4b64e3618c52
ChangeLog the removal of the irssi easter egg
if TYPES.contains('default') and PIDGIN.found()
plonkers = shared_module('plonkers',
'plonkers.c',
dependencies : [PIDGIN, GTK],
name_prefix : '',
install : true,
install_dir : PIDGIN_LIBDIR)
PP_PIDGIN_BUILD += 'plonkers'
endif