Package libhermes: Information

    Binary package: libhermes
    Version: 1.3.3-alt5.qa1
    Architecture: ppc64le
    Build time:  May 15, 2019, 02:39 AM
    Source package: hermes
    Category: System/Libraries
    Report package bug
    License: LGPL
    Summary: Hermes pixel format conversion library
    Description: 
    HERMES is a library designed to convert a source buffer with a specified pixel
    format to a destination buffer with possibly a different format at the maximum
    possible speed.
    
    On x86 and MMX architectures, handwritten assembler routines are taking over
    the job and doing it lightning fast.
    
    On top of that, HERMES provides fast surface clearing, stretching and some
    dithering. Supported platforms are basically all that have an ANSI C compiler
    as there is no platform specific code but those are supported: DOS, Win32
    (Visual C), Linux, FreeBSD (IRIX, Solaris are on hold at the moment), some BeOS
    support.

    Maintainer: Igor Zubkov


    Last changed


    April 15, 2013 Dmitry V. Levin 1.3.3-alt5.qa1
    - NMU: rebuilt for debuginfo.
    Dec. 2, 2008 Igor Zubkov 1.3.3-alt5
    - apply patch from repocop
    Feb. 23, 2007 Igor Zubkov 1.3.3-alt4
    - build with --disable-x86asm
    - remove set_verify_elf_method textrel=relaxed