/usr/share/doc/mupdf-1.14.0-r3/examples/bbox-device.js /usr/share/doc/mupdf-1.14.0-r3/examples/create-thumbnail.js /usr/share/doc/mupdf-1.14.0-r3/examples/draw-device.js /usr/share/doc/mupdf-1.14.0-r3/examples/draw-document.js /usr/share/doc/mupdf-1.14.0-r3/examples/fix-s22pdf.js /usr/share/doc/mupdf-1.14.0-r3/examples/jpx-to-pdf.js /usr/share/doc/mupdf-1.14.0-r3/examples/pdf-create-lowlevel.js /usr/share/doc/mupdf-1.14.0-r3/examples/pdf-create.js /usr/share/doc/mupdf-1.14.0-r3/examples/pdf-merge.js /usr/share/doc/mupdf-1.14.0-r3/examples/trace-device.js /usr/share/doc/mupdf-1.14.0-r3/examples/example.c.lz /usr/share/doc/mupdf-1.14.0-r3/examples/multi-threaded.c.lz /usr/share/doc/mupdf-1.14.0-r3/android-sdk.html /usr/share/doc/mupdf-1.14.0-r3/building.html /usr/share/doc/mupdf-1.14.0-r3/coding-overview.html /usr/share/doc/mupdf-1.14.0-r3/coding-progressive.html /usr/share/doc/mupdf-1.14.0-r3/coding-style.html /usr/share/doc/mupdf-1.14.0-r3/index.html /usr/share/doc/mupdf-1.14.0-r3/manual-mupdf-gl.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-clean.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-convert.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-create.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-draw.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-extract.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-merge.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-portfolio.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-run.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-show.html /usr/share/doc/mupdf-1.14.0-r3/manual-mutool-trace.html /usr/share/doc/mupdf-1.14.0-r3/template.html /usr/share/doc/mupdf-1.14.0-r3/thirdparty.html /usr/share/doc/mupdf-1.14.0-r3/style.css /usr/share/doc/mupdf-1.14.0-r3/artifex-logo.png
I see that upstream has changed its "install" to "install -m 644" for its doc in its makefile in v1.15.0, so it was an upstream problem and was fixed by upstream.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0b3e7722417649362c3909fbf1fc0b5c80eb93 commit 6e0b3e7722417649362c3909fbf1fc0b5c80eb93 Author: Virgil Dupras <vdupras@gentoo.org> AuthorDate: 2019-05-07 02:37:54 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2019-05-07 02:38:46 +0000 app-text/mupdf: bump to 1.15.0 We remove the "curl" USE flag because upstream stopped depending on it with its removal of "progressive loading code". Closes: https://bugs.gentoo.org/653298 Closes: https://bugs.gentoo.org/683490 Closes: https://bugs.gentoo.org/595190 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 app-text/mupdf/Manifest | 1 + app-text/mupdf/files/mupdf-1.15-CFLAGS.patch | 13 +++ app-text/mupdf/files/mupdf-1.15-Makefile.patch | 42 ++++++++ app-text/mupdf/files/mupdf-1.15-openssl-x11.patch | 20 ++++ app-text/mupdf/mupdf-1.15.0.ebuild | 122 ++++++++++++++++++++++ 5 files changed, 198 insertions(+)