File: plplotd-c%2B%2B.pc

package info (click to toggle)
libpkgconfig-perl 0.23026-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,912 kB
  • sloc: ansic: 6,120; perl: 1,968; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
libdir=${pcfiledir}/../../lib
includedir=${pcfiledir}/../../include/plplot
drvdir=${pcfiledir}/../../lib/plplot5.10.0/driversd

Name: PLplot C++
Description: Scientific plotting library (C++ bindings, double precision)
Requires: plplotd
Version: 5.10.0
Libs: -L${libdir} -lplplotcxxd 
Cflags: -I${includedir}