File: ganv.pc.in

package info (click to toggle)
ganv 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,384 kB
  • sloc: python: 28,135; ansic: 6,312; cpp: 4,249; makefile: 26; sh: 15
file content (11 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
prefix=@PREFIX@
exec_prefix=@EXEC_PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@

Name: ganv
Version: @GANV_VERSION@
Description: A Gtk canvas widget for graph based interfaces
Requires: gtk+-2.0
Libs: -L${libdir} -l@LIB_GANV@
Cflags: -I${includedir}/ganv-@GANV_MAJOR_VERSION@