aboutsummaryrefslogtreecommitdiffstats
path: root/data/libmatchbox2.pc.in
blob: e8c9b133da64b2e85745b6f1b6a269fd8ba031e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/@MBWM2_INCDIR@
localedir=@localedir@
apiversion=@MBWM2_API_VERSION@

Name: libmatchbox
Description: Framework to build window managers not on the Desktop.
Requires: xcb
Version: @VERSION@
Libs: -L${libdir} -lmatchbox2-${apiversion}
Cflags: -I${includedir}