summaryrefslogtreecommitdiff
path: root/gobject-introspection-1.0.pc.in
blob: 75569b88c0c9f9f6b407a2de91048b0ccf84ed3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
bindir=@bindir@
includedir=@includedir@

g_ir_scanner=${bindir}/g-ir-scanner

# FIXME: These needs to be ported to the GIR format first
# g_idl_generator=${bindir}/g-idl-generator
# g_idl_compiler=${bindir}/g-idl-compiler
# Cflags: -I${includedir}/gobject-introspection-1.0
# Requires: glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0
# Libs: -L${libdir} -lgirepository

Name: gobject-introspection
Description: GObject Introspection
Version: @VERSION@