blob: 150023cee3301de72c97cba661c51138c6fef937 [file] [log] [blame]
commit-bot@chromium.org327c0812013-08-20 18:57:01 +00001Name: libpoppler
2Short Name: libpoppler
3URL: git://git.freedesktop.org/git/poppler/poppler
4Version: 0.22.5
5License: GPLv2 / GPLv3
6License File: NOT_SHIPPED
7Security Critical: No
8
9Description:
10A PDF rendering library, currently used in the Skia gm for regression
11testing PDF output.
12This should ONLY be used for testing code.
13
14Local Modifications:
15No changes to files from the upstream repository.
16
17Platform-specific configuration files added to
18third_party/poppler/config/(platform):
19 config.h
20 poppler/poppler-config.h
21
22Autogenerated files (consistent across platforms) added to
23third_party/poppler:
24 cpp/poppler-version.h
25
26On Linux and Mac, these are the files generated by ./configure, using these
27flags:
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
32On Windows, these are the files generated with CMake and selecting a minimal
33feature set.
34