1 config BR2_PACKAGE_QPDF
3 depends on BR2_INSTALL_LIBSTDCPP
4 select BR2_PACKAGE_PCRE
5 select BR2_PACKAGE_ZLIB
7 QPDF is a command-line program that does structural, content-
8 preserving transformations on PDF files. It could have been called
9 something like pdf-to-pdf. It also provides many useful capabilities
10 to developers of PDF-producing software or for people who just want
11 to look at the innards of a PDF file to learn more about how they
14 http://qpdf.sourceforge.net/
16 comment "qpdf needs a toolchain w/ C++"
17 depends on !BR2_INSTALL_LIBSTDCPP