public
Description: Poppler's test with Cutter
Homepage:
Clone URL: git://github.com/kou/poppler-test.git
poppler-test / poppler-cairo.pc.in
100644 10 lines (8 sloc) 0.238 kb
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
 
Name: poppler-cairo
Description: Cairo backend for Poppler PDF rendering library
Version: @VERSION@
Requires: poppler = @VERSION@ cairo >= @CAIRO_VERSION@