Package libakode: Information

    Source package: libakode
    Version: 2.0.2-alt10
    Build time:  Nov 26, 2010, 04:33 PM
    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-devel (x86_64, i586)
    libakode-out-jack (x86_64, i586)

    Maintainer: Sergey V Turchin

    List of contributors:
    Sergey V Turchin

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

    Last changed


    Nov. 26, 2010 Sergey V Turchin 2.0.2-alt10
    - rebuilt
    March 1, 2010 Sergey V Turchin 2.0.2-alt9
    - fix to build with new autotools
    June 5, 2009 Sergey V Turchin 2.0.2-alt8
    - fix compile