summaryrefslogtreecommitdiff
path: root/gjs-1.0.pc.in
blob: 3d29c9bd79e0ef465609aae0931cf35cc76082bc (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@
datarootdir=@datarootdir@
datadir=@datadir@

gjs_console=${bindir}/gjs-console

Cflags: -I${includedir}/gjs-1.0
Requires: gobject-2.0
Requires.private: gobject-introspection-1.0 @JS_PACKAGE@
Libs: -L${libdir} -lgjs

Name: gjs-1.0
Description: JS bindings for GObjects
Version: @VERSION@