repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-x86_64
[ArchLinux/community.git]
/
libluv
/
trunk
/
libluv.pc.in
blob
d1544f650451331ca4f805cf64d4ad838cd1d33b
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libluv
7
Version: @LUV_VERSION@
8
Description: Bare and full libuv bindings for Lua/LuaJIT.
9
URL: https://github.com/luvit/luv
10
11
Libs: -L${libdir} -lluv @LIBS@
12
Cflags: -I${includedir}