Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953549 - x11-libs/cairo-1.18.4: should have USE flag for lzo dependency
Summary: x11-libs/cairo-1.18.4: should have USE flag for lzo dependency
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-04-11 11:11 UTC by NRK
Modified: 2025-04-12 09:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NRK 2025-04-11 11:11:27 UTC
According to upstream's NEWS file, lzo is optional since 1.18.4
https://gitlab.freedesktop.org/cairo/cairo/-/blob/7fd0cd0a9c0278c2b3d4c78087ca8481087b588b/NEWS#L6
Comment 1 NRK 2025-04-11 11:26:21 UTC
Seems like it was optional before too. https://gitlab.freedesktop.org/cairo/cairo/-/merge_requests/590 simply exposed it as a meson switch.
Comment 2 Matt Turner gentoo-dev 2025-04-11 22:34:38 UTC
Feel free to attach a patch or make a pull request on github.

Looks like lzo is only used for cairo-script, so yeah, probably not often used.