repo.or.cz
/
libgcal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Support for Instant Messaging, occupation, fixed mem leaks, documentation.
[libgcal.git]
/
libgcal.pc.in
blob
ad4bf9889f729e46720f27aa1ce820097f958e25
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libgcal
7
Description: Implements google data protocol for calendar and contacts
8
Version: @VERSION@
9
Libs: -L${libdir} -lgcal
10
Cflags: -I${includedir}
11
Requires: libcurl libxml-2.0