File: apophenia.pc.in

package info (click to toggle)
apophenia 0.999b%2Bds3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,892 kB
  • ctags: 1,840
  • sloc: ansic: 20,530; makefile: 346; sh: 230; awk: 135; sed: 26
file content (15 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
prefix=@prefix@
exec_prefix=@exec_prefix@
bindir=@bindir@
libdir=@libdir@
includedir=@includedir@

Name: Apophenia
Description: The Apophenia library
URL: http://apophenia.info/
Requires: gsl
Requires.private: sqlite3
Version: @VERSION@
Cflags: @MYSQL_CFLAGS@
Libs: -L${libdir} -lapophenia
Libs.private: @MYSQL_LDFLAGS@