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

Danger alert: Пакет удалён из репозитория p9

Удалён в задании: #259404
Пакет удалён: Aleksei Nikiforov
Дата удаления: 10 октября 2020 г.
Сообщение: unclosed_cves_CVE-2019-5086_CVE-2019-5087
    Исходный пакет: xcftools
    Версия: 1.0.7-alt1.2
    Собран:  12 марта 2018 г. 18:36 в задании #201725
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: http://henning.makholm.net/xcftools/

    Лицензия: GPL
    О пакете: Tools for extracting information from the Gimp's native file format XCF.
    Описание: 
    Tools is a set of fast command-line tools for extracting information from the
    Gimp's native file format XCF. The tools are designed to allow efficient use of
    layered XCF files as sources in a build system that use 'make' and similar
    tools to manage automatic processing of the graphics. These tools work
    independently of the Gimp engine and do not require the Gimp to even be
    installed.
    
    "xcf2pnm" converts XCF files to ppm, pgm or pbm format, flattening layers if
    necessary. If the image contains transparency, an alpha map can be written to a
    separate file, or a background color can be specified on the command line.
    
    "xcf2png" converts XCF files to PNG format, flattening layers if necessary.
    Transparency information can be kept in the image, or a background color can be
    specified on the command line.
    
    "xcfinfo" lists information about layers in an XCF file.
    
    "xcfview" is a wrapper script that flattens an XCF image and displays it using
    an external PNG/PPM viewer. To use this script, you must make sure also to
    install an appropriate external viewer, as well as the mime-support package
    which provides the mailcap database.
    
    The tools can either flatten an XCF file as given, or extract specific layers
    named on the command line.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    xcftools (x86_64, i586)

    Сопровождающий: Afanasov Dmitry

    Список участников:
    Grigory Ustinov
    Eugeny A. Rostovtsev
    Afanasov Dmitry

      1. libpng-devel

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


    12 марта 2018 г. Grigory Ustinov 1.0.7-alt1.2
    - Fix building with perl 5.26.
    - Remove extra whitespaces in spec.
    3 октября 2012 г. Eugeny A. Rostovtsev 1.0.7-alt1.1
    - Rebuilt with libpng15
    8 июля 2009 г. Afanasov Dmitry 1.0.7-alt1
    - 1.0.7 release
    - remove fix-flattenIncrementally (applied in upstream)