summaryrefslogtreecommitdiff
path: root/totem-plparser.pc.in
blob: c41b06d137a42a7693ed0b6207eaac81084b94b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: totem-plparser
Description: Totem Playlist Parser library
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 gio-2.0
Requires.private: gthread-2.0 libxml-2.0 @ARCHIVE@
Libs: -L${libdir} -ltotem-plparser
Libs.private: @LIBGCRYPT_LIBS@
Cflags: -I${includedir}/totem-pl-parser/1/plparser @LIBGCRYPT_CFLAGS@
uselibcamel=true