summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/podofo: fix automagic dep on libunistringSam James2022-10-172-9/+12
| | | | | | | Hard-disable it and prefer libidn for unicode support. Closes: https://bugs.gentoo.org/877443 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/pdfarranger: remove old revisionAndrey Grozin2022-10-171-42/+0
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* app-text/pdfarranger: DEPEND on intltoolAndrey Grozin2022-10-171-0/+43
| | | | | Closes: https://bugs.gentoo.org/877397 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* app-text/ghostscript-gpl: Stabilize 9.56.1-r3 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 x86, #862133Jakov Smolić2022-10-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/ghostscript-gpl: Stabilize 9.56.1-r3 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 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/ghostscript-gpl: Stabilize 9.56.1-r3 hppa, #862133Arthur Zamarin2022-10-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/iso-codes: Drop old versionsMatt Turner2022-10-142-80/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-text/hunspell: Stabilize 1.7.1 sparc, #877029Arthur Zamarin2022-10-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/hunspell: Stabilize 1.7.1 ppc, #877029Arthur Zamarin2022-10-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/hunspell: Stabilize 1.7.1 ppc64, #877029Arthur Zamarin2022-10-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-text/gtranslator: Version bump to 42.0Matt Turner2022-10-133-0/+91
| | | | Signed-off-by: Matt Turner <mattst88@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/ghostscript-gpl: Stabilize 9.56.1-r3 arm64, #862133Sam James2022-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/hunspell: Stabilize 1.7.1 arm64, #877029Sam James2022-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/hunspell: Stabilize 1.7.1 arm, #877029Sam 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/ghostscript-gpl: Stabilize 9.56.1-r3 arm, #862133Sam James2022-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/hunspell: Stabilize 1.7.1 x86, #877029Sam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/hunspell: Stabilize 1.7.1 amd64, #877029Sam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler: Stabilize 22.09.0 arm64, #867094Sam James2022-10-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler: unkeyword 22.07.0Andreas Sturmlechner2022-10-121-1/+1
| | | | | Bug: https://bugs.gentoo.org/867958 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-text/pdftk: drop 3.3.2Volkmar W. Pogatzki2022-10-112-43/+0
| | | | | | | Closes: https://bugs.gentoo.org/711438 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/27734 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* app-text/sgrep: pass -std=gnu89Ionen Wolkens2022-10-111-0/+4
| | | | | | | | | | Does not build with `clang -std=c2x`, early workaround for when this will become a default. (not actively hunting for these, merely revisiting packages previously looked at for clang16 even if not an issue "yet"). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-text/convertlit: pass -std=gnu89Ionen Wolkens2022-10-111-1/+2
| | | | | | | | | | Does not build with `clang -std=c2x`, early workaround for when this will become a default. (not actively hunting for these, merely revisiting packages previously looked at for clang16 even if not an issue "yet"). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-text/pdftk: Stabilize 3.3.2-r1 x86, #876433Agostino Sarubbo2022-10-111-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/aha: Keyword 0.5.1 x86, #870103Sam James2022-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/pdftk: Stabilize 3.3.2-r1 amd64, #876433Sam James2022-10-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/qpdf: Keyword 11.1.1 for ~m68kJames Le Cuirot2022-10-091-1/+1
| | | | | | The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-text/liblangtag: Stabilize 0.6.4 x86, #873469Agostino Sarubbo2022-10-091-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/liblangtag: Stabilize 0.6.4 amd64, #873469Agostino Sarubbo2022-10-091-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/jabref-bin: fix DeprecatedEclass (eutils)Sam James2022-10-083-6/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/jabref-bin: drop 4.0, 4.1Sam James2022-10-083-92/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/jabref-bin: drop 3.7, 3.8, 3.8.1Sam James2022-10-084-122/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/libgxps: fix MissingUseDepDefault on cairoSam James2022-10-081-3/+3
| | | | | Closes: https://bugs.gentoo.org/875902 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/dblatex: add self as dep for testsMatoro Mahri2022-10-081-1/+4
| | | | | | | | | Missed this in https://github.com/gentoo/gentoo/pull/27224. Bug: https://bugs.gentoo.org/766186 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/27584 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/mupdf: remove unused patchesMichael Mair-Keimberger2022-10-076-405/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/27687 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/kramdown-rfc: add 1.6.17Florian Schmaus2022-10-072-0/+34
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-text/aha: keyword 0.5.1 for ~loongWANG Xuerui2022-10-071-1/+1
| | | | | Bug: https://bugs.gentoo.org/870103 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-text/sgrep: fix build with upcoming clang16Ionen Wolkens2022-10-072-0/+15
| | | | | Closes: https://bugs.gentoo.org/871036 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-text/sgrep: EAPI6->8Ionen Wolkens2022-10-071-5/+6
| | | | | | Left SRC_URI alone despite dead, feel it may(?) not be permanent. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-text/pandoc: keyword 2.18-r2 for ~ppc64, ~riscvmatoro2022-10-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-text/convertlit: fix build with upcoming clang16Ionen Wolkens2022-10-052-0/+50
| | | | | | | (revbumped in previous commit at same time for other compilers) Closes: https://bugs.gentoo.org/870946 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-text/convertlit: EAPI6->8, fix license, direct ARIonen Wolkens2022-10-051-18/+13
| | | | | Closes: https://bugs.gentoo.org/718570 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-text/binfind: fix configure with upcoming clang16Ionen Wolkens2022-10-052-3/+23
| | | | | | | | eautoreconf should not be needed per-se for clang16 but custom test in configure.in missed an header, so let's regen. Closes: https://bugs.gentoo.org/870832 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-text/atril: use || ( ... ) dep for dev-libs/atkSam James2022-10-053-4/+13
| | | | | | Forcing migration to at-spi2-atk right now leads to nasty conflicts for stable users. Signed-off-by: Sam James <sam@gentoo.org>
* app-text/poppler: add 22.10.0Andreas Sturmlechner2022-10-052-0/+136
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-text/poppler: Bump subslotAndreas Sturmlechner2022-10-051-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>