CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/07/13 15:48:48
Modified files:
textproc/mupdf : Makefile distinfo
textproc/mupdf/patches: patch-Makerules
textproc/mupdf/pkg: DESCR PLIST
Removed files:
textproc/mupdf/files: fontres.c
textproc/mupdf/patches: patch-Makefile
Log message:
update to MuPDF 0.8.165, now also supporting XPS documents.
- drop fontres.c and switch to upstream's standard method of embedding fonts;
with gcc4 this is now able to build on arm without running out of RAM (this is
fortunate because it avoids reworking fontres for changes to MuPDF).