File: mono.pc

package info (click to toggle)
libpkgconfig-perl 0.26026-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,912 kB
  • sloc: ansic: 6,120; perl: 1,922; makefile: 4; sh: 3
file content (12 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include/mono-1.0
sysconfdir=/etc

Name: Mono
Description: Mono Runtime
Version: 2.6.7
Requires: glib-2.0 gthread-2.0
Libs: -L${libdir}  -lmono  -lrt  -ldl -lpthread -lm
Cflags: -I${includedir} -D_REENTRANT