Package djvu: Information
Source package: djvu
Version: 3.5.29-alt1
Build time: Oct 14, 2025, 01:43 PM in the task #396548
Category: Publishing
Report package bugHome page: http://djvu.sourceforge.net/
License: GPLv2+
Summary: DjVu viewers, encoders and utilities
Description:
DjVu is a web-centric format and software platform for distributing documents and images. DjVu can advantageously replace PDF, PS, TIFF, JPEG, and GIF for distributing scanned documents, digital documents, or high-resolution pictures. DjVu content downloads faster, displays and renders faster, looks nicer on a screen, and consume less client resources than competing formats. DjVu images display instantly and can be smoothly zoomed and panned with no lengthy re-rendering. DjVuLibre is a free (GPL'ed) implementation of DjVu, including decoders, simple encoders, and utilities. The viewer and browser plugin are in their own separate packages.
List of RPM packages built from this SRPM:
djvu-common (noarch)
djvu-doc (noarch)
djvu-utils (x86_64, i586, aarch64)
djvu-utils-debuginfo (x86_64, i586, aarch64)
djvu-xmltools (x86_64, i586, aarch64)
djvu-xmltools-debuginfo (x86_64, i586, aarch64)
libdjvu (x86_64, i586, aarch64)
libdjvu-debuginfo (x86_64, i586, aarch64)
libdjvu-devel (x86_64, i586, aarch64)
djvu-common (noarch)
djvu-doc (noarch)
djvu-utils (x86_64, i586, aarch64)
djvu-utils-debuginfo (x86_64, i586, aarch64)
djvu-xmltools (x86_64, i586, aarch64)
djvu-xmltools-debuginfo (x86_64, i586, aarch64)
libdjvu (x86_64, i586, aarch64)
libdjvu-debuginfo (x86_64, i586, aarch64)
libdjvu-devel (x86_64, i586, aarch64)
Maintainer: Konstantin Lepikhov
List of contributors:
Konstantin Lepikhov
Dmitry V. Levin
Eugeny A. Rostovtsev
Alexey Gladkov
Evgeny Sinelnikov
qa-robot
Konstantin Lepikhov
Dmitry V. Levin
Eugeny A. Rostovtsev
Alexey Gladkov
Evgeny Sinelnikov
qa-robot
Last changed
July 14, 2025 Konstantin Lepikhov 3.5.29-alt1
- 3.5.29. - Fix FTBFS on ix86.
Dec. 9, 2024 Konstantin Lepikhov 3.5.28-alt3
- Mention CVEs for git fixes. - Sync with fedora (3.5.28-9): + RH-0001-Check-for-zero-width-and-height.patch (RH BZ#2234738 CVE-2021-46312)
April 1, 2022 Konstantin Lepikhov 3.5.28-alt2
- any2djvu: fix exit code (ALT#16141). - apply fixes from git: + Reviewed Fedora patches and adopted some of them. + DjVuToPS fix for images without foreground. + fix for incorrect resolution in tiff tags. + fix for upstream bug #302. + Improved merge_and_split_ccs does not join large cc pieces.