gplugin/gplugin

a lot of tweaking, but this is going to be a lot more work than I can commit to right now
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))