summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/freeimage: drop 3.18.0-r3, 3.18.0-r7Ionen Wolkens2022-07-032-245/+0
| | | | | | Cleanup now not to block upcoming <tiff-4.0.0 security cleanup. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/freeimage: x86 stable wrt bug #854828Agostino Sarubbo2022-06-301-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/freeimage: amd64 stable wrt bug #854828Agostino Sarubbo2022-06-291-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/freeimage: fix build with musl 1.2.3Alfred Persson Forsberg2022-06-162-0/+23
| | | | | | | | | | | FreeImage relies on NULL being 0, while on musl for stdc++ >= 11 it is defined as nullptr. This breaks the build for musl. Returning FALSE here is correct. Closes: https://bugs.gentoo.org/841973 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/25926 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: fix revdeps when using >=tiff-4.4.0Ionen Wolkens2022-05-302-0/+137
| | | | | | Closes: https://bugs.gentoo.org/848531 Closes: https://bugs.gentoo.org/848534 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/freeimage: limit to <tiff-4.4.0 in stableIonen Wolkens2022-05-301-2/+2
| | | | | | | | | | | | | This relies on a tiff internal function that was replaced in 4.4.0 by a public function, but a simple swap means needing to depend on >=4.4.0 which is not yet stable. Force dependency to prevent mishaps. Also update deprecated jpeg dep while revbumping. Bug: https://bugs.gentoo.org/848531 Bug: https://bugs.gentoo.org/848534 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/freeimage: Stabilize 3.18.0-r6 x86, #833158Sam James2022-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: Stabilize 3.18.0-r6 amd64, #833158Sam James2022-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: restore dropped libraw patchSam James2022-02-191-0/+1
| | | | | | Bug: https://bugs.gentoo.org/833158 Reported-by: Robin Couto <dbtx+gn2@ozono.us> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: simplify OpenEXR 3 dependencySam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: TIFF needs OpenEXR tooSam James2022-02-181-3/+4
| | | | | | | | But put off simplifying the depenencies for now (dropping USE=openexr, maybe?) to avoid even more churn than necessary. Closes: https://bugs.gentoo.org/833494 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: support OpenEXR 3 / imathSam James2022-02-152-0/+266
| | | | | Bug: https://bugs.gentoo.org/833158 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: drop 3.18.0-r2Ionen Wolkens2021-12-281-121/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/freeimage: keyword ~riscvYixun Lan2021-12-021-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-libs/freeimage: Stabilize 3.18.0-r3 x86, #820671Sam James2021-11-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: Stabilize 3.18.0-r3 amd64, #820671Jakov Smolić2021-11-071-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/freeimage: restrict dependency on openexrBernd Waibel2021-11-021-0/+121
| | | | | | | | | | | Package does not yet support OpenEXR-3, so restrict to :0 Closes: https://bugs.gentoo.org/788349 Closes: https://bugs.gentoo.org/820671 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/22793 Signed-off-by: Sam James <sam@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/freeimage: drop 3.18.0-r1John Helmert III2021-07-031-119/+0
| | | | | Bug: https://bugs.gentoo.org/701850 Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-libs/freeimage: eutils->edos2unixSam James2021-04-182-3/+3
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: restore x86 keywordThomas Deutschmann2021-03-011-1/+1
| | | | | | Fixes: 9301a0c8c ("media-libs/freeimage: added ~arm64") Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/freeimage: added ~arm64Roy Bamford2021-02-221-1/+1
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: x86 stable (bug #701850)Thomas Deutschmann2021-02-191-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/freeimage: amd64 stable wrt bug #701850Agostino Sarubbo2021-01-211-2/+2
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/freeimage: update patch metadataSam James2020-12-291-2/+3
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: fix build with >=media-libs/libraw-0.20.0Larry Pyeatt2020-12-292-0/+71
| | | | | | Signed-off-by: Larry Pyeatt <larry.pyeatt@sdsmt.edu> Closes: https://bugs.gentoo.org/734724 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: fix SizeViolation issueJoonas Niilola2020-11-154-728/+7
| | | | | Closes: https://bugs.gentoo.org/748189 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/freeimage: Revbump + security patchJohn Helmert III2020-07-192-0/+312
| | | | | | | | Bug: https://bugs.gentoo.org/701850 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16670 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/freeimage: use HTTPSMichael Mair-Keimberger2020-06-141-1/+1
| | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: James Le Cuirot <chewi@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>
* media-libs/freeimage: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-081-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/freeimage: Drop old 3.15.4-r1James Le Cuirot2019-11-269-1597/+0
| | | | | | Closes: https://bugs.gentoo.org/663614 Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/freeimage: amd64 stable wrt bug #701174Agostino Sarubbo2019-11-261-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/freeimage: x86 stable (bug #701174)Thomas Deutschmann2019-11-261-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* metadata.xml: popuplate CPE entries for better CVE trackingAllen Webb2019-09-121-0/+1
| | | | | Signed-off-by: Allen Webb <allenwebb@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* media-libs/freeimage: Fix missing link against libwebpmuxJames Le Cuirot2019-05-052-3/+3
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/freeimage: Fix building against libjpeg-9James Le Cuirot2019-04-142-0/+25
| | | | | | | | Upstream only applied half of the earlier patch. Closes: https://bugs.gentoo.org/683320 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/freeimage: EAPI 7 for 3.18.0James Le Cuirot2019-04-141-5/+6
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/freeimage: version bump to 3.18.0Patrick Nicolas2019-04-147-0/+1029
| | | | | | | | | Bug: https://bugs.gentoo.org/671106 Signed-off-by: Patrick Nicolas <patricknicolas@laposte.net> Package-Manager: Portage-2.3.51, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/10411 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/freeimage: Put back eutilsAndreas Sturmlechner2018-09-121-1/+1
| | | | | | Even though no function is used, at least one patch fails without. Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-libs/freeimage: Drop unused eutilsAndreas Sturmlechner2018-09-121-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* media-libs/freeimage: Fix building against =media-libs/jpeg-9*Peter Levine2018-03-252-1/+47
| | | | | | Bug: https://bugs.gentoo.org/647422 Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7603
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/freeimage: Remove oldDavid Seifert2017-01-222-105/+0
| | | | | | Gentoo-bug: 559006, 596350 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/freeimage: x86 stable wrt bug #596350Agostino Sarubbo2017-01-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/freeimage: amd64 stable wrt bug #596350Agostino Sarubbo2017-01-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/freeimage: Add patches for CVE-2015-0852 and CVE-2016-5684David Seifert2017-01-216-38/+933
| | | | | | | | Gentoo-bug: 559006, 596350 * EAPI=6 * Make patches -p1 compliant Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.