gplugin/gplugin

Cleanup some minor Meson issues

2021-10-03, Elliott Sales de Andrade
3880a5d25cf2
Cleanup some minor Meson issues

We don't use gtk-doc any more, and the minimum is 0.56, so no need to keep
older checks.

Testing Done:
Compile.

Reviewed at https://reviews.imfreedom.org/r/987/
configure_file(
input : 'gplugin.spec.in',
output : 'gplugin.spec',
configuration : version_conf)