File: webkit2gtk.pc.in

package info (click to toggle)
webkitgtk 2.4.8-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 121,252 kB
  • sloc: cpp: 1,033,835; ansic: 19,244; sh: 11,153; perl: 10,719; ruby: 8,592; asm: 4,378; python: 4,126; yacc: 2,072; lex: 350; makefile: 215; xml: 63
file content (11 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: WebKit2
Description: Web content engine for GTK+
Version: @VERSION@
Requires: glib-2.0 gtk+-@GTK_API_VERSION@ libsoup-2.4 javascriptcoregtk-@WEBKITGTK_API_VERSION@
Libs: -L${libdir} -lwebkit2gtk-@WEBKITGTK_API_VERSION@
Cflags: -I${includedir}/webkitgtk-@WEBKITGTK_API_VERSION@