pidgin/purple-plugin-pack

330db15da41b
Clean up a few compiler warnings in okcupid
if TYPES.contains('incomplete') and PIDGIN.found()
bit = shared_module('bit',
'bit.c',
dependencies : [PIDGIN, GTK],
name_prefix : '',
install : true,
install_dir : PIDGIN_LIBDIR)
PP_PIDGIN_BUILD += 'bit'
endif