File: libfixbuf.pc.in

package info (click to toggle)
libfixbuf 1.6.0%2Bds-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,628 kB
  • ctags: 1,200
  • sloc: ansic: 12,448; sh: 11,345; perl: 67; makefile: 53
file content (11 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libfixbuf
Description: IPFIX Message Format Implementation
Version: @VERSION@
Libs: -L${libdir} -lfixbuf @SPREAD_LDFLAGS@ @SPREAD_LIBS@ @LDFLAGS@ @LIBS@ @GLIB_LIBS@
Cflags: -I${includedir} @SPREAD_CC_DEFINE@
Requires: glib-2.0 >= 2.4.7