prefix=@Seastar_PKG_CONFIG_PREFIX@ exec_prefix=${prefix} seastar_include_flags=@Seastar_PKG_CONFIG_SEASTAR_INCLUDE_FLAGS@ libdir=@Seastar_PKG_CONFIG_LIBDIR@ Name: Seastar Url: http://seastar-project.org Description: Advanced C++ framework for high-performance server applications on modern hardware. Version: @PROJECT_VERSION@ # Platform dependencies. stdatomic_libs=$ stdfilesystem_libs=$ dl_libs=-l$ rt_libs=$ # Dependencies of dependencies. boost_system_libs=@Boost_SYSTEM_LIBRARY@ # Dependencies. boost_cflags=-I$ boost_filesystem_libs=@Boost_FILESYSTEM_LIBRARY@ boost_program_options_libs=@Boost_PROGRAM_OPTIONS_LIBRARY@ boost_thread_libs=${boost_system_libs} @Boost_THREAD_LIBRARY@ c_ares_cflags=-I$ c_ares_libs=$ cryptopp_cflags=-I$ cryptopp_libs=$ dpdk_libs=$ fmt_cflags=-I$, -I> fmt_libs=$ lksctp_tools_cflags=-I$ lksctp_tools_libs=$ numactl_cflags=-I$ numactl_libs=$ sanitizers_cflags=$ # Us. seastar_cflags=${seastar_include_flags} $, > -D$, -D> seastar_libs=${libdir}/$ Requires: liblz4 >= 1.8.0 Requires.private: gnutls >= 3.5.18, protobuf >= 3.3.0, hwloc >= 1.11.5, yaml-cpp >= 0.5.3 Conflicts: Cflags: ${boost_cflags} ${c_ares_cflags} ${cryptopp_cflags} ${fmt_cflags} ${lksctp_tools_cflags} ${numactl_cflags} ${sanitizers_cflags} ${seastar_cflags} Libs: ${boost_program_options_libs} ${boost_thread_libs} ${c_ares_libs} ${cryptopp_libs} ${fmt_libs} ${seastar_libs} Libs.private: ${dl_libs} ${rt_libs} ${boost_filesystem_libs} ${boost_thread_libs} ${dpdk_libs} ${lksctp_tools_libs} ${numactl_libs} ${stdatomic_libs} ${stdfilesystem_libs}