summaryrefslogtreecommitdiff
path: root/xpresent.pc.in
blob: d5d0d38a8456c3c49ed26c5949602375f443c1c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Xpresent
Description: X Present  Library
Version: @PACKAGE_VERSION@
Requires: xproto presentproto >= @PRESENTEXT_VERSION@
Requires.private: x11
Cflags: -I${includedir}
Libs: -L${libdir} -lXpresent