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

    Исходный пакет: alure
    Версия: 1.2-alt1.M60P.1
    Собран:  20 февраля 2014 г. 19:13 в задании #114846
    Скопирован в задании: #114946
    Сообщить об ошибке в пакете
    Домашняя страница: http://kcat.strangesoft.net/alure.html

    Лицензия: MIT
    О пакете: ALURE is a utility library to help manage common tasks with OpenAL applications
    Описание: 
    The purpose of this library is to provide pre-made functionality that would otherwise be
    repetitive or difficult to (re)code for various projects and platforms, such as loading
    a sound file into an OpenAL buffer and streaming an audio file through a buffer queue.
    Support for different formats is consistant across platforms, so no special checks are
    needed when loading files, and all formats are handled through the same API.
    
    Currently ALURE includes a basic .wav and .aif file reader, and can leverage external
    libraries such as libSndFile (for extended wave formats and several others),
    VorbisFile (for Ogg Vorbis), FLAC (for FLAC and Ogg FLAC), and others. External libraries
    can also be dynamically loaded at run-time, or individually disabled outright at compile time.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    alure-examples (x86_64, i586)
    alure-examples-debuginfo (x86_64, i586)
    libalure (x86_64, i586)
    libalure-debuginfo (x86_64, i586)
    libalure-devel (x86_64, i586)
    libalure-devel-doc (x86_64, i586)

    Сопровождающий: Slava Dubrovskiy

    Список участников:
    Andrey Cherepanov
    Slava Dubrovskiy

    Права:
    Igor Vlasenko
    @everybody

      1. libflac-devel
      2. libfluidsynth-devel
      3. libsndfile-devel
      4. libmodplug-devel
      5. cmake
      6. libmpg123-devel
      7. libopenal-devel
      8. dumb-devel
      9. gcc-c++
      10. libvorbis-devel

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


    20 февраля 2014 г. Andrey Cherepanov 1.2-alt1.M60P.1
    - Backport to p6 branch
    12 ноября 2013 г. Slava Dubrovskiy 1.2-alt2
    - Fix build
    26 октября 2013 г. Slava Dubrovskiy 1.2-alt1
    - New version. Fix (ALT#29525)