File: wcslib.pc.in

package info (click to toggle)
wcslib 5.16-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 14,488 kB
  • sloc: ansic: 30,968; lex: 7,902; fortran: 6,608; sh: 3,572; sed: 447; pascal: 153; makefile: 12
file content (11 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/wcslib

Name: WCSLIB
Description: An implementation of the FITS World Coordinate System standard
Version: @PACKAGE_VERSION@
Requires:
Libs: -L${libdir} -lwcs -lm
Cflags: -I${includedir}