File: gtk-vnc-1.0.pc.in

package info (click to toggle)
gtk-vnc 0.9.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,900 kB
  • sloc: ansic: 11,686; sh: 4,264; python: 923; makefile: 573; perl: 11
file content (11 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GTK-VNC
Description: GTK widget for a VNC client
Requires: gvnc-1.0 = @VERSION@, gtk+-2.0 >= @GTK_REQUIRED@
Version: @VERSION@
Libs: -L${libdir} -lgtk-vnc-1.0
Cflags: -I${includedir}/gtk-vnc-1.0