mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-13 22:22:47 -04:00
12 lines
259 B
PkgConfig
12 lines
259 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libva-tpi
|
|
Description: Userspace Video Acceleration (VA) 3rd party interface
|
|
Requires: libva
|
|
Version: @VA_API_VERSION@
|
|
Libs: -L${libdir} -lva-tpi
|
|
Cflags: -I${includedir}
|