#67197 closed defect (fixed)

libopenraw: add a legacy option for system without Rust

Reported by: barracuda156 Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: powerpc, leopard, snowleopard Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: libopenraw

Description

I have checked, and turns out that libopenraw did not always depend on Rust. We could add support for systems without Rust by pegging those to a legacy version.

Change History (5)

comment:1 Changed 13 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez added

comment:2 Changed 13 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Assuming everything is working properly, PowerPC systems are the only ones without Rust.
If the pull request that adds the cargo_fetch PG is merged, libopenraw should work back to 32-bit 10.5.

comment:3 in reply to:  2 Changed 13 months ago by barracuda156

Replying to MarcusCalhoun-Lopez:

Assuming everything is working properly, PowerPC systems are the only ones without Rust.
If the pull request that adds the cargo_fetch PG is merged, libopenraw should work back to 32-bit 10.5.

Then yes, add a legacy version for PPC. (Not in your PR, of course. I will check which one was the last not to need Rust.)

UPD. Description says:

Rust to support CR3.

Wonder if this can be just thrown out conditionally on PPC, and then the current version builds.

Last edited 13 months ago by barracuda156 (previous) (diff)

comment:5 Changed 10 months ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.