Package liboil: Information

    Source package: liboil
    Version: 0.3.17-alt1.qa1
    Build time:  Apr 8, 2019, 05:21 AM in the task #226835
    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 (x86_64, i586, aarch64)
    liboil-debuginfo (x86_64, i586, aarch64)
    liboil-devel (x86_64, i586, aarch64)
    liboil-devel-debuginfo (x86_64, i586, aarch64)
    liboil-devel-doc (noarch)
    liboil-examples (noarch)

    Maintainer: Dmitry V. Levin


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

    Last changed


    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.
    Jan. 7, 2010 Dmitry V. Levin 0.3.16-alt2
    - Updated to liboil-0.3.16-3-g163ee94.
    - Made configure.ac more friendly to autoreconf.
    - Renamed and uncompressed tarball.
    - Moved "make check" to %check section.
    - Fixed examples packaging.
    - Updated buildreqs.