Пакет djvu: Информация

    Исходный пакет: djvu
    Версия: 3.5.29-alt1
    Последняя версия по данным Repology
    Собран:  15 июля 2025 г. 11:03 в задании #389909
    Категория: Издательство
    Сообщить об ошибке в пакете
    Домашняя страница: http://djvu.sourceforge.net/

    Лицензия: GPLv2+
    О пакете: DjVu viewers, encoders and utilities
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного 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)

    Сопровождающий: Konstantin Lepikhov



      1. libjpeg-devel
      2. gcc-c++
      3. xdg-utils
      4. libtiff-devel

    Последнее изменение


    14 июля 2025 г. Konstantin Lepikhov 3.5.29-alt1
    - 3.5.29.
    - Fix FTBFS on ix86.
    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)
    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.