Package libakode: Information

    Source package: libakode
    Version: 2.0.2-alt11.qa2
    Build time:  Nov 13, 2015, 01:08 PM in the task #152640
    Category: Sound
    Report package bug
    License: GPL
    Summary: A simple audio backend
    Description: 
    aKode is a simple audio-decoding frame-work that provides a uniform
    interface to decode the most common audio-formats. It also has a
    direct playback option for a number of audio-outputs.
    aKode currently has the following decoder plugins:
     mpeg: Uses libMAD to decoder all MPEG 1/2 layer I-III audio.
           GPL licensed and
           patent issue in the US.
     mpc:  Decodes musepack aka mpc audio. LGPL licensed.
     xiph: Decodes FLAC, Ogg/FLAC, Speex and Ogg Vorbis audio. LGPL
           licensed, patent free.
     ffmpeg: Experimental decoder using the FFMPEG decoding library.
           Enables WMA and
           RealAudio
           playback. LGPL and possible patent and reengineering issues
           in the US.
    
    aKode also has the following audio outputs:
     oss:  Outputs to the OSS (Open Sound System) of for instance FreeBSD
           and Linux 2.4
     alsa: Outputs to ALSA of Linux 2.6 (version 0.9 or 1.x required)
           (dmix is recommended).
     sun:  Outputs to Sun OS/Solaris audio device .
     jack: Outputs using Jack audio backend.
     polyp:Output to the polypaudio server. Recommended for network
           transparent audio.

    List of rpms provided by this srpm:
    libakode (x86_64, i586)
    libakode-debuginfo (x86_64, i586)
    libakode-devel (x86_64, i586)
    libakode-out-jack (x86_64, i586)
    libakode-out-jack-debuginfo (x86_64, i586)

    Maintainer: Andrey Cherepanov


      1. libsamplerate-devel
      2. libflac-devel
      3. libspeex-devel
      4. pkg-config
      5. libmad-devel
      6. libalsa-devel
      7. libvorbis-devel
      8. libavformat-devel
      9. jackit-devel
      10. gcc-c++
      11. libpulseaudio-devel
      12. zlib-devel

    Last changed


    Nov. 21, 2014 Andrey Cherepanov 2.0.2-alt11.qa2
    - Fix build (libpulseaudio-devel does not provide libpolypaudio-devel)
    - Fix deprecated libav macros and types
    - Fix Url from orphan website
    - Spec cleanup
    April 19, 2013 Dmitry V. Levin 2.0.2-alt11.qa1
    - NMU: rebuilt for updated dependencies.
    Aug. 8, 2011 Sergey V Turchin 2.0.2-alt11
    - fix to build with libav