diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 20:34:57 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 20:34:57 -0400 |
commit | a4460f6d9453bbd7e584937686449cef3e19f052 (patch) | |
tree | 037c208f1e20302ed048c0952ef8e3418add9c86 /gtk+-mingw/lib/pkgconfig/cairo-pdf.pc |
Initial commit0.0.0
Diffstat (limited to 'gtk+-mingw/lib/pkgconfig/cairo-pdf.pc')
-rw-r--r-- | gtk+-mingw/lib/pkgconfig/cairo-pdf.pc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gtk+-mingw/lib/pkgconfig/cairo-pdf.pc b/gtk+-mingw/lib/pkgconfig/cairo-pdf.pc new file mode 100644 index 0000000..6e48920 --- /dev/null +++ b/gtk+-mingw/lib/pkgconfig/cairo-pdf.pc @@ -0,0 +1,12 @@ +prefix=/usr/i686-w64-mingw32/sys-root/mingw +exec_prefix=/usr/i686-w64-mingw32/sys-root/mingw +libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib +includedir=/usr/i686-w64-mingw32/sys-root/mingw/include + +Name: cairo-pdf +Description: PDF surface backend for cairo graphics library +Version: 1.10.2 + +Requires: cairo +Libs: -lz +Cflags: -I${includedir}/cairo |