diff options
| author | Michael Forney <mforney@mforney.org> | 2020-12-14 02:22:47 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-12-14 02:40:26 -0800 |
| commit | cc499bb1d52b470f3687d4dfadd110ce9d43dd2d (patch) | |
| tree | 277ea9a220ee653056c2eb0997c6803da59dac8c /pkg/mupdf/sources.txt | |
| parent | 5d41856515f35b035d3837e2574e347ef78b6f2f (diff) | |
mupdf: Update to 1.18.0
Diffstat (limited to 'pkg/mupdf/sources.txt')
| -rw-r--r-- | pkg/mupdf/sources.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/mupdf/sources.txt b/pkg/mupdf/sources.txt index ecd2efe7..12b6d9b8 100644 --- a/pkg/mupdf/sources.txt +++ b/pkg/mupdf/sources.txt @@ -72,10 +72,12 @@ fitz/log.c fitz/memento.c fitz/memory.c fitz/noto.c +fitz/ocr-device.c fitz/outline.c fitz/output-cbz.c fitz/output-pcl.c fitz/output-pclm.c +fitz/output-pdfocr.c fitz/output-png.c fitz/output-pnm.c fitz/output-ps.c @@ -110,8 +112,10 @@ fitz/ucdn.c fitz/untar.c fitz/unzip.c fitz/util.c +fitz/warp.c fitz/writer.c fitz/xml.c +fitz/xmltext-device.c fitz/zip.c pdf/pdf-annot.c pdf/pdf-appearance.c |
