prefix=${pcfiledir}/../..
# pkg-config source file

exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/../include

Name: openscenegraph-osgWidget
Description: Windowing toolkit library for Openscenegraph
Version: 3.6.5
Requires: openscenegraph-osgText openscenegraph-osgViewer openscenegraph-osgDB openscenegraph-osgGA openscenegraph-osg openthreads
Conflicts:
Libs: "-L${libdir}" -losgWidgetd
Cflags: "-I${includedir}"