File: miacore.pc.in

package info (click to toggle)
mia 2.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 13,532 kB
  • ctags: 16,800
  • sloc: cpp: 137,909; python: 1,057; ansic: 998; sh: 146; xml: 127; csh: 24; makefile: 13
file content (16 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# libmia pkg-config source file

prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/miacore-@LT_RELEASE@

pluginroot=@PLUGIN_SEARCH_PATH@

Name: libmiaph
Description: A library providing interfaces to plugin handling
Version: @LT_RELEASE@.@LT_CURRENT@.@LT_AGE@.@LT_REVISION@
Conflicts:
Requires: gmodule-2.0
Libs: @mia_libs@
Cflags: @mia_cflags@