pidgin/pidgin

Add PURPLE_VERSION and PURPLE_EXTRA_VERSION to libpurple/version.h and clean up some other related stuff
nullclient = executable('nullclient', 'nullclient.c', 'defines.h',
c_args : ['-DSTANDALONE'],
dependencies : [libpurple_dep, glib])