{"bugs":[{"bugid":831906,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"app-portage\/gentoolkit: revdep-rebuild gets triggered on app-text\/mupdf-1.19.0 repeatedly"},{"bugid":886009,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"IN_PROGRESS","summary":"<app-text\/mupdf-1.11: multiple vulnerabilities"},{"bugid":932196,"firstseen":"2025-07-11T02:48:40.189262","severity":"enhancement","status":"UNCONFIRMED","summary":"app-text\/mupdf-1.23.7-r1: add use flags to provide language bindings"},{"bugid":970463,"firstseen":"2026-02-24T10:50:01.438334","severity":"enhancement","status":"IN_PROGRESS","summary":"app-text\/mupdf-1.26.3, media-libs\/zxing-cpp-2.3.0-r1: stablereq"},{"bugid":971664,"firstseen":"2026-03-28T15:02:20.200988","severity":"normal","status":"UNCONFIRMED","summary":"app-text\/mupdf: unable to copy text w\/ wayland backend"}],"categories":[{"categoryid":449,"name":"app-arch","summary":"The app-arch category contains tools for archiving, compressing and uncompressing files or groups of files."},{"categoryid":463,"name":"app-office","summary":"The app-office category contains 'office' (word processing, spreadsheets, presentation) software packages."},{"categoryid":391,"name":"app-text","summary":"The app-text category contains tools for working with human-language text files."},{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":439,"name":"dev-ruby","summary":"The dev-ruby category contains libraries and utilities relevant to the Ruby programming language."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":369,"name":"net-print","summary":"The net-print category contains network printing packages."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."},{"categoryid":331,"name":"x11-base","summary":"The x11-base category contains various X11 base implementations."},{"categoryid":330,"name":"x11-libs","summary":"The x11-libs category contains various X11-related libraries."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"94eaf67ee83bad137760d05de418acd02893a981","committime":"2026-02-28T14:30:48","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"8a5791793c7de33782669b46044abf05b6bc33c6","committime":"2026-02-28T14:22:56","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: crank copyright"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"75b4d569f0bce841ce1b97e6cdbdc1c494b90746","committime":"2026-02-22T16:00:55","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eschwartz@gentoo.org","authorname":"Eli Schwartz","body":"Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>","commitid":"f26456f3b38fc43546f260fe357df8892bc630a1","committime":"2026-02-22T15:54:36","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.26.3 amd64, #970463"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45334\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/45334\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"3a1ab8d2b6e8544004c442065f9e3e6b3c210962","committime":"2026-01-11T14:22:41","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.25.2-r1"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"- Remove thirdparty patch because it is fixed upstream\n- Update patches (and improve descriptions)\n- Tested building all possible use combinations via\n  pkg-testing-tool\n- Runtime tested with a sample PDF file\n- Build and runtime tested reverse dependency\n  app-text\/zathura-pdf-mupdf-0.4.4\n\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45334\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"fb56f481312f68d350b560c7e01b7150b66b3dba","committime":"2026-01-11T14:14:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.27.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"00b4cc6bb3b864fbeaa6dca1da399c3716afed16","committime":"2025-11-04T09:50:46","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Done via:\n\n```\ngit grep -l virtual\/zlib$ | xargs sed -i -e 's@virtual\/zlib$@&:=@'\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"6a3644bf2f9aace46ad9bbab2e4f3bccd747079e","committime":"2025-11-04T09:36:27","packageid":56176,"repoid":1,"summary":"*\/*: Add := to virtual\/zlib deps, part 1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"264e3c99fc745646475409ea475d643ce2dc7e4b","committime":"2025-11-04T08:20:44","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update done using:\n\n```\ngit grep -l zlib app-* | xargs sed -i -e s@sys-libs\/zlib@virtual\/zlib@g\ngit diff --name-only | xargs copybump\ngit diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead\npkgcheck scan --commits -c VisibilityCheck --exit error\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"ce9200747de99446af96c5a204195c89bada1872","committime":"2025-11-04T07:20:14","packageid":56176,"repoid":1,"summary":"app-*\/*: update for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b512eb3c2fb64d80b1c762e079e79260e1d27526","committime":"2025-09-23T20:49:00","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"IUSE barcode on unavailable arches was masked in preceding commits.\n\nCloses: https:\/\/bugs.gentoo.org\/963174 (wontfix)\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"bf4caf004ab6a2c15950513d4b1c9873507246d4","committime":"2025-09-23T20:31:51","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Restore all 1.26.3 keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0f4689f1527872ce381a96501e5461dfb450063e","committime":"2025-09-14T12:04:04","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/43124\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/43124\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"3bf754735cea998d3956e9a2a753297585d9178f","committime":"2025-07-23T14:03:19","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.25.2"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/43124\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"63f42b4577d243a60a8b3924d37ca553ee0952f1","committime":"2025-07-23T14:01:50","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.24.8"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"- Add ebuild for app-text\/mupdf-1.26.3\n- Add use flag brotli, enabling support for brotli compression\n- Add use flag barcode, enabling support for detecting and generating\n  barcodes using mutool\n- Remove c23 patch, as it got patched upstream\n- Add mupdf-1.26.3-jpx.patch fixing code regarding openjpg being\n  included even if -jpeg2k is set\n- Adjust other patches to be aligned with upstream Makefile\n  changes\/cleanup\n- Tested on amd64 via `pkg-testing-tool --test-feature-scope once`\n- Remove keywords alpha, hppa, mips, ppc, s390, sparc, because\n  media-libs\/zxing-cpp first needs a rekeyword for those (if possible)\n\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/43124\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"63ac7d0d00d4ef543ffaeacb20fb57f7668dfb48","committime":"2025-07-23T13:55:53","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.26.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"279f3f3b6c7e61f2643ebef84cd376cce252b7f2","committime":"2025-07-04T08:52:17","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"ee57182f92985d8b807a71132035f6f0a10106d7","committime":"2025-07-04T08:39:41","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.6 arm64, #958809"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dca389fe2dbc4973cdd71d7e01cea9a04f4f46a0","committime":"2025-07-03T03:37:08","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"73e72868097dc5b993fef31df596c9bfcbaa757a","committime":"2025-07-03T03:15:59","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.6 arm, #958809"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"62ac382500e138f38d1308362c0d677829726a97","committime":"2025-06-23T00:37:16","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e45977f1b704962bb2ad8704f30cebd62f8f8337","committime":"2025-06-23T00:17:21","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.6 x86, #958809"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d0cc29c3a054f8a81258efd0889108d87646583e","committime":"2025-06-23T00:17:19","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.6 amd64, #958809"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"196eb6240db952ebd5800ea2a9098ac93476bd37","committime":"2025-06-22T17:07:11","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"4d922a12c453010b4c3852571599f1d3921e46da","committime":"2025-06-22T16:59:23","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.6 ppc, #958809"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e3e9b0c3ccca6f9590c29eb4b0447d756678b8dc","committime":"2025-06-22T16:22:49","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"3260013ab4358cf2955dbd81054605c3799ff0f8","committime":"2025-06-22T16:01:55","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.6 ppc64, #958809"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"60950d383d0f2fe2faf90865b62074fa493ff687","committime":"2025-05-22T22:54:13","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"beb6f7afee1ff77bc62dc676ebac19000924e0f4","committime":"2025-04-28T14:20:16","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"209675e5413a6d48a064f5df353d781631fb0aee","committime":"2025-04-28T14:03:17","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2-r1 amd64, #954906"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"51d3b41a90eb5ac8b6ad74192b83b4a916ca0e88","committime":"2025-04-28T13:56:29","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2-r1 arm64, #954906"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b541c13cd340f2c693d75ab67de85f7cc2b40ef0","committime":"2025-04-28T13:56:28","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2-r1 x86, #954906"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f3c9a6b505444f6daeba6a227ad208a0c25531f6","committime":"2025-04-28T12:50:14","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"2ef003e74e58de370205184163e714f085dbe005","committime":"2025-04-28T12:36:01","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2-r1 ppc, #954906"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"dc03f4b2102da20f2b5f0c48185331ea31220a4b","committime":"2025-04-28T12:36:01","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2-r1 ppc64, #954906"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2878cac167aaa687b560102d40e60c18150994cf","committime":"2025-04-28T06:05:15","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"cbc7706edd48d32ea6342363f654d3592db55958","committime":"2025-04-28T05:53:00","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2-r1 arm, #954906"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0b871f6dfd523503bb6cc45ef7ab68ecca760299","committime":"2025-03-27T18:52:48","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"b4637a710eda7cb7c262739cef09431a61004e1b","committime":"2025-03-27T17:56:19","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2 ppc, #951913"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"400c49b62faab9feee7517b2e48dcf1188f13149","committime":"2025-03-27T14:35:21","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"47d1d5f43187ac9ff4f7b65222399def4130bec9","committime":"2025-03-24T23:35:06","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"ecb777c715cb1f277f61bc66b150350bf326cae1","committime":"2025-03-24T23:19:38","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2 arm, #951913"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"14783bf19b8224624d2e3f329923ccc8c390a5df","committime":"2025-03-24T23:19:37","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2 arm64, #951913"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5843142a5dd00d0c66e8bf04b7ecf88d8ea5f380","committime":"2025-03-24T23:19:35","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2 ppc64, #951913"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"1dff8ef95164a743d6b3d19e4abbfe117a68c910","committime":"2025-03-24T23:19:34","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2 x86, #951913"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"24b29b7a389a0947bbd1281bb08343c6e8bf4b60","committime":"2025-03-24T23:19:32","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.25.2 amd64, #951913"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"- adjust homepage to upstream change.\n\nCloses: https:\/\/bugs.gentoo.org\/950160\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/41239\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9b334524e2dcb30d4067f9adfcd0a627d616ead9","committime":"2025-03-23T13:50:17","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.25.6"},{"authoremail":"nrk@disroot.org","authorname":"NRK","body":"this allows disabling jpeg2k support and shave off openjpeg as a\ndependency.\n\nsemi-supported by upstream:\nhttps:\/\/github.com\/ArtifexSoftware\/mupdf\/commit\/6975007f314a4c392e2cb616e7c3297ed167c2a7\n\nrequires a bit of sed patching to remove unconditional\nopenjpeg.h include and linking.\n\nSigned-off-by: NRK <nrk@disroot.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/40783\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ac0b406a3939ba625dfb780504424eebb48b960a","committime":"2025-02-27T07:40:14","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add jpeg2k useflag"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bd9d36ef45a4be9262216c6499bcd9f1f251ec6b","committime":"2025-01-08T13:33:26","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/39899\nSigned-off-by: Petr Vaněk <arkamar@gentoo.org>","commitid":"917c462f9d1d8e4a13a1185ec40e1f7c3d3c2791","committime":"2024-12-29T20:21:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.24.1"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"No significant changes compared to the 1.24.8 ebuild.\n\nCloses: https:\/\/bugs.gentoo.org\/947407\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nSigned-off-by: Petr Vaněk <arkamar@gentoo.org>","commitid":"5886ab247fb732bd782f03a4acbb7ade33884b06","committime":"2024-12-29T20:14:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.25.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bc7ac3a1115baae2b80e68170517fad4703f4f5e","committime":"2024-12-16T08:03:33","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"11f3775b07652a77c194c85809633b2b1fe7a21e","committime":"2024-12-16T07:51:08","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.8 ppc64, #945991"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d0f5e455849fa8dc55b1480549ef88b73709f932","committime":"2024-12-09T19:33:11","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"f1ff42cdcfed43cdb264abcea250680365cfc579","committime":"2024-12-09T19:20:24","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.8 amd64, #945991"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a45c292e1bad9b1a9eb2b16ee880e672431df494","committime":"2024-12-07T20:18:22","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6e5e81dd5bcd8ff0854036cde758af738506c5ae","committime":"2024-12-07T20:10:55","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.8 x86, #945991"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2b0cfc1741e55f71eafec971793a5441c3cbca62","committime":"2024-12-07T02:48:14","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f5a84a4496c1d385bf96ad83f154d79535c91e55","committime":"2024-12-07T02:33:18","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.8 ppc, #945991"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ce38bf186746e1da86fa709c91c712afc3de4f3a","committime":"2024-12-07T02:33:16","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7b528320dca86039a0f49b8fc0e8c896a56ae8f9","committime":"2024-12-07T02:14:58","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.8 arm, #945991"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"cac7321e5042664f81132cacd09fcf4e687801db","committime":"2024-12-07T02:14:57","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.8 arm64, #945991"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"626a2f626dc7b6550e3474579dbc7867fd173079","committime":"2024-12-07T01:48:19","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sschaefering@gmail.com","authorname":"steveo314","body":"Patch to allow this version of mupdf to compile using gcc15\/C23\nas unprototyped functions were removed, so this onflicted with the\ndefinition in fg_init_x11.c.\n\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/39590\nCloses: https:\/\/bugs.gentoo.org\/944028\nSigned-off-by: steveo314 <sschaefering@gmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"dbb84af6533b0c940d1973199fbe6d84e25589d1","committime":"2024-12-03T14:48:28","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix build w\/ GCC 15"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"562fad09561684954963d0a91b23e0a61f2c7932","committime":"2024-09-12T18:49:01","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Change was created by running the following command::\n\n    ekeyword ^ia64 *\/*\/*.ebuild\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"0e727a3a16bc2abfd39386f10821d3e5ce89c45a","committime":"2024-09-07T15:44:22","packageid":56176,"repoid":1,"summary":"*\/*: unkeyword ~ia64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f0bc0cd8051a245885db168b028f6902c41390df","committime":"2024-08-28T06:19:04","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Drop 1.23.7-r1 as its keywords are overshadowed\nby 1.24.1.\n\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/38209\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"1d4920771fbc0ff99ae8bfecfe3704349a567d69","committime":"2024-08-19T17:48:38","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.23.7-r1"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Add ebuild for 1.24.8.\nUpdate icon path and desktop entry.\nUpstream changelog doesn't state other changes\nrelevant to the ebuild.\n\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"5674d646d7c612b6a5c7f3801c42a38ed2772c89","committime":"2024-08-19T17:41:53","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.24.8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a58a3823a416084c73d7f1fc459608b3e36ec091","committime":"2024-06-25T00:26:46","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"37f23ef222f93c847b9a0af7fa457511f603a2b0","committime":"2024-06-25T00:11:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.1 x86, #934810"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"cb874c47dd674363506fd5383db8cafd5bd2bd75","committime":"2024-06-25T00:11:04","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.1 ppc64, #934810"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"927f90a35c360836c514d77db65f00b916f10745","committime":"2024-06-25T00:11:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.1 arm, #934810"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"8eb9a08748f19f53337d8279346d837810785496","committime":"2024-06-25T00:11:01","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.1 amd64, #934810"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bf6158c2b75c613d8b7cd241d196f8949931742e","committime":"2024-06-24T18:03:58","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"1723ca28c05e66c004fcff52f6a82c4373e5dbf4","committime":"2024-06-24T17:56:32","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.1 ppc, #934810"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"1cd8986a6104d4b6680a350c48f3de0382cfb9a1","committime":"2024-06-24T17:56:31","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.24.1 arm64, #934810"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"908df97c6a1cd8d5e908b983261326908c884fa6","committime":"2024-05-25T07:18:37","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"2c435680ca5545dfcf3215d7a9d2d646c9209e48","committime":"2024-05-04T18:47:19","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.22.0-r1, 1.23.3-r1"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Add local use flag 'archive' for enabling support\nfor various archive format using libarchive.\n\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"dc4b87e7add0dcdc791e922d28de8b3e36ac80e0","committime":"2024-05-04T18:42:51","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.24.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d6ce47794825125f3d325447492f54566ece733e","committime":"2024-03-13T06:34:20","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"d10deb48ad1af4ba826cf11dbe67c160ffca28e4","committime":"2024-03-13T06:26:30","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.7-r1 amd64, #926846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8b20eeb00f341a7276b2bc85a18fedc1cb78560d","committime":"2024-03-12T21:48:39","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"947e246ba8b417e984f12f2958f05101b0baae9b","committime":"2024-03-12T21:42:41","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.7-r1 x86, #926846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a7acff560166f2ec648d5fcf73ee7bf144ac943d","committime":"2024-03-12T21:18:37","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"d4413dcef7dda84184940da245d9448657e5b190","committime":"2024-03-12T21:02:18","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.7-r1 arm64, #926846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"21dd62be6ef9f7c311f5f701c624dc49837e66fb","committime":"2024-03-12T19:33:43","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"4e91b92285fd9f0e2b2a2a062d77678402c66ade","committime":"2024-03-12T19:28:52","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.7-r1 ppc64, #926846"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"c4ea419fd463d9d659c24f893cd2a032e8688983","committime":"2024-03-12T19:28:52","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.7-r1 ppc, #926846"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"63a536845b44acfe40fb021fd9f7f2f39cfaf03b","committime":"2024-03-12T19:28:51","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.7-r1 arm, #926846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"af7cb590bc48b2e879723d4d3635a08264deacc0","committime":"2024-01-20T12:33:07","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Changed ABI.\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"e9801b40efe34112bd6cdc32aa5d1c7418e6131e","committime":"2024-01-20T12:28:01","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: subscribe to gumbo subslot"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2947d34ee19b287722dad72d4399c46ba243174f","committime":"2024-01-20T12:19:59","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f67200564353746d27051644c3d5249e7d2e0309","committime":"2023-12-23T14:31:49","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"41df59a950f1b1566c2197aec81df9ace335da59","committime":"2023-12-23T14:29:15","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.3 arm64, #920480"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"6d7b51413e9edb3d3d2cbd51af35701d3ddf9efa","committime":"2023-12-23T14:29:14","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.3 ppc64, #920480"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"531256acee11473b6a20dd00057958f027babbd8","committime":"2023-12-23T14:29:13","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.3 arm, #920480"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"fe0b96f40a29b87323584df04880d7bd87636e9b","committime":"2023-12-23T14:29:12","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.3 ppc, #920480"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fc0bda24fa9770b9e84584141ce53a020e768c02","committime":"2023-12-23T08:01:50","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"1d4c2f3a713dbd4f5dcfc96d75a56c5e051a67b0","committime":"2023-12-23T07:56:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.3 x86, #920480"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"20bc1f0c0b06a94c7ec3c0625133ba5af1759f83","committime":"2023-12-23T07:55:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.23.3 amd64, #920480"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Add sed call to make pkgconfig file\nrespect EPREFIX.\n\nCloses: https:\/\/bugs.gentoo.org\/911965\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/33635\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"72ffabd24a709e3a2dc7aaf1d7432aa278742a4c","committime":"2023-11-01T21:50:59","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.23.7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c2980351e8af0fc7582f6f9493e1e3c3cb1cb862","committime":"2023-10-22T15:01:52","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Bug: https:\/\/bugs.gentoo.org\/803305\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"8dc589bb73695e2b430fefd16f80669c42d2d736","committime":"2023-10-22T14:49:48","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.19.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e115920bc5382aa548ee218149961361dd383add","committime":"2023-10-15T09:02:44","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/32779\nSigned-off-by: Viorel Munteanu <ceamac@gentoo.org>","commitid":"0c858240680739e3a08b1957340afe8f6c7eef6a","committime":"2023-10-13T19:42:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.21.0, 1.21.1-r1"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nSigned-off-by: Viorel Munteanu <ceamac@gentoo.org>","commitid":"c2d5f763e01c478515a9b6d416b1b68a3858672c","committime":"2023-09-14T14:36:37","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.23.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"de0eaad3fd9323b6acf899e087a0b5c47271132d","committime":"2023-07-07T01:01:53","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"matoro@users.noreply.github.com","authorname":"Matoro Mahri","body":"Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"64a5b37b270e9b962ccce4aa990c8fc9f7a32fbd","committime":"2023-07-06T21:57:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Keyword 1.22.0 mips, #902735"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1fe33e2a165392d7f47acd85acad64ab99c0c848","committime":"2023-06-27T01:46:51","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"133755a74d3faa98d46c3a6294345eb7653a106a","committime":"2023-06-27T01:22:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.22.0 ppc, #909195"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e162638b383f86fb2d026e151d646afb3cfeaf9a","committime":"2023-06-26T20:03:53","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a4392103ed1a2ac220315c3ce2047dae44311147","committime":"2023-06-26T19:50:33","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.22.0 arm64, #909195"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6532d4fc73709217a367f49c3ed7537b5c2a0127","committime":"2023-06-26T19:50:31","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.22.0 arm, #909195"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"788cf9b7c022e44066b5ec8238a23bdd7f77a35a","committime":"2023-06-26T19:33:52","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d96c6dece0512840d2df41ea387028d55887f9e8","committime":"2023-06-26T19:27:23","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.22.0 x86, #909195"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"c7eabac4a5d0933f49023a6a6357bd3257bf96fc","committime":"2023-06-26T19:27:21","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.22.0 amd64, #909195"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b5f3377b8266049f82a7e51c7d3bc3d118ccebed","committime":"2023-06-26T18:33:54","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"b15e09db02dd557905c377e048bd1423db74f81d","committime":"2023-06-26T18:25:44","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.22.0 ppc64, #909195"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a04cadb57b854af5d1fee4929b990e53c8efafbe","committime":"2023-05-13T03:46:50","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/30980\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"f31b86c8d773ab8310c3c4f4d135a0cef5fe177e","committime":"2023-05-10T19:30:34","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.22.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4f711367404730e99c38ad79a895623647db80aa","committime":"2023-04-07T18:31:49","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"789f2da3a8ef38202ca75b0f2f7265d4feca38fc","committime":"2023-04-07T18:23:47","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Keyword 1.21.1-r1 sparc, #761550"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4128f974571ef579caa5eaab9946f0dfd1d26c39","committime":"2023-03-29T16:01:58","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"31644bdc597349e9d380a310328e656d14e56d5f","committime":"2023-03-17T15:03:37","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.20.3"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"50adce73aaa5123bd4c77baebe28a4269984a5a5","committime":"2023-03-17T15:01:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.21.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1bb946f32e28e67e372bf21477cd8f18ebee648c","committime":"2023-02-26T07:17:41","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/29574\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"cfdba5f0f221176f4110b181cda8325f11c25ac4","committime":"2023-02-13T21:47:33","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix QA excessive line length in 1.21.1-r1"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"In <=app-text\/mupdf-1.21.1 built with USE=opengl trying to open\nan URL in a PDF file results in \"warning: cannot spawn browser\n'xdg-open': No such file or directory\".\nApply fix from upstream to resolve the issue until the next\nrelease of MuPDF.\n\nCloses: https:\/\/bugs.gentoo.org\/893604\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"2d0b50425eb4184f10e275934e8c6939c9bffea8","committime":"2023-02-13T21:42:05","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix url processing in 1.21.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0dcd738c077a4af296580482aecc06bf8237fe95","committime":"2023-01-20T07:31:57","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"510b43e929167b9827e7f8910a509f44b2babc3e","committime":"2023-01-20T07:27:23","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: $P -> ${P} on 1.21.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"20bfa3640b8a606f8042ccf3fa7dc532b98e26c5","committime":"2023-01-20T01:46:55","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"ee611bbfc7743f0e819a37bef9588daa1c3d93a7","committime":"2023-01-20T01:37:11","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.21.0 arm64, #891415"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9f12ac11dfafbf16f8bc85f5537e6927c2ea2839","committime":"2023-01-20T01:34:16","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.21.0 arm, #891415"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7f71c9b1a3d99dadaae5b7f2413c77d41d925f14","committime":"2023-01-20T01:31:53","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"384bb0d9ec0b7f6d6b9dfa9a73bcd96713d71911","committime":"2023-01-20T01:16:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.21.0 x86, #891415"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"726242b2f9bc9bfd21b103b721570715fd9e38ab","committime":"2023-01-20T01:16:45","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.21.0 ppc, #891415"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"13f7199485310742e3e35a38d33864c894b902bb","committime":"2023-01-20T01:16:44","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.21.0 amd64, #891415"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6880b9abf1d3332f644206c0e8b74005ec28695e","committime":"2023-01-20T01:16:43","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.21.0 ppc64, #891415"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5025a90533879715b7bea6c9c5bdf4e20839b004","committime":"2023-01-07T07:02:04","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","body":"The code relies on defines that don't exist in mujs-1.1 (JS_VERSION\ndefines), so require mujs-1.2 to fix.\n\nSigned-off-by: Mike Frysinger <vapier@gentoo.org>","commitid":"7f7e9b0b38aaad6c79427600f6d9579056f46c0c","committime":"2023-01-07T06:20:50","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: require newer mujs version"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bfafc1e2a5a4b7ed82977af440178967f336e186","committime":"2023-01-04T06:02:15","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Add patch fixing an aliasing violation build error\nin the thirdparty freeglut module.\n\nSee: https:\/\/bugs.gentoo.org\/859847\nSee: https:\/\/github.com\/FreeGLUTProject\/freeglut\/pull\/112\/commits\/8c6f6bf3ad2fd33d15de6ee96175cd29bf804d9f\n\nCloses: https:\/\/bugs.gentoo.org\/888998\nSuggested-by: Matt Turner <mattst88@gentoo.org>\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/28903\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"6208b6698adad4d24c7cad780efb95349fb5e2da","committime":"2022-12-30T22:22:33","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.21.1: patch aliasing violation"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3968de0a51d8017a47154807f973b81503163db6","committime":"2022-12-29T21:02:06","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"flow@gentoo.org","authorname":"Florian Schmaus","body":"Signed-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"4a46119e0149990be553c6ee7723cdeb16410c7f","committime":"2022-12-29T20:48:22","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: rename drm macro to GENTOO_MUPDF_DRM"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"MuPDF by default blocks DRM content, see:\nhttps:\/\/github.com\/ArtifexSoftware\/mupdf\/commit\/2b3bd1b7dbbf13f82b70587676809f189354c77a\n\nAdd patch and local use flag `drm` for allowing\/disallowing DRM content\nin PDF files.\n\nSuggested-by: William Rabbermann <willrabbermann@gmail.com>\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/28772\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"9581bec40fed2aaf7cce58fa0f4d64ce9db887aa","committime":"2022-12-23T15:51:49","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.21.1: allow disabling DRM checking"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"495db1a69911397c9d63f0df9ebe7164a50b0403","committime":"2022-12-19T11:17:03","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Add patch release mupdf-1.21.1 which includes several bug fixes:\n    - Garbage collection problem causing file bloat on clean.\n    - Don't assume sorted objects in pdf_objcmp.\n    - Don't layout empty documents.\n    - Type 3 font char bboxes.\n\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/28678\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"3029d9864c39200a34e945b0b7b3b5b09bf5b990","committime":"2022-12-15T22:37:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.21.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5694dd3d39439ad6e995cce4231ad1d632876449","committime":"2022-12-04T18:16:42","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"a00bf6901ce525d4df1f14581b4c5a8995714033","committime":"2022-12-04T18:07:23","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.3 arm, #884215"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"ad7ab6b8307c3616775f9747ef4e2113f09ee9b7","committime":"2022-12-04T18:07:22","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.3 arm64, #884215"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"30b49537ab7aafe5e04f62ba223f8ba71d2a7ea8","committime":"2022-12-04T18:07:22","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.3 ppc, #884215"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ca551662c84ac91c3555dae695dce0c88a9a100c","committime":"2022-12-04T18:01:55","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"4d1a9098fc8e0c3d3cf4627e0d729b866c5f9992","committime":"2022-12-04T17:56:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.3 ppc64, #884215"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"beca42fd60ad865901d45a616d13c39efed135b1","committime":"2022-12-04T15:01:47","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8475b79727d314061ebe3bdf51c17e0e0533c7a6","committime":"2022-12-04T07:01:45","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"a2c804074f1d34ce87644e781fb4539b9001add6","committime":"2022-12-04T06:51:40","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.3 x86, #884215"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"03a550734ecebf86bf48dc6c2066840aa60b92c0","committime":"2022-12-04T06:50:25","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.3 amd64, #884215"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"As pointed out by <pacho@gentoo.org> a high resolution\nicon for MuPDF is available at docs\/logo.\n\nCloses: https:\/\/bugs.gentoo.org\/882701\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/28467\nSigned-off-by: Pacho Ramos <pacho@gentoo.org>","commitid":"68a51347c5983bdddb0f1c8a5f748528e8e9996b","committime":"2022-11-28T20:18:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add high resolution icon"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"68d451c46c1613ad4b208131978f22242810aba5","committime":"2022-11-21T07:16:44","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/28303\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"c5a15e29a1999c15771b9b01ccaee49051c9fffd","committime":"2022-11-16T21:55:00","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.21.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aafbbacf068cbb77bfac465d8bdbd672f2513a80","committime":"2022-11-03T02:16:48","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xen0n@gentoo.org","authorname":"WANG Xuerui","body":"Signed-off-by: WANG Xuerui <xen0n@gentoo.org>","commitid":"c0fb619641b53954cf21710599aa839940c3ae2f","committime":"2022-11-02T10:18:28","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: keyword 1.20.3 for ~loong"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4800eb2759f5e119d91ddf2ad80c207857ab16c9","committime":"2022-10-05T08:03:56","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"flow@gentoo.org","authorname":"Florian Schmaus","body":"Signed-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"570e04393e44924ef2f915295f169c7fd19ad8b8","committime":"2022-10-05T07:46:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop 1.18.0-r4, 1.19.0"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Furthermore, adjust slots of media-libs\/freetype\nand media-libs\/libpjeg-turbo and add\nsys-libs\/zlib runtime dependency.\n\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/27628\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"8a7c56c094c55ac91c7b455f5c7f8b812cc919b2","committime":"2022-10-04T21:56:28","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.20.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"74de57b45149b14a2dffcda7c220cb22f6b4767d","committime":"2022-08-10T11:01:50","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"d00067ddbaf55454d7662ffceffd3b8acceefa88","committime":"2022-08-10T10:56:13","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.0 arm64, #864507"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"7920aae0505e0b1c3c47ab5e6e61a111065c6c0e","committime":"2022-08-10T10:56:13","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.0 arm, #864507"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"932a3a31452896135e77f4368f515260ec09f3b6","committime":"2022-08-10T08:16:49","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"6a9a4bcf62e48bf7caa408d0f19144591be6f594","committime":"2022-08-10T07:52:54","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.0 ppc, #864507"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"03fb05b56f1b92cc7d04012c7f5b0aca737f8e3f","committime":"2022-08-10T07:52:54","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.0 ppc64, #864507"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b7ea6fa1a1f4782d3cfec98fffdd3902b9456817","committime":"2022-08-10T07:46:45","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"87313dfc5301080b0c692528027c944a343abba6","committime":"2022-08-10T07:35:43","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.0 x86, #864507"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"f380517bbdc7159ecf7027f831b9b4d4fda7cde9","committime":"2022-08-10T07:32:41","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.20.0 amd64, #864507"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d0efa55b7396a6458c9603f417593636e319df0d","committime":"2022-07-24T07:01:36","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"A wrong MuPDF version (0.5.0) was specified\nin the pkgconfig file mupdf.pc, which is now\nfixed via a sed substitution.\n\nCloses: https:\/\/bugs.gentoo.org\/859262\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/26490\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"293635e0ea12a4002027c0f9834f4bd3ab9cce04","committime":"2022-07-19T20:38:22","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.20.0: fix version in .pc file"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a0b5d520f6bb9ecbc326e8c9880ccc2e1cc7d245","committime":"2022-07-19T07:46:42","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1037fb1b969ee010c58c8c77e0f877bbe86032ac","committime":"2022-06-30T13:46:22","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"flow@gentoo.org","authorname":"Florian Schmaus","body":"Sam pointed out that the patch my be wrong (although correct from a\nstrict aliasing view).\n\nThis reverts commit e69ffe486e072430217eb921a1886f93d8d74534.\n\nSigned-off-by: Florian Schmaus <flow@gentoo.org>\nSuggested-by: Sam James <sam@gentoo.org>","commitid":"3b49a6d09605a565ec329c53ee4e5adcc8c9c2b0","committime":"2022-06-30T13:30:19","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Revert \"fix strict-aliasing violations\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ed93ab254295a18a5388b2bbd9b4699b089581a7","committime":"2022-06-30T13:01:23","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Fix two issues in thirdparty\/lcms2\/src\/cmsplugin.c regarding\nstrinct-aliasing rule violations.\n\nCloses: https:\/\/bugs.gentoo.org\/855020\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/26152\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"e69ffe486e072430217eb921a1886f93d8d74534","committime":"2022-06-29T19:36:48","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix strict-aliasing violations"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Fix two issues in thirdparty\/lcms2\/src\/cmsplugin.c regarding\nstrinct-aliasing rule violations.\n\nIssue: https:\/\/github.com\/mm2\/Little-CMS\/issues\/303\nPR: https:\/\/github.com\/mm2\/Little-CMS\/pull\/323\n\nCloses: https:\/\/bugs.gentoo.org\/855020\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/26152\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"a8ca257f22f4ca2eddaec6b04906d2a805c86134","committime":"2022-06-29T19:36:48","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix strict-aliasing violations"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d6a81980cee07a9330c0b1cc4e61c594e5abbbcb","committime":"2022-06-20T03:02:57","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Bug: https:\/\/bugs.gentoo.org\/792528\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/25945\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9d68dc60d93eee90a3dd03d4b1ca902f2d0993d7","committime":"2022-06-17T21:47:36","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add 1.20.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"817a8ec486c0f08612142da4b9e3e2e05ba46a7e","committime":"2022-06-01T11:22:54","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"9ae7aaf2b004d75396a1f8bcbe3bc3f14fb3517d","committime":"2022-06-01T11:07:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.1 ppc64, #848846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"329e11516040695f0d6404b0a086cbd47671cdf4","committime":"2022-06-01T08:47:50","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"fe9403a144f24e9edf91ee92bb7809c5b1a020a6","committime":"2022-06-01T08:32:30","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.1 ppc, #848846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"55d31d7cff2c22a5fe4ee252f22350bb7025dc2d","committime":"2022-06-01T07:17:55","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"5b0d1a6756b96354eda3df9846ef493d4f2294d5","committime":"2022-06-01T07:04:43","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.1 x86, #848846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"20110f1eae422f2e7fb9f050d0f7c01b68e7fa57","committime":"2022-06-01T06:18:10","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"e93c612137ccc70e6b51ca254dd158e01b8f8e0c","committime":"2022-06-01T06:00:16","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.1 amd64, #848846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fa098cd554f3e4e9b7addf1a9c3ed6f8d85518fc","committime":"2022-06-01T05:32:54","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"275ff991c3bdf5e2e738d533e7f2196871d5caf7","committime":"2022-06-01T05:24:44","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.1 arm, #848846"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"1cc72499921388fb0c5d503c123655f58ba9986e","committime":"2022-06-01T05:24:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.1 arm64, #848846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0ee6b0bf7d5f16f64efb5adb90575cb62bb59018","committime":"2022-04-29T07:18:03","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/25202\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"eefad90cc1eea905f4700a25c5a62b9caa18e80f","committime":"2022-04-25T21:05:13","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Bump to 1.19.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1911e553fd4f9b0d39c8ad311d2c102884a991dc","committime":"2022-02-05T07:06:48","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"The x11-base\/xorg-proto is only needed if the X use flag is enabled.\n\nCloses: https:\/\/bugs.gentoo.org\/832628\nPackage-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Philipp Rösner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/24082\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"cc6a62cb2986ce596ab175392d1b73ba1894b3ef","committime":"2022-02-04T21:58:53","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fixed unconditional BDEPEND"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7928e44053cd586b1e6e0264e323146148265ed3","committime":"2022-01-25T21:36:43","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"17e56e92b2ebef5415f4ee7dd55acef1500df8bf","committime":"2022-01-25T21:25:11","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.0 arm64, #831850"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"54352b8c0cd1b7a0d95373e1d04e3dbf741dfa19","committime":"2022-01-24T14:51:45","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0a96224b840d3b30a77b595809060578c901590c","committime":"2022-01-24T14:41:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.0 arm, #831850"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a9c60a624dad57c9f0299213c9aaa08d2590b6c2","committime":"2022-01-24T03:51:45","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d77c1172abe403650e4ff05b92d0b87bf7f791ef","committime":"2022-01-24T03:42:23","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.0 ppc64, #831850"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"fabd38d299f8a93f6c46a71ce5c4078fb86774bc","committime":"2022-01-24T03:41:55","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.0 ppc, #831850"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d77b58fb2ed6bd40684fe6823adc1a63cca0951c","committime":"2022-01-23T15:36:42","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"060ab7a5340b2924bbecc33027beff0a6b1a9a96","committime":"2022-01-23T15:21:55","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.0 amd64, #831850"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ad19071710d39c43214420bded79b5e0dd11e2d3","committime":"2022-01-23T13:21:41","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"96d0836307998163d2f4e6b2e18e90b4c2db7de0","committime":"2022-01-23T13:08:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.19.0 x86, #831850"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d58c34182b8987708a1c7627227dd8dd799d7b80","committime":"2021-12-06T23:06:34","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Rösner","body":"As pointed out in PR #23174 calls to die didn't have meaningful error\nmessages attached.\n\nPackage-Manager: Portage-3.0.28, Repoman-3.0.3\nSigned-off-by: Philipp Roesner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/23193\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9110a9e30beca811f3e1cba5e232bb803e11407b","committime":"2021-12-06T00:26:07","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Added messages to die calls"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"01e9f8853b5e8af72f03d7f8a8fe51c8941fe0f2","committime":"2021-12-04T08:36:24","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"Signed-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"91ef587a7ceb00a595f31be3c22f42dea5a4b2cf","committime":"2021-12-04T08:19:39","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: update EAPI 7 -> 8, add missing BDEPEND on 1.19.0"},{"authoremail":"rndxelement@protonmail.com","authorname":"Philipp Roesner","body":"We version bumped the package to mupdf-1.19.0.\nSeveral patches were removed because they were fixed upstream.\n\nCloses: https:\/\/bugs.gentoo.org\/827957\nPackage-Manager: Portage-3.0.28, Repoman-3.0.3\nSigned-off-by: Philipp Roesner <rndxelement@protonmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/23174\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"59271a38de883bea2a0ebdc0f42dd1ca458b11f0","committime":"2021-12-03T23:59:47","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: bump to 1.19.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"50ff2da0645ac92de725f8f035195bfb147fd7a9","committime":"2021-10-06T02:36:18","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e886c58ec9d19a36317a3a539a2f5d6102b5a222","committime":"2021-10-06T02:23:47","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add note re security backports"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5b91651768ccfd666eb3407108c298789b11dae1","committime":"2021-07-19T14:36:19","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dlan@gentoo.org","authorname":"Yixun Lan","body":"Package-Manager: Portage-3.0.19, Repoman-3.0.3\nSigned-off-by: Yixun Lan <dlan@gentoo.org>","commitid":"0f632b56576c3ae07a5bb74252646f203caae520","committime":"2021-07-17T04:30:17","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: keyword ~riscv"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ff108ac965d606b072e16979756cf444bef1e8f5","committime":"2021-04-15T08:20:11","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Worked fine on Darwin, interestingly enough?\n\nCloses: https:\/\/bugs.gentoo.org\/782931\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"290dcded7736a703c703de3f70ce70f57d1cdd4d","committime":"2021-04-15T07:24:35","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix symlink (revert back to ${PV})"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e5775fbf52178f8f082f4b70c79eb71de0a15718","committime":"2021-04-14T22:20:07","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Not quite there on Darwin, need to fix -soname usage, but\na lot further than before.\n\nWe also fix incorrect ${ED} usage, export ${PKG_CONFIG}, and\ndrop USE=libressl.\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"179ae2aff7affd4cc9e273ae1c7ec4ef3b443578","committime":"2021-04-14T21:37:36","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: improve build on Darwin, ${ED} usage, libressl--"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"736ba0e7a5223d93d50a0b45d326b7208f05f3ff","committime":"2021-04-14T20:49:21","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: use ${PF} for version number"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"00c8d1e2c93ad71ad0029fb90008fda114644189","committime":"2021-03-23T05:05:42","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"41543c0badfcd7ba9ee39386a3f4a8c8675135c0","committime":"2021-03-22T22:26:04","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: sort IUSE"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"21e8b40746107787eed202e34311bb5a66b92514","committime":"2021-03-04T05:07:01","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/772311\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"f75f343ca56b52d513a15df9c8a30082073acebe","committime":"2021-03-04T04:55:38","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: remove 1.18.0 (security cleanup)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"29e066881d10229d56aa0c564e2ce7356bafb61c","committime":"2021-02-25T11:37:09","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7b837caaf5086e1e6471e178d58238312701fbf7","committime":"2021-02-25T11:16:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0-r3 amd64, #772311"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8f1be30369b1817be1147fd882115a12b095f65b","committime":"2021-02-25T07:52:11","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9275b04aa0961653e1c381b289a38458df33f703","committime":"2021-02-25T07:31:22","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0-r3 x86, #772311"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"38ff013128076789795e4a2290a992e021f0c91d","committime":"2021-02-24T20:37:17","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"cd208fd324134628cc3d18d99432722fcf46bf1a","committime":"2021-02-24T20:27:07","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0-r3 arm64, #772311"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"121be5e48bef95f69736d40732eaacf2c4e2cc05","committime":"2021-02-24T20:26:28","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0-r3 arm, #772311"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"246d3f024477745f23b2a4bb21e998a2cb975f43","committime":"2021-02-24T20:24:55","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0-r3 ppc64, #772311"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b7e314c7d95341d27533ec88ed7a8f25f1e507ce","committime":"2021-02-24T20:22:53","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0-r3 ppc, #772311"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"328ea5a403782a363a498d12ef0fea0782d8cc2a","committime":"2021-02-24T16:37:23","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/772311\nPackage-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"6f8610d53861f805bf4c4b6e1366935ad660b141","committime":"2021-02-24T16:09:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: patch CVE-2021-3407"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"77ceb8f252796563d8493dd66e0293ea76c92772","committime":"2021-02-05T12:47:24","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"294a6b7f180c54168e0e3273e0d47d56b4952798","committime":"2021-02-05T10:34:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add git to HOMEPAGE"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7b222ea93e201876b6c288982fa5b96bbd7dd9e2","committime":"2021-01-18T02:02:33","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/747151\nPackage-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"0db1d8bdcd759b37b1e6190eaee89ac963c14149","committime":"2021-01-18T00:40:07","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: security cleanup"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"62ef329457eb092c4e5fb9fa873ce75989c476ed","committime":"2021-01-09T03:35:05","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"This is blocking removal of static-libs from X.\n\nPackage-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"29e431ff23fb34cd62855bb2e7362fe065d8eadc","committime":"2021-01-09T03:19:29","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop static-libs from 1.17 too"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"02b8df996803baced3c5f340f028c2c265de59b4","committime":"2021-01-06T14:05:13","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Package-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"428106d32ee952cc1c15bfd25f1d33d862eec302","committime":"2021-01-06T13:37:04","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop x86-macos"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e72c43271690e8dd965d4c2b6bdb11795f3a979a","committime":"2020-12-13T01:34:58","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b9e69de14b8381812a43b947661075cb8c199b92","committime":"2020-12-13T01:03:15","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Keyword 1.18.0-r2 s390, #748558"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e6ca5defca0ff6d9aaf83331b85f0a64f6915a0e","committime":"2020-12-07T02:35:26","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"97a97d9a0717e34bd561f5bcd1dd9b92d5eecbdc","committime":"2020-12-07T02:24:51","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Keyword 1.18.0-r2 alpha, #748558"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"592ae8b576d3c0f79d516d58a9695252dc12925c","committime":"2020-11-10T17:05:23","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"* Upstream confirmed the opengl frontend needs mujs\n* We add \"conditional\" system mujs usage because\n  this avoids a spurious linker failure if mujs\n  isn't installed. The bundled version isn't\n  actually used in this case.\n* Add a failsafe define anyway to enable mujs\/mujs\n  globally.\n\nCloses: https:\/\/bugs.gentoo.org\/753803\nPackage-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"e1e1d1325170ef2d136d7d6bfc9497c8ae3fbc92","committime":"2020-11-10T16:49:57","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix build with USE=-javascript"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1624d25c732e2f14c6a64cc94148c72ee08336bf","committime":"2020-11-10T05:35:17","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a19934e9aa53eb87a6fc9d48bf86203e7d7bd29b","committime":"2020-11-10T05:18:11","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop static-libs; conditional mujs"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9c5ecf476f8f90d525694ae8583e0befee1874a8","committime":"2020-11-03T08:16:05","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Reported-by: Thomas Deutschmann\nCloses: https:\/\/bugs.gentoo.org\/749276\nPackage-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"29934889dd645fc659f007d9ec4877b23e1ad298","committime":"2020-11-03T07:44:04","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: allow user's CXX"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f610cd5138c94ebe3e343ce203aa4076b5879b04","committime":"2020-11-03T04:35:23","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"25455c2f11c5722c2e68e37e0a100bb99eb4996e","committime":"2020-11-03T04:06:47","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: cleanup old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"38dae5095eb0800aec7bc386f77f1d1e9d061287","committime":"2020-11-03T04:05:18","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"I can't reproduce a build failure with 1.18.0 with\nvarious LibreSSL versions in a clean chroot.\n\nSo, dropping the package.use.stable.mask on libressl\nfor mupdf and making the dep a bit more loose.\n\nReports of a failure of 3.1.4 with mupdf would be\nwelcome.\n\nCloses: https:\/\/bugs.gentoo.org\/752171\nPackage-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"de6be7a2437b86a44903052d6ee0b76198cd7ba1","committime":"2020-11-03T03:51:10","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop tighter libressl dep"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"219d1ebc39ab3e555b91c545dcfef15004acb1d0","committime":"2020-11-01T15:35:08","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"c8a453f695c801192711840ca1e49745bc83b957","committime":"2020-11-01T15:24:16","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0 amd64, #747151"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"74d9c36a31adb4517e2f4cdb2b4298619fe4ffe4","committime":"2020-10-20T18:05:23","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"592d118d5b743b6cfe32bf30979178d8902552e3","committime":"2020-10-20T16:22:53","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: keyworded 1.18.0 for hppa, bug #748558"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"048625fa61f382e6888b8cff6acfc54b28ab7553","committime":"2020-10-19T03:35:03","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"be702c381b44155953eeec0cab0e96bebbba662d","committime":"2020-10-19T03:14:09","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0 arm64, #747151"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d2981d2a16d2eb4b42a1687c175a2c50b6e01237","committime":"2020-10-19T00:10:09","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e8b3ef91b111eefc5afdbadb8c17a9c8c7d374c6","committime":"2020-10-18T23:53:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stabilize 1.18.0 arm, #747151"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4fc6a6bb175d684b20b3e0c7a404f673dbb867e4","committime":"2020-10-18T15:35:08","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"ea5f39c6d0ae7f80b7a6871698be92c0008c0177","committime":"2020-10-18T15:11:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable (bug #747151)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b3f8c43f3ba3f8e88c4f258cd055d52714cf382e","committime":"2020-10-15T23:44:45","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6e426cab4851bcbc71b5ed0541f0445f4f66f91f","committime":"2020-10-15T22:54:47","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"stable wrt bug #747151\n\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"238c89964f302e390388b5beb86e231708876e30","committime":"2020-10-15T22:33:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: stable 1.18.0 for ppc64"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"stable wrt bug #747151\n\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"6510f06c1528b0b077f9f17759c9f9c2e7957382","committime":"2020-10-15T22:29:30","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: stable 1.18.0 for ppc"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"keyworded wrt bug #748558\n\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"8df1b983e0ec3dea1c85875bffbb45beb5a5419e","committime":"2020-10-15T22:23:52","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: keyworded 1.18.0 for ia64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7740ed68c257e769d3ae2c1dc16f18c1917c8365","committime":"2020-10-14T20:05:05","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"2d47ee79a949eb7014e630270c17a9a1340b7a55","committime":"2020-10-14T19:52:34","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Keyword 1.18.0 arm64, #748558"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"3b38905a4331ebd44c213ac4845792f264b55c33","committime":"2020-10-14T19:29:53","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Keyword 1.18.0 arm, #748558"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3810ad40e4f02f3ac9c40203b5ed7a002db7a74c","committime":"2020-10-14T19:05:09","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"577d23d63ae949bb07a8f2da0cffbb8e0a75fdef","committime":"2020-10-14T18:32:08","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc64 keyworded (bug #748558)"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"e86a408ac0884487c99d61cfd67c798e9408e62c","committime":"2020-10-14T18:30:57","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc keyworded (bug #748558)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"81ad2ff7b5687e58b4153e8d7e2722d4221a0e2a","committime":"2020-10-13T23:35:00","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"* Harden populate_ui against unexpected repairs [0]\n* Fix overflow in fz_clear_pixmap_with_value [1]\n\nBoth patches were committed post-1.18.0 upstream.\n\n[0] https:\/\/github.com\/ArtifexSoftware\/mupdf\/commit\/b82e9b6d6b46877e5c376.patch\n[1] https:\/\/github.com\/ArtifexSoftware\/mupdf\/commit\/32e4e8b4bcbacbf92af7c.patch\n\nBug: https:\/\/bugs.gentoo.org\/747151\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"197b4aee35918341c66b38a761b111d978b00fa6","committime":"2020-10-13T23:21:32","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add additional security patches"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"0bcbb95a8070ba3dfe636bdb274345766d150929","committime":"2020-10-13T23:06:23","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: capitalise DESCRIPTION"},{"authoremail":"gentoo@pogatzki.net","authorname":"Volkmar W. Pogatzki","body":"Bug: https:\/\/bugs.gentoo.org\/747151\nRemoving some keywords (RDEPEND dev-libs\/gumbo)\n\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/17898\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a986634efb6c5c0842444e989d86e10472412699","committime":"2020-10-12T10:51:19","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: bump to 1.18.0 (CVE-2020-26519)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"51a68afe8438940a52417e91308419b27320a99e","committime":"2020-08-15T00:05:32","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"* Upstream has included LibreSSL support\n* Bump minimum version to 3.2.0 for latest APIs.\n\nCloses: https:\/\/bugs.gentoo.org\/737126\nSigned-off-by: Aaron Bauman <bman@gentoo.org>","commitid":"30fc228f731e480aaef3d357936c0c7768acfadd","committime":"2020-08-14T23:51:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop libressl patch and bump min version"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"90261a52071b7d35e23a65c2f80eddb1d2337f90","committime":"2020-08-14T04:35:42","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"* Debundle dev-lang\/mujs again for the\n  security bug (bundled copy is probably OK\n  in terms of release mujs, but not a new bug\n  (CVE-2020-24343).\n\n* Document bundled libs with references\n  to check when bumping. Useful for both\n  security@ and the maintainer.\n\n* Include extra Debian patches for improved\n  cross-compilation support (mostly pkg-config).\n\n* Fix existing patch to respect libdir in pkgconfig\n  file.\n\n* Fix missing || dies.\n\nBug: https:\/\/bugs.gentoo.org\/737034\nBug: https:\/\/bugs.gentoo.org\/737020\nCloses: https:\/\/bugs.gentoo.org\/725672\nCloses: https:\/\/bugs.gentoo.org\/734898\nPackage-Manager: Portage-3.0.2, Repoman-2.3.23\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"0985c4811a165c289d7cde5a81ea960077d7a235","committime":"2020-08-14T04:09:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: security bump to 1.17.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e330619608f15fd933afe697de21943b3173183","committime":"2020-04-03T20:08:45","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"0b8b716331049599ea3299981e3a9ea6e258c5e0","committime":"2020-03-30T17:13:23","packageid":56176,"repoid":1,"summary":"*\/*: Drop stable ia64 keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ec1eddd5e7b3f69cadcdbf1547a742a3ce22097d","committime":"2020-01-26T00:28:29","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"5671613f07850086a11a1ace34816b498e9b69b7","committime":"2020-01-26T00:18:19","packageid":56176,"repoid":1,"summary":"*\/*: Drop stable alpha keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0e7ce7b80b4db262ea13f67be10540fb8f1c18e3","committime":"2020-01-21T23:45:43","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.84, Repoman-2.3.20\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"b65f37dd215869eae0bc6fd367a515281e301f6a","committime":"2020-01-21T23:04:19","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: tweak for gcc-10"},{"authoremail":"anarchy@gentoo.org","authorname":"Jory Pratt","body":"This reverts commit a89743c14b67fa2507926ad8d0aea43b5b8712b0.\n\nSigned-off-by: Jory Pratt <anarchy@gentoo.org>","commitid":"b451e991a41390d90b59e558ba77ce0efc0e1950","committime":"2019-11-26T14:24:28","packageid":56176,"repoid":1,"summary":"Revert \"app-text\/mupdf: cleanup\""},{"authoremail":"anarchy@gentoo.org","authorname":"Jory Pratt","body":"Closes: https:\/\/bugs.gentoo.org\/701014\nPackage-Manager: Portage-2.3.79, Repoman-2.3.18\nSigned-off-by: Jory Pratt <anarchy@gentoo.org>","commitid":"8f02d9eb7b96d30a41ee5303f83b61591b17b880","committime":"2019-11-26T14:18:39","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Fix libressl patch that was removed"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"56e5c407ac738dd4289346b093a5c04842aab622","committime":"2019-11-22T10:05:53","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"a89743c14b67fa2507926ad8d0aea43b5b8712b0","committime":"2019-11-22T09:47:17","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: cleanup"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"arm\"\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"6e350066c3761374b2536da07e66409552ff0a34","committime":"2019-11-22T09:43:28","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm stable wrt bug #699980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a43406add881200eda5adffeb0481a6a17545d92","committime":"2019-11-17T07:45:45","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"219b266e7a97798a0e20a1ce36ab12267f0dfd9a","committime":"2019-11-17T07:21:35","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.16.1: alpha stable, bug 699980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"442dd8f5108664aecef8e2a6f3df68daa387eb03","committime":"2019-11-14T12:05:53","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"610bc6595e993c6a9312305a6b8c3cc3d91e7e2e","committime":"2019-11-14T11:55:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ia64 stable wrt bug #699980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"16eb1271cb48ce0d287ec338995b57ca31e54f1f","committime":"2019-11-13T23:05:50","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Signed-off-by: Aaron Bauman <bman@gentoo.org>\nPackage-Manager: Portage-2.3.79, Repoman-2.3.18","commitid":"76763ab2144b1c8447a7f524ebf49cd75f1aa196","committime":"2019-11-13T22:45:04","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm64 stable (bug #699980)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"62fd18cebade39526ce24675218b6e04a49d61e3","committime":"2019-11-13T16:25:47","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"44c15fc9280444858321a2d9c181a89baa63463f","committime":"2019-11-13T16:08:15","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc64 stable wrt bug #699980"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"f0013f6ec3e2208528385321497a796b51f827e1","committime":"2019-11-13T16:07:52","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc stable wrt bug #699980"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"s390\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"0593dc9dd39178e756cc66f80c473b562f0eb305","committime":"2019-11-13T16:07:17","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: s390 stable wrt bug #699980"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"f605ebd8e674fb39cd19c6288075d7036f1e66c3","committime":"2019-11-13T16:06:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #699980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5f782edc41b96cfa2aebb5b5b86a40e72361289a","committime":"2019-11-13T09:05:50","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"5c794555b0d34af61cd372870a16f347d28bcb77","committime":"2019-11-13T08:43:43","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable wrt bug #699980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d3e805edfb3ec3e2deb348c97cb38f7f2ab8007c","committime":"2019-10-13T11:10:14","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"5a8a2dbab290e587f63bcfa352082a94816b8b11","committime":"2019-10-13T10:50:54","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Version bump (v1.16.1)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"afb045813a4605082e389d233f03207be34b42d1","committime":"2019-09-11T16:52:25","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"7c17b2644a7ca602b1405134510644011e91ff9b","committime":"2019-09-11T11:23:39","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Drop old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a82da820bf87ebb54d0d7c590fa039f5c903f91c","committime":"2019-07-29T15:07:33","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.69, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"arm\"\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"2c1af99d12cb8a26f5d867a2e29198eeb19dd53c","committime":"2019-07-29T14:49:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm stable wrt bug #684972"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c8beaeadeb6d2d07d16a97d2b4c24c7f23b0a974","committime":"2019-06-06T07:06:10","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Signed-off-by: Agostino Sarubbo <ago@gentoo.org>\nPackage-Manager: Portage-2.3.66, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"ppc\"","commitid":"b2f7e3f3cac86b3aa58f73508de7603465e74b4a","committime":"2019-06-06T06:58:39","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc stable wrt bug #684972"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f7c944ff7b0dcb3944b48229be70d42a4e6d6bca","committime":"2019-06-05T13:24:07","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Signed-off-by: Agostino Sarubbo <ago@gentoo.org>\nPackage-Manager: Portage-2.3.66, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"ia64\"","commitid":"70e9ea5a87bada05ae69b1c9747b2f0550628899","committime":"2019-06-05T13:10:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ia64 stable wrt bug #684972"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e3d1c663a42c5599268f2bface217b13e10e73be","committime":"2019-06-04T21:24:14","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Signed-off-by: Agostino Sarubbo <ago@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"s390\"","commitid":"dda9e405e57965d8efa26ffb569a057f31421884","committime":"2019-06-04T21:02:48","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: s390 stable wrt bug #684972"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fa249d57b63adb1ffd1ab50bba3860d4d14a0d1a","committime":"2019-06-04T14:44:10","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Signed-off-by: Agostino Sarubbo <ago@gentoo.org>\nPackage-Manager: Portage-2.3.66, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"ppc64\"","commitid":"4f4dd6d49bc51f4e46899a47ce8355090d0e85a9","committime":"2019-06-04T14:36:19","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc64 stable wrt bug #684972"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3c5eadb934cb4949081ffeb6f622b5495dd1113f","committime":"2019-06-04T08:04:23","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Bug: http:\/\/bugs.gentoo.org\/684972\nSigned-off-by: Tobias Klausmann <klausman@gentoo.org>","commitid":"7c6fe7c5f1b38d3d090c151c08601596ea46374b","committime":"2019-06-04T07:52:22","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.14.0-r3: alpha stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e618671269de2ebe579b64a3a0c5bc1d2344d3e2","committime":"2019-05-19T13:29:31","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.66, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"e908e125f78fde2953601ba27285e79f6927ccdd","committime":"2019-05-19T13:05:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable (bug #684972)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"308c4cf8890ffa76c848e147e351dcfa5c7c6c8c","committime":"2019-05-17T03:04:41","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Signed-off-by: Aaron Bauman <bman@gentoo.org>\nPackage-Manager: Portage-2.3.66, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"arm64\"","commitid":"ab6ed4b38aaf1dd0a28d252d4831310d373830f7","committime":"2019-05-17T02:47:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm64 stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ed583f028d1c072e75f69f2dd2f914f5b94d3116","committime":"2019-05-13T17:24:16","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"14b30584f2c9f591f3ad918c2dc78da733736776","committime":"2019-05-13T17:05:45","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #684972"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eb8297a9f681df735f2f113a3e87979782b50986","committime":"2019-05-11T19:24:05","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"It was a very bad idea from me to remove dependency on freeglut\non the account that we use the bundled version. I completely forgot\nabout freeglut dependencies themselves. Bad me.\n\nThese dependencies, however, are a bit complex and I find it fragile to\ncopy-paste them in mupdf. At the cost of installing an extra system\nlibrary (freeglut) that is rather small and probably already installed\nanyways, we potentially save ourselves tricky problems down the road.\n\nCloses: https:\/\/bugs.gentoo.org\/685604\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11","commitid":"d64194b301be4f86377379a7b52e71fb657f2c4e","committime":"2019-05-11T19:16:51","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix opengl dependencies"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2876f580a0274bd4514d84cf4d65dc768a7fb749","committime":"2019-05-07T12:04:23","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"Fixes broken building process.\n\nCloses: https:\/\/bugs.gentoo.org\/685244\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11","commitid":"e417f177e13442dae204548c4f25bb9b8142ea12","committime":"2019-05-07T11:30:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: use bundled mujs"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"90bf96be5e6c5665cce76176661dc23e48b7ad4f","committime":"2019-05-07T02:44:30","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"We remove the \"curl\" USE flag because upstream stopped depending on it\nwith its removal of \"progressive loading code\".\n\nCloses: https:\/\/bugs.gentoo.org\/653298\nCloses: https:\/\/bugs.gentoo.org\/683490\nCloses: https:\/\/bugs.gentoo.org\/595190\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11","commitid":"6e0b3e7722417649362c3909fbf1fc0b5c80eb93","committime":"2019-05-07T02:37:54","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: bump to 1.15.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"99b4480e67267b9d3e964a133fad98a6e7ed527e","committime":"2019-04-27T20:44:08","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Closes: https:\/\/bugs.gentoo.org\/683986\nPackage-Manager: Portage-2.3.64, Repoman-2.3.12\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"ffc9ba4599520152fa99797cd291b3d7b624f4e7","committime":"2019-04-27T16:35:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: [QA] Fix USE=libressl semantics"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"11190c82b7241d3733acfee5e8d090802d59020b","committime":"2019-03-20T19:23:58","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11","commitid":"c5811a4424e1de0bb7f3ad4f6a4f2f8883bfc92c","committime":"2019-03-20T19:04:23","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: mark s390 stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7d270af9d05e849fa3399cd8e13177e42de62316","committime":"2019-02-19T21:23:51","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"openssl's requirements is actually 1.1+. prior to this change, mupdf\ncompiled with openssl support unless openssl 1.1+ was installed.\n\nlibressl support requires a patch to work properly.\n\nAlso, other minor fixes. See closed bugs.\n\nCloses: https:\/\/bugs.gentoo.org\/671062\nCloses: https:\/\/bugs.gentoo.org\/623732\nCloses: https:\/\/bugs.gentoo.org\/669698\nCloses: https:\/\/bugs.gentoo.org\/670832\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"a5247eb5569e7573eba63db4cf5e6012607e1a6d","committime":"2019-02-19T20:22:34","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix libressl and openssl"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dbaa36f830dec145223ad30182e2104da45abee9","committime":"2018-12-21T01:24:01","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"Closes: https:\/\/bugs.gentoo.org\/672998\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"a1b87a4250380f9fbc024147fa32eb679bd76848","committime":"2018-12-21T01:10:18","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix build errors on big endian arches"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9bb5988182d5e63c60834688f815ce6e56adfec5","committime":"2018-12-16T20:43:56","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"Signed-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"fad8415f7c9b2f9d626ac6b2b23d1a238def1763","committime":"2018-12-16T20:24:24","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8f4139f6084ac1880fe4b19dd9fe127f402f295b","committime":"2018-12-12T13:04:04","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"b3d239d99f238953b72f5943da3fc127dbd60dd0","committime":"2018-12-12T12:59:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Add ~s390 keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8c281da992a9c0553d96d6e6ee8b4d04513a950e","committime":"2018-12-07T10:04:03","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"4492fc08041affcc2dd8a43096db275958016100","committime":"2018-12-07T09:41:15","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc\/ppc64 stable wrt bug #671376"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9978e72bed449ed159131401d8eb2ec48bfbfa60","committime":"2018-11-29T18:04:10","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Bug: http:\/\/bugs.gentoo.org\/671376\nSigned-off-by: Tobias Klausmann <klausman@gentoo.org>","commitid":"7add487f49bdc35b6fda1dccd305adc842cd2d92","committime":"2018-11-29T17:43:49","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.14.0-r2: alpha stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"43a258bd2d5160491e433b44f50679204543ec38","committime":"2018-11-28T22:43:58","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"c2e75a1f2c6e5eea1526fc578caa6d497ce99b45","committime":"2018-11-28T22:27:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: stable 1.14.0-r2 for ia64, bug #671376"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2ab61da230b4f2dde0de1b858ba037ce7a5fe002","committime":"2018-11-28T07:04:04","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"bec23900fa49e31b7a00944990548a3714a0a0ac","committime":"2018-11-28T06:47:38","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm stable wrt bug #671376"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8d3c7b77426f80a966c9b37dd36184624fc07095","committime":"2018-11-27T22:04:06","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"90ad5421683a40b4a61c84ea306e6ca0af60c215","committime":"2018-11-27T21:47:32","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable (bug #671376)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ccac13d478d41d53f9e31d8637c7a68a0829bdac","committime":"2018-11-25T18:24:07","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"11ae22d1341fe5f38d010be502c9a28cad9e2499","committime":"2018-11-25T18:07:24","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #671376"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e4495c347918748f9410726ded625e3d6c33b126","committime":"2018-10-15T20:24:02","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"Urg, I'm bad.\n\nCloses: https:\/\/bugs.gentoo.org\/668684\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"31214043d0b07fc7c917073cc48bd46d2747171f","committime":"2018-10-15T20:09:33","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix shared library build (again)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3bacd4304cde3b77f3a6f809f85187c29434db82","committime":"2018-10-15T15:04:09","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"Closes: https:\/\/bugs.gentoo.org\/668684\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"84450c429203901c5de4e786b4413fbb5f25d731","committime":"2018-10-15T14:41:38","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix shared library build"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"429635f5719de28f495765ecd3788cf7abed8ffe","committime":"2018-10-08T20:24:02","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"It seems that mupdf is durably broken on sparc.\n\nCloses: https:\/\/bugs.gentoo.org\/631970\nCloses: https:\/\/bugs.gentoo.org\/658438\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.50, Repoman-2.3.11","commitid":"3fdb6a4636768465bba3df9da04b84705db2d9e3","committime":"2018-10-08T20:01:57","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop ~sparc keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8d252d72b5a980b7ed8993d43810659ae457fc08","committime":"2018-10-07T18:04:12","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"Many things changed upstream in this release, which prompts many changes\nin the ebuild.\n\n1. Drop the \"static\" USE flag. It was already broken in 1.13 because\noptions weren't passed to the static `emake` call like is was in the\nmain `emake` invocation. In addition to that, building a static binary\nrequires \"media-gfx\/graphite2[+static-libs]\" which doesn't exist.\n\n2. Drop \"lcms\" USE flag. See bug #667788.\n\n3. Always link to dev-lang\/mujs. mupdf can't build without being linked\nto mujs now. The best we can do it to disable JS with the \"FZ_ENABLE_JS\"\nflag, which is what the \"javascript\" USE flag does.\n\n4. Make \"javascript\" USE flag enabled by default, which is in line with\nupstream's behavior.\n\n5. Make \"vanilla\" USE flag enabled by default. The patch it enables\ndoesn't seem very useful and I couldn't track it's *raison d'être* in\ngit\/cvs history: it's been there since the first commit.\n\n6. Simplify ebuild and remove obsolete seds. The \"sed\" invocations I've\nremoved have been verified and either point to absent files or replace\nnothing.\n\n7. Don't remove third party libs. The new \"USE_SYSTEM_LIBS\" flag being\nused is a reliable way to ensure that the correct libraries are used.\n\n8. Fix \"curl\" USE flag. See bug #664646\n\nCloses: https:\/\/bugs.gentoo.org\/664646\nCloses: https:\/\/bugs.gentoo.org\/667788\n\nSigned-off-by: Virgil Dupras <vdupras@gentoo.org>\nPackage-Manager: Portage-2.3.50, Repoman-2.3.11","commitid":"da7c28ccf0ad7b3a35d0adbd0ed2ad50640e718f","committime":"2018-10-07T13:39:48","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: bump to 1.14.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d987f42d7bb9bbba07be413ffbed48f38a2a7b55","committime":"2018-09-17T23:44:08","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","commitid":"3f02c4c9b2420e6f18e94ab5d8eb24bef34da45e","committime":"2018-09-17T23:13:18","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.13.0: ppc64 stable, bug 634678"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","commitid":"fe17cdf997b3c29f6e43a9b9f81471bf6f51659a","committime":"2018-09-17T23:13:15","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.13.0: ppc stable, bug 634678"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dbe8279650be86b41e00a81dbe97e7520418dc7b","committime":"2018-08-27T20:04:11","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"Patch from Jouni Kosonen\n\nCloses: https:\/\/bugs.gentoo.org\/662352\nPackage-Manager: Portage-2.3.48, Repoman-2.3.10","commitid":"faf6b578bd55a8010c3957e03901cc1dab35a328","committime":"2018-08-27T19:50:49","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix compilation with libressl"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"44747c8c59292894be29d170a4b816abc5b36f47","committime":"2018-08-18T21:24:04","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vdupras@gentoo.org","authorname":"Virgil Dupras","body":"We have to drop alpha, ppc, ppc64 and sparc due to slow stabilization.\nWe've already missed our target delay for resolving the security bug by\na lot.\n\nBug: https:\/\/bugs.gentoo.org\/658618\nPackage-Manager: Portage-2.3.47, Repoman-2.3.10","commitid":"0f5d484ee208b2c918e0778c6d259bd97ee77475","committime":"2018-08-18T20:57:03","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop old and vulnerable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c2f8a3698edf3f8b1ea61f75061fc0bde1151ee3","committime":"2018-07-31T00:24:03","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"782cbf7b6d0a46648c4f48ba65c3b6b0d00b203f","committime":"2018-07-31T00:00:27","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm stable wrt bug #658618"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"363c3e486308795d177dcd06044ff2a1ffd7edc5","committime":"2018-07-28T13:43:52","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.43, Repoman-2.3.10","commitid":"cfcab842282a4b6734986ce05331a22d798dd5cb","committime":"2018-07-28T13:17:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable (bug #658618)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"be828f7d6d7296dd8471595f995ebf422be3d64e","committime":"2018-07-27T06:44:02","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Bug: https:\/\/bugs.gentoo.org\/658618\nPackage-Manager: Portage-2.3.43, Repoman-2.3.10\nRepoMan-Options: --include-arches=\"ia64\"","commitid":"f1b0bc97b3f16d5d1799ff4d9ab2479fa89ef02c","committime":"2018-07-27T06:34:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: stable 1.13.0 for ia64, bug #658618"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aeef10f3b5be07622a11823a129204ecfdec2a37","committime":"2018-07-25T08:44:04","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"edb2c5e54a4bd0fa73a504a6a393897464111a2f","committime":"2018-07-25T08:24:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #658618"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5c0e98f86cd6056ee16f7dcf8754a76e30e358db","committime":"2018-07-25T01:44:06","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jouni.kosonen@tukesoft.com","authorname":"Jouni Kosonen","body":"Bug: https:\/\/bugs.gentoo.org\/646010\nBug: https:\/\/bugs.gentoo.org\/651828\nBug: https:\/\/bugs.gentoo.org\/658618","commitid":"856a6ad1fd3dfe1ab67a2976edc3f5dedd694fa3","committime":"2018-06-27T07:03:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: version bump to 1.13.0"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c1de765ba9718a7c27505c9b94fad57ecaf6904f","committime":"2018-05-14T12:06:08","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: http:\/\/bugs.gentoo.org\/634678","commitid":"7b7195cd1475bbd79886ff58c2d63d1049f914b9","committime":"2018-05-14T11:49:12","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.12.0-r2: alpha stable"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2a650320f7ca843b6a4300d09af651bd39b79fb9","committime":"2018-04-16T22:13:31","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"9f6db227caaa95e72b1e8c8ff167272c300b5a73","committime":"2018-04-16T21:57:13","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm stable wrt bug #634678"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2f498a7eddbd75d215aa8e383ea47514c7aa5de8","committime":"2018-04-14T15:07:54","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Bug: https:\/\/bugs.gentoo.org\/634678\nPackage-Manager: Portage-2.3.28, Repoman-2.3.9","commitid":"bcf75b3917cca220a320e7e8917c0fc8eea9428f","committime":"2018-04-14T14:45:38","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"23c27c35462b7c624c374bd99d3e3174339f80c4","committime":"2018-04-14T09:56:21","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.28, Repoman-2.3.9\nRepoMan-Options: --include-arches=\"ia64\"","commitid":"dc550bf8838907cf5845e4dd3746974dcc8b0a28","committime":"2018-04-14T09:15:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: stable 1.12.0-r2 for ia64, bug #634678"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a2c337e98cbb574c96eb8b52adc39359b3f52d6c","committime":"2018-04-12T01:37:03","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e4bf2790f93e7bef0d1d035967230a8871431276","committime":"2018-04-12T01:07:34","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Reported-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>\nPackage-Manager: Portage-2.3.28, Repoman-2.3.9\nRepoMan-Options: --force","commitid":"705f826fcfadb81b301ad61589ea585bc58c8849","committime":"2018-04-12T01:03:40","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Fix typo in mupdf-1.11-openssl-curl-x11.patch"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.28, Repoman-2.3.9","commitid":"1ccbe7f9b5f47b77cf68cbbe120ad50b2020b543","committime":"2018-04-12T00:48:37","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable (bug #634678)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"65d652b2ec3c062611f44c3552b350c7335093e8","committime":"2018-04-11T21:07:32","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"holger@applied-asynchrony.com","authorname":"Holger Hoffstätte","body":"Closes: https:\/\/bugs.gentoo.org\/645948\nPackage-Manager: Portage-2.3.28, Repoman-2.3.9\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"68602054995f198e5b0a4b591afa7fd1c2aa7799","committime":"2018-04-11T20:21:33","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Use freeglut instead of glfw"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3e7d6bf42651743cea44c5064111f7f128f1aa3e","committime":"2018-02-04T23:05:57","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fturco@fastmail.fm","authorname":"Francesco Turco","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/7022","commitid":"c1bd96e789bde43f593bdc6057f55640de04aa57","committime":"2018-02-02T13:50:31","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: use HTTPS instead of HTTP."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"581bafb8b11f9a5ffcc9cd2d783f336bbe1481f8","committime":"2018-01-28T10:05:59","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Closes: https:\/\/bugs.gentoo.org\/641862\nPackage-Manager: Portage-2.3.20, Repoman-2.3.6","commitid":"a4a4dfe71cde92b2eaa38c774d19eeb002d00236","committime":"2018-01-28T09:52:34","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Version bump (thanks Hadrien Lacour), add USE=lcms for bundled\/modified lcms2."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"138b0fea137124336754af51232c461cf7c9cff7","committime":"2017-09-16T12:44:53","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.3","commitid":"57974ffe838e3a92ded896ad52e8873af95a28eb","committime":"2017-09-13T14:35:59","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: De-stabilise hppa"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"9d11183ae6b561b57e32e42e67bf995805b2a92d","committime":"2017-06-22T23:50:48","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"829cd45652d5a688606ffecd19c26be3729506b7","committime":"2017-06-22T23:31:35","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"3be187616f2921e36c9bf82cb95d97f00cb12ad2","committime":"2017-06-22T23:30:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop empty libmupdfthird.a file (bug 620874, thanks Cddr)."},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"7eedd5c3b84a3b83525dfed536735be99c1382b0","committime":"2017-06-22T23:22:11","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix executable bit on CHANGES (bug 622076)."},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"49e8f195b53830a62dad0c3632798b0357a4c376","committime":"2017-06-22T23:18:18","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: allow USE=-X,opengl and cleanup .desktop and symlink mess."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"397df7b4abda7ee8bf61e6b7fbe28e455cfb945a","committime":"2017-06-10T15:22:38","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"639a2be3ba67f1f42d4575a9d40a5c653ea4e969","committime":"2017-06-10T15:08:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ia64 stable wrt bug #619426"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7a7c4e1d278d61bac1db40da643fd1c8d17b031d","committime":"2017-06-10T14:03:06","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"04f1f9115c19d9b6875e0a84484773bd89502817","committime":"2017-06-10T13:39:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: sparc stable wrt bug #619426"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3d934942b8fa32bc4cb2fd9145d3d649123301e5","committime":"2017-05-23T13:41:48","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: 619426","commitid":"44feab8e9ba3891d2a2a4f158a0489f58df954c6","committime":"2017-05-23T13:36:38","packageid":56176,"repoid":1,"summary":"app-text\/mupdf-1.11-r1: add alpha keyword"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ccb0c68d6b616a48600f629a9be6386f64a0cc5f","committime":"2017-05-13T23:02:22","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"8e97b8c1e02d7b8313779001d2dcd8b10f691f18","committime":"2017-05-13T22:45:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Remove security affected versions (bug 614044)."},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2\nRepoMan-Options: --include-arches=\"ppc ppc64\"","commitid":"7f5cdbf8c02406eb2970b62481090682f428188d","committime":"2017-05-13T22:42:06","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc ppc64 stable (bug 614044)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"348f7dc22aed8835a79e267ce67ab2c49b24363f","committime":"2017-05-13T06:41:53","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"maekke@gentoo.org","authorname":"Markus Meier","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"arm\"","commitid":"fc16ae5b3b2a24728df5b0681c02a319f3611264","committime":"2017-05-13T06:24:44","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm stable, bug #614044"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"beeb2aec9bfa4c9e5374c83bc82b1f614bf9e706","committime":"2017-05-10T16:01:59","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"673f0e21156b11f6307b1cf04f28dcd63d09afe0","committime":"2017-05-10T15:44:32","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable wrt bug #614044"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1ecd66c94f923d229e1bb3d8f7894bc67c1c2838","committime":"2017-05-10T09:41:47","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"6b60409b40c0cb336e0735a9f80bbc75dabe8a7e","committime":"2017-05-10T09:32:29","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #614044"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5859abaa505bfcb4c14379227eb7444058e17891","committime":"2017-05-08T16:41:47","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2\nRepoMan-Options: --ignore-arches","commitid":"11384923917d349bcaa15584e7e6bf366e14b4e1","committime":"2017-05-08T16:24:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stable for HPPA (bug #614044)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ed1c62ba1b06732d26dbd5b818c8fa4042d56b81","committime":"2017-05-08T13:41:48","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"d08384446c68c67ba03615b921f35b7d4929580d","committime":"2017-05-08T13:23:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Revbump for security patch (bug 614044)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c9261144be53aea2a99121f691fcd00245dd9e48","committime":"2017-05-07T10:41:49","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"841de2f6a5fbaca9bc8682257af420e43cda64a9","committime":"2017-05-07T10:36:40","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable wrt bug #614852"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"baabec0bdc3a075d9c82837cadf5401d5c56d227","committime":"2017-05-06T13:41:51","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"8ac25e38eb81c60168cb158d7edb7933b1e81de0","committime":"2017-05-06T13:25:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #614852"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6a565c7663e6f5c20c43deba51a0c702fabcf475","committime":"2017-05-06T10:21:47","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2\nRepoMan-Options: --ignore-arches","commitid":"aae6e212679ab92984368fd091f42eb7eb10f38d","committime":"2017-05-06T10:11:21","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stable for HPPA (bug #614852)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8532358bba8d2e191a256e601a21348b972761c9","committime":"2017-04-29T09:21:56","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"358ceac654377f4a33e3b58c50d10065d194db54","committime":"2017-04-29T09:09:27","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Depend on >=media-libs\/glfw-3.2 (bug #616826 by Hadrien Lacour)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c002eb7b906d15c8e1da7708548642c64d13ff83","committime":"2017-04-28T09:41:55","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"7e51c0aae90d1611ff7674963a0e3989e6124e5d","committime":"2017-04-28T09:33:04","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Version bump (bug 616652), make mupdf-gl default if available (bug 616654), thanks Massimo Burcheri."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5c1d1b1527a5ff23e3a3cfd0907c69129fe60be6","committime":"2017-03-10T12:42:12","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.4, Repoman-2.3.2","commitid":"4f904b100300943c22586e4844d65e813c79e95e","committime":"2017-03-10T12:29:34","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Remove old version (bug 611444)."},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.4, Repoman-2.3.2","commitid":"393c97a056216f7a4be689dccaeb1939a26bda25","committime":"2017-03-10T12:28:40","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm ppc ppc64 stable (bug 611444)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1e51de6f5dd3c841e3e351982d1b737ac1c7df54","committime":"2017-03-10T11:02:19","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"8c8a7d05ab77204e25edbdb15a5058148922b8fe","committime":"2017-03-10T10:57:01","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable wrt bug #611444"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"36a0fb98c6c8311274609d64c7dcbf11e0553178","committime":"2017-03-10T09:22:29","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"aef4d76a66d60fa6c02b6b854275ea59547c511f","committime":"2017-03-10T09:08:13","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #611444"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"35538b2621695f95c33fc6bf79ac6a75dc5772ac","committime":"2017-03-08T05:42:10","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.4, Repoman-2.3.2\nRepoMan-Options: --ignore-arches","commitid":"646331c61639236f152e200b7a437a5affdfa572","committime":"2017-03-08T05:30:15","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stable for HPPA (bug #611444)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5aee125351ad9addf7d2262dae61de663854afb9","committime":"2017-03-06T22:23:05","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.4, Repoman-2.3.2","commitid":"8231bc27f9ef5caa6f21b3601047797c432adb7c","committime":"2017-03-06T22:12:21","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Revbump with patch for CVE-2017-5991."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":56176,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"81572aeb599e696fa5c758568105152b40e42b29","committime":"2017-02-13T17:22:03","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"f7f45315f7279b0a380dcb6728d5ffb033bd2c4e","committime":"2017-02-13T17:04:53","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Remove old version (bug 608712, bug 608702)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"028bcec57d4e91e3cca1a332aeaa9e4e48da540f","committime":"2017-02-13T16:45:16","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"arm\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"5cb45fd47ccef0999e4d7d3b6c74e2d44aa8ef98","committime":"2017-02-13T16:36:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm stable wrt bug #608712"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"69a4811d482666b081287d9d4fbf9acc728a7856","committime":"2017-02-12T22:02:06","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"aeae9aebfba09dbcb925a2be5d92082da6f5e515","committime":"2017-02-12T21:58:15","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc64 stable (bug 608712)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ac9fb4061741a9fcf17613dbd758d2d38357c06d","committime":"2017-02-12T17:22:00","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"06f71484e0967fffc530ab5dafa763af58a20ca3","committime":"2017-02-12T16:57:37","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc stable wrt bug #608712"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"655839a35d2f83cd5668210f68780061dc2b70f3","committime":"2017-02-12T16:02:26","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"fca5243711f3bbafa4fd8ae141df3198fd2210d8","committime":"2017-02-12T15:38:13","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable wrt bug #608712"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"94db474bf684bad110837d3206aaadb91f96722b","committime":"2017-02-12T15:02:05","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"8593d1a47ff388bd5c43143611ebbdb1d3fb524d","committime":"2017-02-12T14:46:52","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #608712"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"180ed5ae5c0f9fd47644e5c351521498a60bb18c","committime":"2017-02-11T14:02:37","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --ignore-arches","commitid":"989192b809af7d849590dda128ad8f5d4b9df8aa","committime":"2017-02-11T13:55:58","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stable for HPPA (bug #608712)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"89bc8a27d11b3c84cb59b0ca214dd9255cdf9fac","committime":"2017-02-09T21:21:54","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"54f3dbbee64dfa9de3193a16daa5ff254d4963b2","committime":"2017-02-09T21:10:20","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Revbump to fix null pointer dereference (bug 608702) and heap overflow (bug 608712)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d674b81b2b4e099aa126db1a970fd6b661ff1da5","committime":"2017-02-05T17:46:24","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"2af6b2174d988ef90e8178a6c13839d33af70f35","committime":"2017-02-05T17:24:55","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Remove old versions (bug 600674, 590480, 589826)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"892e51491fc6a21f5b53f3afe1335131aaf81785","committime":"2017-02-05T17:01:57","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"maekke@gentoo.org","authorname":"Markus Meier","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"arm\"","commitid":"f3e1539df6f614aca12d7295958236e6af4bc2b5","committime":"2017-02-05T16:58:25","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: arm stable, bug #589826"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"721c6690b0275b3ef4995a92742f76915c1237a8","committime":"2017-02-01T07:41:53","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"47c6e0e01036bf486858d7b9b703d2be60851d66","committime":"2017-02-01T07:33:26","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Require >=media-libs\/openjpeg-2.1:2 (bug 607790, thanks MarcusX)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1024f8070bf50ee773f229ac0a94888bdf97f095","committime":"2017-01-29T22:41:59","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"9a6260ead24bf83591d78d4d99e0e66bab448b1b","committime":"2017-01-29T22:33:58","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Add ~arm64 keyword (https:\/\/github.com\/gentoo\/gentoo\/pull\/3638)."},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":56176,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d0645c6277693c363033c4ea99568b148375f88a","committime":"2017-01-26T11:26:59","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"b816f77a1b5f9c9179eeecc7f640a3cda82cb556","committime":"2017-01-26T10:55:47","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: ppc stable wrt bug #589826"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"802bb3ca505e0243e3c6c59001b133739e0ec868","committime":"2017-01-24T05:41:56","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --ignore-arches","commitid":"a95ea25d2a0aa570f3244c954c6b1f70b6ab677e","committime":"2017-01-24T05:27:33","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stable for HPPA PPC64 (bug #589826)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"385a166200697cf4aa4794410562a2174d7050cd","committime":"2017-01-23T15:02:09","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"c20a286d4b71087ffcb59d2c22967d0c7e61329b","committime":"2017-01-23T14:48:42","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable wrt bug #589826"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"5e49e268f8058900f4b12ebe4a2ab738afe12453","committime":"2017-01-23T14:48:09","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64 stable wrt bug #589826"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"254e62b8fd0ff6b685ba30144e4aaefb3f2361cf","committime":"2017-01-23T00:41:55","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"c25f19c10aac46c752fed99379d84a177668f351","committime":"2017-01-23T00:37:33","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Drop live ebuild."},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"290927105365ff1f2374f383d7135ecf17f41cb1","committime":"2017-01-23T00:31:02","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Version bump (https:\/\/github.com\/gentoo\/gentoo\/pull\/3108, thanks charIes17)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"99f700bf1ee8c92bda392c37df764df0ea5d58d5","committime":"2016-10-30T08:21:46","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.3.2","commitid":"aa08d2a1c1dc092999b67cc59248d4cc7da51ceb","committime":"2016-10-30T08:16:38","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: amd64\/x86 stable, bug #571322"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a746cfc15e7a40e5431bb82cfc965a860f6d3b7b","committime":"2016-06-05T12:12:37","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.3.0_rc1","commitid":"685bce928cda0b6063cc4ba3c38686472eb128b6","committime":"2016-06-05T11:45:12","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop USE=-javascript."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b6203abc8fc484e0be276a8ef936e94a3930e934","committime":"2016-06-04T20:25:32","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.3.0_rc1","commitid":"9d40bc9df5cd1c5de3bcdd0d6e846ae832ede27b","committime":"2016-06-04T19:45:29","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Version bump (thanks johncarmack@cock.li for the hint, bug 584266)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c652110bd7c56e678aeb7fdf0f355dbd424f122a","committime":"2016-05-30T20:22:31","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.3.0_rc1","commitid":"48cedc8f3a88a5d1f29fe359068e8e73cc24be93","committime":"2016-05-30T20:10:57","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: avoid newest mujs."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"9b9fb642a6bb99285e359d0124bfe5a148672b92","committime":"2016-04-29T06:02:19","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: portage-2.2.28\nRepoMan-Options: --ignore-arches","commitid":"ef3aaee35074803610a98a00e5a87d6bc8304532","committime":"2016-04-29T05:56:54","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stable for PPC64 (bug #571322)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bc578f8164f79964d1d3e069d48cc34f1ed2e7bd","committime":"2016-04-18T00:42:08","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2efbc07050c93d47cd9194662a2bdc886a9af2f6","committime":"2016-04-10T09:02:42","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: portage-2.2.28\nRepoMan-Options: --ignore-arches","commitid":"6581b39e9d1b58b4c8f3b178a0c2fc067adc6b3b","committime":"2016-04-10T08:44:51","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Stable for HPPA (bug #571322)."},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.2.28","commitid":"b478a906c1228cc6d0251312e1145072adfe587f","committime":"2016-04-08T19:22:09","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Drop old."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"45cc66c4e301a03f022683fa2556f69bdc25a32d","committime":"2016-01-09T14:42:32","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: portage-2.2.26","commitid":"b6a7229aa30df430ff13c63d62db7c26781ca552","committime":"2016-01-09T12:16:54","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Fix building on HPPA."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a5207ae1a81c027cad9d93a294dc7640b1f7b159","committime":"2016-01-09T11:22:28","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: portage-2.2.26","commitid":"e6c4571565465d67f2ed34244f8223242272d886","committime":"2016-01-09T10:58:46","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Fix building on HPPA."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f325618cc660579b5cfb26ed904c25f419b135ed","committime":"2016-01-09T10:21:56","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: portage-2.2.26","commitid":"133467692767f5a9c9a8d0c0f39251739256cdf7","committime":"2016-01-09T10:08:25","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Set KEYWORDS=-hppa."},{"authoremail":"idella4@gentoo.org","authorname":"Ian Delaney","body":"Pull request: https:\/\/github.com\/gentoo\/gentoo\/pull\/62","commitid":"a421f9e6fcbe440c79d8f57ed09bee7aa6d3c061","committime":"2016-01-09T05:21:32","packageid":56176,"repoid":1,"summary":"Merge remote-tracking branch 'remotes\/Coacher\/mpv-keep-build-timestamps-in-live-ebuild'"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"489fc83cfbca6f50ef691bf779a76585347c4077","committime":"2016-01-09T00:02:41","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.2.26","commitid":"8f79eb2c4acb4a2e0a116cc1f7d3257830450b2a","committime":"2016-01-08T23:45:40","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: Version bump, add USE=opengl (thanks Shark, bug 566248)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"33e57f775ca04eef17b2a1263cfb0cc0dd96b79b","committime":"2015-10-05T14:41:58","packageid":56176,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","commitid":"5489e6ac4ff415e800f03d7b624d91f5d16cb8bd","committime":"2015-10-05T14:27:23","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: add libressl support"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"dd2231e86366cfc4af03f22494e803ba7f44aefc","committime":"2015-08-11T10:49:25","packageid":56176,"repoid":1,"summary":"2015-08-11 10:49:24 UTC"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.2.20","commitid":"def69cb127cae7323d42f05fa9f348112850b6b0","committime":"2015-08-11T10:26:28","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: drop old."},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.2.20","commitid":"d408c554bc7bdadb9bdf60447ead4fc79ee4af88","committime":"2015-08-11T09:58:41","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: x86 stable (bug 528680)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"504d2db2ec102daeb6f5bccd08b5879ff371d740","committime":"2015-08-10T23:09:50","packageid":56176,"repoid":1,"summary":"2015-08-10 23:09:49 UTC"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.2.20","commitid":"1dc8dafb477cabeecc8d46bf6a65bec6e289e4b0","committime":"2015-08-10T22:52:28","packageid":56176,"repoid":1,"summary":"app-text\/mupdf: fix format-security (bug 556830)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":56176,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":56176,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"45b162296c83d00ea3fd00f20ce1cbc99bac43e1","committime":"2015-08-06T13:22:21","packageid":56176,"repoid":1,"summary":"2015-08-06 13:22:20 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4fd0a9fa186b0fc4ddc85fa2926486febd5d436c","committime":"2015-07-26T21:45:13","packageid":56176,"repoid":1,"summary":"2015-07-26 21:43:13 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0874d471de09b912a917974aa0ed2c81149a92b1","committime":"2015-07-17T08:20:09","packageid":56176,"repoid":1,"summary":"2015-07-17 08:20:08 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5f3a10b02f4c69261fff9821e4c77cd7d44fa74c","committime":"2015-07-17T07:20:06","packageid":56176,"repoid":1,"summary":"2015-07-17 07:20:05 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4b5d8056dd46054f5b230ff5722b674df2c48f92","committime":"2015-06-27T14:39:50","packageid":56176,"repoid":1,"summary":"2015-06-27 14:37:51 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":56176,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":438,"description":"Open-source JPEG 2000 library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"openjpeg","packageid":44151},{"block":false,"categoryid":330,"description":"X.Org Xrandr library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXrandr","packageid":45127},{"block":false,"categoryid":449,"description":"Multi-format archive and compression library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"bsd@gentoo.org","maintainername":"BSD Project","name":"libarchive","packageid":45864,"summary":"C library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats."},{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":330,"description":"X.Org Xext library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXext","packageid":46968},{"block":false,"categoryid":393,"description":"Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssl","packageid":47630},{"block":false,"categoryid":438,"description":"A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"freeglut","packageid":47734,"summary":"Freeglut provides an open-source alternative to the OpenGL Utility Toolkit (GLUT) library. It is actively developed and maintained, while not being restricted by its license."},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":451,"description":"A Client that groks URLs","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"curl","packageid":54768},{"block":false,"categoryid":438,"description":"A decoder implementation of the JBIG2 image compression format","ebuildids":[864425,876227,891227],"firstseen":"2010-06-10T20:41:04.068095","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"jbig2dec","packageid":55885},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[864425,876227,891227],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":438,"description":"An OpenType text shaping engine","ebuildids":[864425,876227,891227],"firstseen":"2011-08-11T23:30:31.174901","maintainer":"office@gentoo.org","maintainername":"Gentoo Office project","name":"harfbuzz","packageid":57743},{"block":false,"categoryid":393,"description":"The HTML5 parsing algorithm implemented as a pure C99 library","ebuildids":[864425,876227,891227],"firstseen":"2014-12-24T17:32:47.128984","maintainer":"graaff@gentoo.org","name":"gumbo","packageid":62948},{"block":false,"categoryid":450,"description":"An embeddable JavaScript interpreter written in C","ebuildids":[864425,876227,891227],"firstseen":"2015-06-01T13:37:10.468286","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"mujs","packageid":63501,"summary":"MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities."},{"block":false,"categoryid":449,"description":"Generic-purpose lossless compression algorithm","ebuildids":[876227,891227],"firstseen":"2017-07-31T18:31:52.403516","name":"brotli","packageid":67925,"summary":"Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a hight compression ratio. It is similar in speed with deflate but offers denser compression."},{"block":false,"categoryid":331,"description":"X.Org combined protocol headers","ebuildids":[864425,876227,891227],"firstseen":"2018-02-26T19:36:02.788710","name":"xorg-proto","packageid":68732},{"block":false,"categoryid":438,"description":"The GL Vendor-Neutral Dispatch library","ebuildids":[864425,876227,891227],"firstseen":"2018-05-27T12:01:53.008567","name":"libglvnd","packageid":69134},{"block":false,"categoryid":438,"description":"C++ Multi-format 1D\/2D barcode image processing library","ebuildids":[876227,891227],"firstseen":"2019-07-24T16:05:37.301642","name":"zxing-cpp","packageid":69969},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[864425,876227,891227],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[{"block":false,"categoryid":391,"description":"Graphical PDF viewer which aims to superficially resemble less(1)","ebuildids":[690180,690180],"firstseen":"2011-02-01T14:40:14.004226","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"llpp","packageid":56791},{"block":false,"categoryid":463,"description":"Stylish way of giving presentations with Python","ebuildids":[817784],"firstseen":"2011-03-18T14:39:06.262261","maintainer":"sci@gentoo.org","maintainername":"Gentoo Science Project","name":"impressive","packageid":57117},{"block":false,"categoryid":391,"description":"Tabbed document viewer","ebuildids":[858966,858966],"firstseen":"2012-03-10T14:36:15.512944","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qpdfview","packageid":58991},{"block":false,"categoryid":369,"description":"Cups filters","ebuildids":[788013,788013],"firstseen":"2012-04-04T14:35:51.611971","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"cups-filters","packageid":59098},{"block":false,"categoryid":391,"description":"PDF support for zathura using the mupdf PDF rendering library","ebuildids":[487808,487808,833261,833261,841970,841970],"firstseen":"2013-06-09T13:36:44.875399","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"zathura-pdf-mupdf","packageid":60825},{"block":false,"categoryid":391,"description":"Framebuffer pdf and djvu viewer","ebuildids":[878205,878205],"firstseen":"2016-05-07T13:39:49.144657","maintainer":"slyfox@gentoo.org","maintainername":"Sergei Trofimovich","name":"fbpdf","packageid":65409},{"block":false,"categoryid":439,"description":"Attach cloud and local files in Rails applications","ebuildids":[847953,880555,880703,880785,881241,888309],"firstseen":"2019-03-26T06:23:58.273510","name":"activestorage","packageid":69738},{"block":false,"categoryid":369,"description":"Metapackage for a fully configured cups printer setup","ebuildids":[809379],"firstseen":"2023-12-18T04:18:30.468501","name":"cups-meta","packageid":76825},{"block":false,"categoryid":369,"description":"library for developing printing features, split out of cups-filters","ebuildids":[854952,854952,890725,890725],"firstseen":"2023-12-18T04:18:30.468501","name":"libcupsfilters","packageid":76826}],"ebuilds":[{"archs":["~alpha","~amd64","~arm","~arm64","~hppa","~loong","~mips","~ppc","~ppc64","~riscv","~s390","~sparc","~x86"],"ebuildid":891227,"firstseen":"2026-02-28T14:32:35.826419","license":"AGPL-3","moddate":"2026-03-22T20:20:49","packageid":56176,"repoid":1,"slot":"0\/1.27.2","uses":["X","archive","barcode","brotli","javascript","jpeg2k","opengl","ssl"],"version":"1.27.2"},{"archs":["amd64","~alpha","~arm","~arm64","~hppa","~loong","~mips","~ppc","~ppc64","~riscv","~s390","~sparc","~x86"],"ebuildid":876227,"firstseen":"2025-09-14T13:22:49.597793","license":"AGPL-3","moddate":"2026-03-22T20:20:49","packageid":56176,"repoid":1,"slot":"0\/1.26.3","uses":["X","archive","barcode","brotli","javascript","jpeg2k","opengl","ssl"],"version":"1.26.3"},{"archs":["amd64","arm","arm64","ppc","ppc64","x86","~alpha","~hppa","~loong","~mips","~riscv","~s390","~sparc"],"ebuildid":864425,"firstseen":"2025-05-23T00:04:57.843677","license":"AGPL-3","moddate":"2026-03-22T20:20:49","packageid":56176,"repoid":1,"slot":"0\/1.25.6","uses":["X","archive","javascript","opengl","ssl"],"version":"1.25.6"}],"masks":[],"package":{"categoryid":391,"description":"A lightweight PDF viewer and toolkit written in portable C","firstseen":"2010-08-25T14:33:50.034287","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"mupdf","packageid":56176},"rdependencies":[{"block":false,"categoryid":438,"description":"Open-source JPEG 2000 library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"openjpeg","packageid":44151},{"block":false,"categoryid":330,"description":"X.Org Xrandr library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXrandr","packageid":45127},{"block":false,"categoryid":449,"description":"Multi-format archive and compression library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"bsd@gentoo.org","maintainername":"BSD Project","name":"libarchive","packageid":45864,"summary":"C library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats."},{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":330,"description":"X.Org Xext library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXext","packageid":46968},{"block":false,"categoryid":393,"description":"Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssl","packageid":47630},{"block":false,"categoryid":438,"description":"A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"freeglut","packageid":47734,"summary":"Freeglut provides an open-source alternative to the OpenGL Utility Toolkit (GLUT) library. It is actively developed and maintained, while not being restricted by its license."},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":451,"description":"A Client that groks URLs","ebuildids":[864425,876227,891227],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"curl","packageid":54768},{"block":false,"categoryid":438,"description":"A decoder implementation of the JBIG2 image compression format","ebuildids":[864425,876227,891227],"firstseen":"2010-06-10T20:41:04.068095","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"jbig2dec","packageid":55885},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[864425,876227,891227],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":438,"description":"An OpenType text shaping engine","ebuildids":[864425,876227,891227],"firstseen":"2011-08-11T23:30:31.174901","maintainer":"office@gentoo.org","maintainername":"Gentoo Office project","name":"harfbuzz","packageid":57743},{"block":false,"categoryid":393,"description":"The HTML5 parsing algorithm implemented as a pure C99 library","ebuildids":[864425,876227,891227],"firstseen":"2014-12-24T17:32:47.128984","maintainer":"graaff@gentoo.org","name":"gumbo","packageid":62948},{"block":false,"categoryid":450,"description":"An embeddable JavaScript interpreter written in C","ebuildids":[864425,876227,891227],"firstseen":"2015-06-01T13:37:10.468286","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"mujs","packageid":63501,"summary":"MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities."},{"block":false,"categoryid":449,"description":"Generic-purpose lossless compression algorithm","ebuildids":[876227,891227],"firstseen":"2017-07-31T18:31:52.403516","name":"brotli","packageid":67925,"summary":"Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a hight compression ratio. It is similar in speed with deflate but offers denser compression."},{"block":false,"categoryid":438,"description":"The GL Vendor-Neutral Dispatch library","ebuildids":[864425,876227,891227],"firstseen":"2018-05-27T12:01:53.008567","name":"libglvnd","packageid":69134},{"block":false,"categoryid":438,"description":"C++ Multi-format 1D\/2D barcode image processing library","ebuildids":[876227,891227],"firstseen":"2019-07-24T16:05:37.301642","name":"zxing-cpp","packageid":69969},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[864425,876227,891227],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"43a4988e0fa15f038220ebd74aa888ace0c9b303","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/cgit.ghostscript.com\/mupdf.git\/","https:\/\/mupdf.com\/"],"uses":[{"description":"Add support for X11","isdefault":false,"use":"X"},{"description":"Enable support for CBR and other archive formats using libarchive","isdefault":false,"packageid":56176,"use":"archive"},{"description":"Enable support for barcode detection\/generation for mutool using zxingcpp","isdefault":false,"packageid":56176,"use":"barcode"},{"description":"Enable Brotli compression support","isdefault":false,"use":"brotli"},{"defaultflag":true,"description":"Enable javascript support","isdefault":true,"use":"javascript"},{"defaultflag":true,"description":"Support for JPEG 2000, a wavelet-based image compression format","isdefault":true,"use":"jpeg2k"},{"description":"Add support for OpenGL (3D graphics)","isdefault":false,"use":"opengl"},{"description":"Add support for SSL\/TLS connections (Secure Socket Layer \/ Transport Layer Security)","isdefault":false,"use":"ssl"}]}