Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: libpoppler | |
| 2 Short Name: libpoppler | |
| 3 URL: git://git.freedesktop.org/git/poppler/poppler | |
| 4 Version: 0.22.5 | |
| 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 | |
| 11 testing PDF output. | |
| 12 This should ONLY be used for testing code. | |
| 13 | |
| 14 Local Modifications: | |
| 15 No changes to files from the upstream repository. | |
| 16 | |
| 17 Platform-specific configuration files added to | |
| 18 third_party/poppler/config/(platform): | |
| 19 config.h | |
| 20 poppler/poppler-config.h | |
| 21 | |
| 22 Autogenerated files (consistent across platforms) added to | |
| 23 third_party/poppler: | |
| 24 cpp/poppler-version.h | |
| 25 | |
| 26 On Linux and Mac, these are the files generated by ./configure, using these | |
| 27 flags: | |
| 28 --disable-libopenjpeg --disable-libtiff --disable-largefile | |
| 29 --disable-libjpeg --disable-libpng --disable-cairo-output | |
| 30 --disable-poppler-glib --disable-poppler-qt4 --disable-gtk-test | |
| 31 --disable-utils | |
| 32 On Windows, these are the files generated with CMake and selecting a minimal | |
|
Lei Zhang
2013/08/14 02:15:28
nit: blank line before this.
Does CMake have a "m
ducky
2013/08/14 02:27:01
No, there isn't. This is kind of just handwaving a
| |
| 33 feature set. | |
| 34 | |
| OLD | NEW |