File: libxul.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 (16 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=/usr
sdkdir=/usr/lib/xulrunner-devel-1.9.1
includedir=/usr/include/xulrunner-1.9.1
idldir=/usr/share/idl/xulrunner-1.9.1
includetype=stable

# Note: the default pkg-config includes will only list include directories
# that contain stable (frozen or safe for linking) header files. To include
# nonfrozen headers, run pkg-config with --define-variable=includetype=unstable

Name: libxul
Description: The Mozilla Runtime and Embedding Engine
Version: 1.9.1.16
Requires: nspr
Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom
Cflags: -I${includedir}/${includetype}