Package liboil: Information

    Source package: liboil
    Version: 0.3.17-alt1.qa2
    Build time:  Nov 28, 2021, 07:15 PM
    Category: System/Libraries
    Report package bug
    License: BSD-style
    Summary: Library of Optimized Inner Loops
    Description: 
    Liboil is a library of simple functions that are optimized for
    various CPUs.  These functions are generally loops implementing simple
    algorithms, such as converting an array of N integers to floating-poing
    numbers or multiplying and summing an array of N numbers.  Clearly such
    functions are candidates for significant optimization using various
    techniques, especially by using extended instructions provided by
    modern CPUs (Altivec, MMX, SSE, etc.).
    
    Many multimedia applications and libraries already do similar things
    internally.  The goal of this project is to consolidate some of the code
    used by various multimedia projects, and also make optimizations easier
    to use by a broad range of applications.

    List of rpms provided by this srpm:
    liboil (mipsel)
    liboil-debuginfo (mipsel)
    liboil-devel (mipsel)
    liboil-devel-debuginfo (mipsel)
    liboil-devel-doc (noarch)
    liboil-examples (noarch)

    Maintainer: Dmitry V. Levin


      1. glib2-devel
      2. /proc
      3. gtk-doc

    Last changed


    Nov. 26, 2021 Dmitry V. Levin 0.3.17-alt1.qa2
    - NMU: disabled lto in %check.
    April 14, 2013 Dmitry V. Levin 0.3.17-alt1.qa1
    - NMU: rebuilt for debuginfo.
    Nov. 6, 2010 Dmitry V. Levin 0.3.17-alt1
    - Updated to liboil-0.3.17-2-g7059160.