pidgin/purple-plugin-pack

Apparently okcupid has been broke for awhile, so lets remove it instead

Testing Done:
ran ninja and ninja plugin_pack-pot

Reviewed at https://reviews.imfreedom.org/r/2407/
if TYPES.contains('default') and PIDGIN.found()
lastseen = shared_module('lastseen',
'lastseen.c',
dependencies : [PIDGIN, GTK],
name_prefix : '',
install : true,
install_dir : PIDGIN_LIBDIR)
PP_PIDGIN_BUILD += 'lastseen'
endif