Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5362 serge 1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
 
6
Name: libva-tpi
7
Description: Userspace Video Acceleration (VA) 3rd party interface
8
Requires: libva
9
Version: @VA_API_VERSION@
10
Libs: -L${libdir} -lva-tpi
11
Cflags: -I${includedir}