File: hkl.pc.in

package info (click to toggle)
hkl 5.1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,992 kB
  • sloc: ansic: 57,080; haskell: 5,996; sh: 4,991; cpp: 1,846; makefile: 1,129; python: 925; xml: 76; lisp: 55
file content (13 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: hkl
Description: Library for hkl Diffractometer computation
Version: @VERSION@
URL: http://repo.or.cz/w/hkl.git
Requires: gsl glib-2.0
Libs: -L${libdir} -lhkl
Libs.private: -lm
Cflags: -I${includedir}/hkl-@VMAJ@