summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/mupdf: Keyword 1.21.1-r1 sparc, #761550Sam James2023-04-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: remove unused patchesPhilipp Rösner2023-03-291-69/+0
| | | | | | Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/30182 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: drop 1.20.3Philipp Rösner2023-03-292-161/+0
| | | | | Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: drop 1.21.1Philipp Rösner2023-03-293-323/+0
| | | | | Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: fix QA excessive line length in 1.21.1-r1Philipp Rösner2023-02-261-1/+2
| | | | | | Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/29574 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: fix url processing in 1.21.1Philipp Rösner2023-02-262-0/+191
| | | | | | | | | | | | In <=app-text/mupdf-1.21.1 built with USE=opengl trying to open an URL in a PDF file results in "warning: cannot spawn browser 'xdg-open': No such file or directory". Apply fix from upstream to resolve the issue until the next release of MuPDF. Closes: https://bugs.gentoo.org/893604 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: $P -> ${P} on 1.21.1Joonas Niilola2023-01-201-3/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: Stabilize 1.21.0 arm64, #891415Sam James2023-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: Stabilize 1.21.0 arm, #891415Sam James2023-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: Stabilize 1.21.0 x86, #891415Sam James2023-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: Stabilize 1.21.0 ppc, #891415Sam James2023-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: Stabilize 1.21.0 amd64, #891415Sam James2023-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: Stabilize 1.21.0 ppc64, #891415Sam James2023-01-201-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: require newer mujs versionMike Frysinger2023-01-074-4/+4
| | | | | | | The code relies on defines that don't exist in mujs-1.1 (JS_VERSION defines), so require mujs-1.2 to fix. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-text/mupdf-1.21.1: patch aliasing violationPhilipp Rösner2023-01-042-0/+64
| | | | | | | | | | | | | | Add patch fixing an aliasing violation build error in the thirdparty freeglut module. See: https://bugs.gentoo.org/859847 See: https://github.com/FreeGLUTProject/freeglut/pull/112/commits/8c6f6bf3ad2fd33d15de6ee96175cd29bf804d9f Closes: https://bugs.gentoo.org/888998 Suggested-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28903 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: rename drm macro to GENTOO_MUPDF_DRMFlorian Schmaus2022-12-292-2/+2
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf-1.21.1: allow disabling DRM checkingPhilipp Rösner2022-12-293-1/+25
| | | | | | | | | | | | | MuPDF by default blocks DRM content, see: https://github.com/ArtifexSoftware/mupdf/commit/2b3bd1b7dbbf13f82b70587676809f189354c77a Add patch and local use flag `drm` for allowing/disallowing DRM content in PDF files. Suggested-by: William Rabbermann <willrabbermann@gmail.com> Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28772 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: add 1.21.1Philipp Rösner2022-12-192-0/+160
| | | | | | | | | | | | Add patch release mupdf-1.21.1 which includes several bug fixes: - Garbage collection problem causing file bloat on clean. - Don't assume sorted objects in pdf_objcmp. - Don't layout empty documents. - Type 3 font char bboxes. Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28678 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: Stabilize 1.20.3 arm, #884215Arthur Zamarin2022-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/mupdf: Stabilize 1.20.3 ppc, #884215Arthur Zamarin2022-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/mupdf: Stabilize 1.20.3 arm64, #884215Arthur Zamarin2022-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/mupdf: Stabilize 1.20.3 ppc64, #884215Arthur Zamarin2022-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/mupdf: add high resolution iconPhilipp Rösner2022-12-042-2/+35
| | | | | | | | | | As pointed out by <pacho@gentoo.org> a high resolution icon for MuPDF is available at docs/logo. Closes: https://bugs.gentoo.org/882701 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28467 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-text/mupdf: Stabilize 1.20.3 x86, #884215Joonas Niilola2022-12-041-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: Stabilize 1.20.3 amd64, #884215Joonas Niilola2022-12-041-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: add 1.21.0Philipp Rösner2022-11-212-0/+160
| | | | | | Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28303 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: keyword 1.20.3 for ~loongWANG Xuerui2022-11-031-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-text/mupdf: remove unused patchesMichael Mair-Keimberger2022-10-076-405/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/27687 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: drop 1.18.0-r4, 1.19.0Florian Schmaus2022-10-053-311/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: add 1.20.3Philipp Rösner2022-10-052-0/+161
| | | | | | | | | | Furthermore, adjust slots of media-libs/freetype and media-libs/libpjeg-turbo and add sys-libs/zlib runtime dependency. Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/27628 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: Stabilize 1.20.0 arm, #864507Arthur Zamarin2022-08-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/mupdf: Stabilize 1.20.0 arm64, #864507Arthur Zamarin2022-08-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/mupdf: Stabilize 1.20.0 ppc, #864507Arthur Zamarin2022-08-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/mupdf: Stabilize 1.20.0 ppc64, #864507Arthur Zamarin2022-08-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/mupdf: Stabilize 1.20.0 x86, #864507Joonas Niilola2022-08-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: Stabilize 1.20.0 amd64, #864507Joonas Niilola2022-08-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf-1.20.0: fix version in .pc filePhilipp Rösner2022-07-241-0/+5
| | | | | | | | | | | A wrong MuPDF version (0.5.0) was specified in the pkgconfig file mupdf.pc, which is now fixed via a sed substitution. Closes: https://bugs.gentoo.org/859262 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/26490 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: fix strict-aliasing violationsPhilipp Rösner2022-07-192-0/+70
| | | | | | | | | | | | | Fix two issues in thirdparty/lcms2/src/cmsplugin.c regarding strinct-aliasing rule violations. Issue: https://github.com/mm2/Little-CMS/issues/303 PR: https://github.com/mm2/Little-CMS/pull/323 Closes: https://bugs.gentoo.org/855020 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/26152 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: Revert "fix strict-aliasing violations"Florian Schmaus2022-06-302-21/+0
| | | | | | | | | | Sam pointed out that the patch my be wrong (although correct from a strict aliasing view). This reverts commit e69ffe486e072430217eb921a1886f93d8d74534. Signed-off-by: Florian Schmaus <flow@gentoo.org> Suggested-by: Sam James <sam@gentoo.org>
* app-text/mupdf: fix strict-aliasing violationsPhilipp Rösner2022-06-302-0/+21
| | | | | | | | | | Fix two issues in thirdparty/lcms2/src/cmsplugin.c regarding strinct-aliasing rule violations. Closes: https://bugs.gentoo.org/855020 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/26152 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/mupdf: add 1.20.0Philipp Rösner2022-06-202-0/+154
| | | | | | | Bug: https://bugs.gentoo.org/792528 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/25945 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: Stabilize 1.19.1 ppc64, #848846Jakov Smolić2022-06-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/mupdf: Stabilize 1.19.1 ppc, #848846Jakov Smolić2022-06-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/mupdf: Stabilize 1.19.1 x86, #848846Joonas Niilola2022-06-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: Stabilize 1.19.1 amd64, #848846Joonas Niilola2022-06-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: Stabilize 1.19.1 arm, #848846Sam James2022-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: Stabilize 1.19.1 arm64, #848846Sam James2022-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: Bump to 1.19.1Philipp Rösner2022-04-292-0/+154
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/25202 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: fixed unconditional BDEPENDPhilipp Rösner2022-02-051-1/+1
| | | | | | | | | | The x11-base/xorg-proto is only needed if the X use flag is enabled. Closes: https://bugs.gentoo.org/832628 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/24082 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-text/mupdf: Stabilize 1.19.0 arm64, #831850Sam James2022-01-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>