File: avahi-ui.pc.in

package info (click to toggle)
avahi 0.6.31-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,448 kB
  • sloc: ansic: 39,925; sh: 13,083; xml: 4,433; cs: 2,185; makefile: 1,710; python: 309; cpp: 222
file content (11 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=${prefix}/include

Name: avahi-ui
Description: Avahi Multicast DNS Responder (Common GTK2 UI support)
Requires: gtk+-2.0 avahi-client avahi-glib
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lavahi-ui
Cflags: -D_REENTRANT -I${includedir}