summaryrefslogtreecommitdiff
path: root/gcr/gcr-base.pc.in
blob: afb0114c298b9201c339588a5f18a56f60adc0ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
pkcs11dir=@P11_MODULE_PATH@
pkcs11standalonedir=@pkcs11standalonedir@

Name: gcr-base-@GCR_MAJOR@
Description: GObject library for high level crypto parsing
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 gio-2.0 gck-@GCK_MAJOR@ p11-kit-1
Libs: -L${libdir} -lgcr-base-@GCR_MAJOR@
Cflags: -I${includedir}/gcr-@GCR_MAJOR@