projects
/
profile
/
ivi
/
libva.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add OpenGL extensions (v3) and generic implementation with TFP and FBO.
[profile/ivi/libva.git]
/
libva-glx.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
display=glx
6
7
Name: libva-${display}
8
Description: Userspace Video Acceleration (VA) ${display} interface
9
Requires: libva
10
Version: @PACKAGE_VERSION@
11
Libs: -L${libdir} -lva-${display}
12
Cflags: -I${includedir}