summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/poppler-data: Stabilize 0.4.11-r2 sparc, #862133Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11-r2 ppc, #862133Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11-r2 ppc64, #862133Arthur Zamarin2022-10-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11-r2 x86, #862133Jakov Smolić2022-10-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11-r2 amd64, #862133Jakov Smolić2022-10-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11-r2 hppa, #862133Arthur Zamarin2022-10-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11-r2 arm64, #862133Sam James2022-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11-r2 arm, #862133Sam James2022-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: fix extra file pathsSam James2022-10-022-2/+2
| | | | | | | | Closes: https://bugs.gentoo.org/844115 Closes: https://bugs.gentoo.org/851141 Closes: https://bugs.gentoo.org/873889 Fixes: f7d3daf96af5d450b3f983df77129c5aeac3c376 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: add additional cMaps files needed by ghostscriptSam James2022-10-012-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting John from the Bug; >Ghostscript's official binary is built with bundled CMaps; on Gentoo, these are unbundled >in favor of those provided by app-text/poppler-data. Ghostscript's CMaps include 3 files >missing from poppler-data: Identity-H, Identity-V, and Identity-UTF16-H (CMap >resources for the special-purpose Adobe Identity-0 ROS), and the lack of these files is causing this issue. > >Fedora and Arch avoid this problem by using GS-bundled CMaps, while Debian >(and older versions of Fedora) relies on CMaps from poppler-data (like Gentoo does) >and includes the missing files in their poppler-data package, installing them to >/usr/share/poppler/cMap. (According to Debian, upstream poppler-data refuses to include them.) > >Two of these files are provided by Adobe Type Tools: >https://github.com/adobe-type-tools/cmap-resources/tree/master/Adobe-Identity-0/CMap > >and the third is from Artifex themselves: >http://git.ghostscript.com/?p=ghostpdl.git;a=blob;f=Resource/CMap/Identity-UTF16-H;hb=HEAD > >You can copy these 3 files to /usr/share/poppler/cMaps for a quick-and-dirty verification that >they resolve the issue; by doing so, I was able to produce a match for gs-fail-good.jpg and >pass the WeasyPrint test suite using ghostscript-gpl-9.56.1 (and 10.0). Including >these files with poppler-data seems like the best approach. (As noted in >Ghostscript's LICENSE file, Identity-UTF16-H is licensed under AGPL-3+.) Bug: https://bugs.gentoo.org/844115 Thanks-to: John Wudrick <prochronism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Drop old versionsMatt Turner2022-08-172-23/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-text/poppler-data: keyword 0.4.11 for ~loongWANG Xuerui2022-05-171-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11 hppa, #833735Arthur Zamarin2022-02-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11 ppc64, #833735Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11 arm64, #833735Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11 x86, #833735Jakov Smolić2022-02-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11 amd64, #833735Jakov Smolić2022-02-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11 arm, #833735Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11 sparc, #833735Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.11 ppc, #833735Arthur Zamarin2022-02-191-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-text/poppler-data: modernise ebuildSam James2021-09-071-4/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Bump to version 0.4.11Lars Wendler2021-09-072-0/+23
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-text/poppler-data: drop s390 to ~s390 (unstable)Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-text/poppler-data: drop ppc-aix m68k-mintFabian Groffen2020-12-271-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-text/poppler-data: Drop 0.4.9Andreas Sturmlechner2020-12-122-23/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-text/poppler-data: Keyword 0.4.10 riscv, #756115Mikle Kolyada2020-12-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-text/poppler-data: stable 0.4.10 for hppa, bug #755107Rolf Eike Beer2020-11-241-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-text/poppler-data: s390 stable wrt bug #755107Agostino Sarubbo2020-11-241-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.10 arm64, #755107Sam James2020-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.10 arm, #755107Sam James2020-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.10 x86, #755107Sam James2020-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.10 amd64, #755107Sam James2020-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.10 ppc, #755107Sam James2020-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.10 ppc64, #755107Sam James2020-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Stabilize 0.4.10 sparc, #755107Sam James2020-11-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler-data: Bump to version 0.4.10Lars Wendler2020-10-242-0/+23
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-text: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/poppler-data: Drop oldAndreas Sturmlechner2019-02-123-46/+0
| | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-text/poppler-data: arm64 stable (bug #674792)Mart Raudsepp2019-02-121-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-text/poppler-data: arm stable wrt bug #674792Mikle Kolyada2019-02-101-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-text/poppler-data: s390 stable wrt bug #674792Mikle Kolyada2019-02-101-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-text/poppler-data: amd64 stable wrt bug #674792Mikle Kolyada2019-02-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-text/poppler-data: stable 0.4.9 for sparc, bug #674792Rolf Eike Beer2019-02-041-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-text/poppler-data: stable 0.4.9 for ppc64, bug #674792Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>