pidgin/purple-plugin-pack

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