summaryrefslogtreecommitdiffstats
path: root/ofono.pc.in
blob: b4d0a77d4b6826e441269b42691f71e142abcc95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

plugindir=${libdir}/@PACKAGE@/plugins

Name: @PACKAGE@
Description: oFono - Open Source Telephony
Version: @VERSION@
Requires: glib-2.0 dbus-1
Cflags: -I${includedir}
Libs: -module -avoid-version -export-symbols-regex '@PACKAGE@_plugin_desc'