Add support for mesa libraries.
Metadata
Current evaluation
Merged changes expanding LD_LIBRARY_PATH to include mesa library paths. Library handling was refactored into a snapcraft.libraries module per reviewer feedback. Resolves Launchpad bug #1531620 and requires backporting to the 1.x branch.
Suggested action: —
No scores available.
Issue body
Currently Snapcraft adds only a few standard paths to LD_LIBRARY_PATH. This PR expands that to include paths used by mesa packages.
This will need to be backported to 1.x once approved.
Resolves LP: [#1531620](https://bugs.launchpad.net/snapcraft/+bug/1531620)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes expanding LD_LIBRARY_PATH to include mesa library paths. Library handling was refactored into a snapcraft.libraries module per reviewer feedback. Resolves Launchpad bug #1531620 and requires backporting to the 1.x branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds mesa library paths to LD_LIBRARY_PATH, resolving Launchpad bug #1531620. Library handling was refactored into a snapcraft.libraries module per review. Requires backport to the 1.x branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes add mesa library support by expanding LD_LIBRARY_PATH. Library handling was refactored into a snapcraft.libraries module. Resolves Launchpad bug #1531620 and is approved for backporting to 1.x. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #207 Backport to 1.x: Add support for mesa libraries. | snapcraft | merged | Merged backport of PR #204 to the 1.x branch, adding support for mesa libraries. Conflicts related to icon and vendor fields were resolved, and tests passed successfully. | |
| #462 Add SNAP_LIBRARY_PATH to LD_LIBRARY_PATH. | snapcraft | merged | Merged changes adding SNAP_LIBRARY_PATH to LD_LIBRARY_PATH, resolving Launchpad bug #1570945. The three-file update received maintainer approval and was merged. |