blob: e73596ec23867863fd887f7e5fe45c5f18e033ae [file] [log] [blame]
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@LIB_INSTALL_DIR@
includedir=${prefix}/include
Name: WPE WebKit Web process extensions
Description: Embeddable Web content engine - Web process extensions
URL: https://wpewebkit.org
Version: @PROJECT_VERSION@
Requires: glib-2.0 libsoup-@SOUP_API_VERSION@ wpe-1.0
Libs: -L${libdir} -lWPEWebKit-@WPE_API_VERSION@
Cflags: -I${includedir}/wpe-webkit-@WPE_API_VERSION@