1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: XvMCWrapper
7Description: XvMC wrapper library
8Version: @PACKAGE_VERSION@
9Requires: videoproto xextproto
10Requires.private: x11 >= 1.6 xext xv
11Cflags: -I${includedir}
12Libs: -L${libdir} -lXvMCW
13