openbox/render/obrender-3.0.pc.in

11 lines
263 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ObRender
Description: Openbox Render Library
Version: @VERSION@
Requires: obparser-3.0 glib-2.0 xft
Libs: -L${libdir} -lobrender
Cflags: -I${includedir}/openbox/@OB_VERSION@