OLD | NEW |
(Empty) | |
| 1 Name: libpoppler |
| 2 Short Name: libpoppler |
| 3 URL: git://git.freedesktop.org/git/poppler/poppler |
| 4 Version: poppler-0.22.5 (upstream Git repo tag) |
| 5 License: GPLv2 / GPLv3 |
| 6 License File: NOT_SHIPPED |
| 7 Security Critical: No |
| 8 |
| 9 Description: |
| 10 A PDF rendering library, currently used in the Skia gm for regression-testing PD
F output. |
| 11 This should ONLY be used for tesing code. |
| 12 |
| 13 Local Modifications: |
| 14 No changes to files from the upstream repository. |
| 15 |
| 16 Platform-specific configuration files added to third_party/poppler/(platform): |
| 17 config.h |
| 18 poppler/poppler-config.h |
| 19 cpp/poppler-version.h |
| 20 |
| 21 On Linux and Mac, these are the files generated by ./configure, using these flag
s: |
| 22 ./configure --disable-libopenjpeg --disable-libtiff --disable-largefile --disabl
e-libjpeg --disable-libpng --disable-cairo-output --disable-poppler-glib --disab
le-poppler-qt4 --disable-gtk-test --disable-utils |
| 23 On Windows, these are the files generated with CMake and selecting a minimal fea
ture set. |
| 24 |
OLD | NEW |