blob: 175ce67688c912f72e027ac359eb6e92e2dde83e [file] [log] [blame]
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@LIB_INSTALL_DIR@
includedir=${prefix}/include
revision=${BUILD_REVISION}
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@