File: libpathplan.pc

package info (click to toggle)
graphviz 2.2.1-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 24,184 kB
  • ctags: 37,810
  • sloc: ansic: 160,746; sh: 18,331; cpp: 13,782; objc: 3,971; yacc: 2,346; makefile: 1,589; tcl: 1,280; perl: 706; lex: 153; awk: 150
file content (10 lines) | stat: -rw-r--r-- 366 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/graphviz
includedir=${prefix}/include/graphviz
                                                                                       
Name: libpathplan
Description: Library for planning polyline and bezier paths around polygon obstacles
Version: 2.2.1
Libs: -L${libdir} -lpathplan
Cflags: -I${includedir}