gplugin/gplugin

This should fix up the rest of the debian packaging problems
feature/more-debian-fixes
2016-01-12, Gary Kramlich
bd14024d9a43
This should fix up the rest of the debian packaging problems
prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/lib
includedir=${prefix}/include/gplugin-1.0/
plugindir=${libdir}
Name: libgplugin-gtk
Description: Gtk+ widgets for GPlugin
Version: @GPLUGIN_VERSION@
Requires: glib-2.0 gobject-2.0 gmodule-2.0 gplugin
Libs: -L${libdir} -lgplugin-gtk
Cflags: -I${includedir}