| prefix=@CMAKE_INSTALL_PREFIX@ | |
| exec_prefix=${prefix} | |
| libdir=${exec_prefix}/lib@LIB_SUFFIX@ | |
| includedir=${prefix}/include | |
| Name: poppler-cairo | |
| Description: Cairo backend for Poppler PDF rendering library | |
| Version: @POPPLER_VERSION@ | |
| Requires: poppler = @POPPLER_VERSION@ cairo >= @CAIRO_VERSION@ |