Summary: | app-text/mupdf: installs files +x into /usr/share/doc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Virgil Dupras (RETIRED) <vdupras> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 683478 |
Description
Michał Górny
![]() ![]() ![]() ![]() 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(+) |