summaryrefslogtreecommitdiff
path: root/seed.pc.in
blob: 380b7508991868e79fd9caf75d6c5b228b339c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
bindir=@bindir@
includedir=@includedir@

Cflags: -I${includedir}/seed@SEED_GTK_VERSION@
Requires: @WEBKIT_PC@ gobject-introspection-1.0 glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0
Libs: -L${libdir} -lseed@SEED_GTK_VERSION@

Name: Seed
Description: Seed Javascript Interpreter.
Version: @VERSION@