Chromium Code Reviews| 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) | |
|
Lei Zhang
2013/08/08 21:47:56
Just 0.22.5 should be sufficient. You can describe
ducky
2013/08/09 22:14:57
Done, fixed across the board. I think the DEPS fil
| |
| 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. | |
|
Lei Zhang
2013/08/08 21:47:56
typo
ducky
2013/08/09 22:14:57
Done.
| |
| 12 | |
| 13 Local Modifications: | |
| 14 No changes to files from the upstream repository. | |
| 15 | |
| 16 Platform-specific configuration files added to third_party/poppler/config/(platf orm): | |
| 17 config.h | |
| 18 poppler/poppler-config.h | |
| 19 | |
| 20 Autogenerated files (consistent across platforms) added to third_party/poppler: | |
| 21 cpp/poppler-version.h | |
| 22 | |
| 23 On Linux and Mac, these are the files generated by ./configure, using these flag s: | |
| 24 ./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 | |
| 25 On Windows, these are the files generated with CMake and selecting a minimal fea ture set. | |
| 26 | |
| OLD | NEW |