File: libview.pc.in

package info (click to toggle)
libview 0.6.6-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,432 kB
  • ctags: 806
  • sloc: sh: 9,942; cpp: 3,098; ansic: 1,011; makefile: 169; perl: 67
file content (9 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libview
Description: VMware's Incredibly Exciting Widgets for GTK+
Version: @VERSION@
Libs: -L${libdir} -lview @PACKAGE_LIBS@
Cflags: -I${includedir} @PACKAGE_CFLAGS@