blob: c434f9038416b223f5f2238f3175d4d130f51829 [file] [log] [blame]
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@LIB_INSTALL_DIR@
includedir=${prefix}/include
Name: JavaScriptCoreGTK+
Description: GTK+ version of the JavaScriptCore engine
Version: @PROJECT_VERSION@
Requires: glib-2.0 gobject-2.0
Libs: -L${libdir} -ljavascriptcoregtk-@WEBKITGTK_API_VERSION@
Cflags: -I${includedir}/webkitgtk-@WEBKITGTK_API_VERSION@