]> git.pld-linux.org Git - packages/poppler0.61.git/blame - poppler.spec
- missing file from poppler CVS
[packages/poppler0.61.git] / poppler.spec
CommitLineData
c6003dd4
AM
1# FIXME:
2# - qt4 causes main library to be linked with qt4 crap
3# and this causes that kfile some.pdf crashes in qt4 code.
4# qt4 disabled == kfile works nicely
5
708b49cb 6# Conditional build:
16c3736c 7%bcond_without apidocs # disable gtk-doc
7122799d 8%bcond_without cairo # disable Cairo backend
ba2d5187 9%bcond_without qt # disable qt wrapper
c6003dd4 10%bcond_with qt4 # disable qt4 wrapper
708b49cb 11#
29eda126 12%define cairo_ver 1.0.0
e2a6dd23 13#
9e116569 14Summary: PDF rendering library
943507a4 15