Package: pdf2htmlex / 0.14.6+ds-3
Metadata
Package | Version | Patches format |
---|---|---|
pdf2htmlex | 0.14.6+ds-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
no install LICENSE | (download) |
CMakeLists.txt |
1 0 + 1 - 0 ! |
do not install additional license file |
use system yui compressor and closure compiler | (download) |
share/build_css.sh |
14 3 + 11 - 0 ! |
use system's yui-compressor and closure-compiler |
use system pdfjs | (download) |
CMakeLists.txt |
2 0 + 2 - 0 ! |
use system pdf.js version of compatibility.js |
use rsvg | (download) |
logo/update_png.sh |
4 2 + 2 - 0 ! |
use rsvg-convert instead of imagemagick to reduce dependencies |
use system compatibilityjs non min | (download) |
share/manifest |
2 1 + 1 - 0 ! |
the libjs-pdf package does not provide compatibility.min.js so we use the full version (#754533) |
do not ship unused js | (download) |
CMakeLists.txt |
3 0 + 3 - 0 ! |
do not ship the javascript that is never used |
fix spelling | (download) |
pdf2htmlEX.1.in |
2 1 + 1 - 0 ! |
fixing a number of spelling mistakes throughout the codebase |
control test executable name | (download) |
test/test.py |
2 1 + 1 - 0 ! |
allow controlling which pdf2htmlex executable is chosen for testing |
disable local browser test | (download) |
test/test.py |
3 1 + 2 - 0 ! |
disable test_local_browser because it needs non-free package python-selenium |
test without datadir | (download) |
test/test.py |
2 1 + 1 - 0 ! |
allow controlling the data directory when running tests |