repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git]
/
xpyb-git
/
xpyb.pc
blob
570477e5e10410b4e87f66655bf74c745674d1e6
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
5
6
Name: XPyB
7
Description: X-protocol Python Binding
8
Version: 1.3
9
Libs: -L${libdir} -lxcb
10
Cflags: -I${includedir}