all repos — openbox @ 10d99cc5e9efe40527c6ace3740b67890ea37729

openbox fork - make it a bit more like ryudo

parser/obparser-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: ObParser
Description: Openbox config file parsing library
Version: @VERSION@
Requires: libxml-2.0 glib-2.0
Libs: -L${libdir} -lobparser
Cflags: -I${includedir}/openbox/@OB_VERSION@