LZO
Source offer for LZO, licensed under
GPL-2.0-or-later and shipped in Morphjet's
images pack.
Note: compression inside libvips — Linux only
Corresponding source
Morphjet distributes LZO as a bundled subprocess. Under GPL-2.0-or-later we publish its complete corresponding source for download at no charge: the exact upstream version we built from, plus any Morphjet patches and the build/relocation scripts used to produce the shipped binary.
Free to anyone; a quick anti-bot check guards the file. The archive holds every version listed below, so it matches whichever build you received.
Versions shipped
Morphjet does not ship one version of LZO everywhere — each platform's build channel pins its own. The archive above contains the corresponding source for every row here.
| Version | Shipped in | Built from |
|---|---|---|
2.10 |
images/linux-x86_64, ocr/linux-x86_64 |
linux only, inside libvips' closure (images) and Tesseract's (ocr). ⚠️ setup-engines-linux.sh pins `libarchive=*=lgpl*` precisely to keep liblzo2 out of libarchive, and it arrives anyway through these two closures. |
Upstream project (reference only — upstream removes old releases, which is why we host the source ourselves): https://www.oberhumer.com/opensource/lzo/
The full text of the GPL-2.0-or-later license ships inside the
pack (share/licenses/lzo) and is reproduced in the app's About
screen. The version you are running is shown there too. The source stays
available for as long as we distribute this build. Not legal advice.