vdpau.pc.in 254 Bytes
Newer Older
Aaron Plattner's avatar
Aaron Plattner committed
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: VDPAU
Description: The Video Decode and Presentation API for UNIX
Version: @PACKAGE_VERSION@
Requires.private: x11
Cflags: -I${includedir}
Libs: -L${libdir} -lvdpau