summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/leptonica: 1.84.1 requires JPEG support for TIFF supportJames Le Cuirot2024-01-111-3/+6
| | | | | | | | I got this slightly wrong before. JPEG support in libtiff itself seemingly doesn't matter, except in the tests. Closes: https://bugs.gentoo.org/921682 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: 1.84.1 requires JPEG support in libtiffJames Le Cuirot2024-01-101-2/+2
| | | | | Closes: https://bugs.gentoo.org/921682 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Version bump to 1.84.1James Le Cuirot2024-01-072-0/+78
| | | | | | | 2 or 3 flakey test failures, but these seem to occur in the previous version anyway. Possibly down to some dependency. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-051-0/+1
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* media-libs/leptonica: Drop old 1.82.0-r1James Le Cuirot2023-08-032-78/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Stabilize 1.83.1 ppc, #901079Arthur Zamarin2023-08-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/leptonica: Stabilize 1.83.1 ppc64, #901079Sam James2023-07-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Stabilize 1.83.1 x86, #901079Jakov Smolić2023-07-121-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/leptonica: Stabilize 1.83.1 arm64, #901079Arthur Zamarin2023-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/leptonica: Stabilize 1.83.1 amd64, #901079Arthur Zamarin2023-03-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/leptonica: Stabilize 1.83.1 arm, #901079Sam James2023-03-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Bump to 1.83.1, drop broken 1.83.0James Le Cuirot2023-01-272-1/+1
| | | | | Closes: https://bugs.gentoo.org/891833 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Version bump to 1.83.0James Le Cuirot2023-01-132-0/+78
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: add media-libs/libtiff subslot depSam James2022-12-161-2/+2
| | | | | | libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Drop old 1.80.0 and 1.81.1James Le Cuirot2022-09-293-156/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Stabilize 1.82.0 x86, #873061Agostino Sarubbo2022-09-271-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/leptonica: Stabilize 1.82.0 ppc64, #873061Agostino Sarubbo2022-09-271-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/leptonica: Stabilize 1.82.0 ppc, #873061Agostino Sarubbo2022-09-271-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/leptonica: Stabilize 1.82.0 arm64, #873061Agostino Sarubbo2022-09-271-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/leptonica: Stabilize 1.82.0 arm, #873061Agostino Sarubbo2022-09-271-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/leptonica: Stabilize 1.82.0 amd64, #873061Agostino Sarubbo2022-09-271-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/leptonica: keyword 1.82.0 for ~loongWANG Xuerui2022-05-141-2/+2
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-libs/leptonica: Drop old 1.81.0James Le Cuirot2021-09-252-78/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Version bump to 1.82.0James Le Cuirot2021-09-252-0/+78
| | | | Signed-off-by: James Le Cuirot <chewi@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>
* media-libs/leptonica: keyword 1.81.1 for ~riscvMarek Szuba2021-08-241-2/+2
| | | | | | | | | Originally two tests in iomisc_reg (index 38) failed due to JPEG-compressed test TIFF output being empty files; turns out this a) happens if media-libs/tiff is built with USE=-jpeg, and b) is not riscv-specific. All tests pass now. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/leptonica: Version bump to 1.81.1James Le Cuirot2021-06-142-0/+78
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Version bump to 1.81.0James Le Cuirot2021-06-082-0/+78
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: add github remote-idSam James2021-06-081-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: drop deprecated ltprune eclassConrad Kostecki2021-05-311-10/+13
| | | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/leptonica: Drop old and vulnerable 1.74.4James Le Cuirot2021-05-303-86/+0
| | | | | | Bug: https://bugs.gentoo.org/775629 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Stabilize 1.80.0 arm, #775629Sam James2021-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Stabilize 1.80.0 ppc64, #775629Sam James2021-05-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Stabilize 1.80.0 ppc, #775629Sam James2021-05-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Stabilize 1.80.0 arm64, #775629Sam James2021-05-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Stabilize 1.80.0 x86, #775629Sam James2021-05-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Stabilize 1.80.0 amd64, #775629Sam James2021-05-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/leptonica: Drop old 1.78.0 and 1.79.0-r1James Le Cuirot2020-08-185-468/+0
| | | | | Package-Manager: Portage-3.0.3, Repoman-2.3.23 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Version bump to 1.80.0James Le Cuirot2020-08-182-0/+75
| | | | | Package-Manager: Portage-3.0.3, Repoman-2.3.23 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: fix automagic dep on libwebpmuxMike Gilbert2020-04-031-1/+2
| | | | | Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-libs/leptonica: Drop old 1.77.0James Le Cuirot2020-03-243-102/+0
| | | | | Package-Manager: Portage-2.3.95, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Version bump to 1.79.0James Le Cuirot2020-03-243-0/+377
| | | | | Package-Manager: Portage-2.3.95, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-1/+1
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@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>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/leptonica: arm64 stableAaron Bauman2019-05-161-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* media-libs/leptonica: Drop old 1.76.0James Le Cuirot2019-03-302-72/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/leptonica: Version bump to 1.78.0James Le Cuirot2019-03-303-0/+89
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>