| prefix=@prefix@ | |
| exec_prefix=@exec_prefix@ | |
| libdir=@libdir@ | |
| includedir=@includedir@ | |
| Name: JavaScriptCoreGTK+ | |
| Description: GTK+ version of the JavaScriptCore engine | |
| Version: @VERSION@ | |
| Requires: glib-2.0 | |
| Libs: -L${libdir} -ljavascriptcoregtk-@WEBKITGTK_API_VERSION@ | |
| Cflags: -I${includedir}/webkitgtk-@WEBKITGTK_API_VERSION@ |