libsecret/libsecret/libsecret-unstable.pc.in
Stef Walter 994ae44a77 Split the pkg-config files, gir, and vapi into stable/unstable
* C callers need to use libsecret-0 pkg-config file for stable and
   libsecret-unstable for unstable stuff.
 * Vala callers need to '--pkg libsecret-unstable' for unstable
 * GObject Introspection callers need to use the SecretUnstable package
2012-07-13 11:14:34 +02:00

14 lines
325 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
Name: libsecret-unstable
Description: GObject bindings for Secret Service API (Unstable)
Version: @VERSION@
Requires: libsecret-@SECRET_MAJOR@
Cflags: -DSECRET_WITH_UNSTABLE