repo.or.cz
/
nyanlinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Gfx stack update
[nyanlinux.git]
/
builders
/
mesa-gl-amd-sh-ca92a10800bcb09749758ea1664dc0675955ffa0
/
contrib
/
pkgconfig
/
gbm.pc.in
blob
cbbb8d7045a99f2ec208b943dd6ffa807aa30b29
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
gbmbackendspath=@gbmbackendspath@
6
7
Name: gbm
8
Description: Mesa gbm library
9
Requires.private: @GBM_PC_REQ_PRIV@
10
Version: @VERSION@
11
Libs: -L${libdir} -lgbm
12
Libs.private: @GBM_PC_LIB_PRIV@
13
Cflags: -I${includedir}