File: ganv.pc.in

package info (click to toggle)
ganv 1.4.2~dfsg0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,276 kB
  • ctags: 2,655
  • sloc: python: 12,783; ansic: 5,830; cpp: 3,981; sh: 214; makefile: 29
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@