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

Name: Xv
Description: The Xv Library
Version: @PACKAGE_VERSION@
Requires: xproto videoproto
Requires.private: x11 xext
Cflags: -I${includedir}
Libs: -L${libdir} -lXv