all repos — openbox @ c1b2fc5324522f74a14a5cfa210c95e1509a6e7f

openbox fork - make it a bit more like ryudo

render/obrender-3.0.pc.in (raw)

1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

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