Package cmus: Information

    Binary package: cmus
    Version: 2.5.0-alt4
    Architecture: x86_64
    Build time:  Mar 27, 2013, 06:33 PM
    Source package: cmus
    Category: Sound
    Report package bug
    License: GPL
    Summary: CMus - C* Music Player
    Description: 
    CMus is a small and fast text mode music player.
    Track metadata cache makes adding files to playlist very fast and separate
    playlist loader thread keeps UI always usable. cmus is also fast to use;
    most commands require just one keypress, more complex commands are
    executed in vi-style command mode.
    Features
      * Input
        o FLAC
        o Ogg/Vorbis
        o MP3 (libmad)
        o Wav
        o .mod, .s3m, ... (libmodplug, libmikmod)
        o .mpc, .mpp, .mp+ (libmpcdec)
        o MPEG-4 AAC (.mp4, .m4a, .m4b)
        o AAC (.aac, audio/aac, audio/aacp)
        o FFMPEG (.wma files, could extend to support more)
        o WavPack (.wv)
        o CDIO
      * Output
        o ALSA
        o OSS
        o libao
      * Playing
        o Album/artist modes; playing within one album or artist
        o Play queue
        o MP3 and Ogg streaming (Shoutcast/Icecast)
        o Powerful playlist filters
      * Interface
        o Easy to use directory browser
        o Customizable colors
        o Dynamic keybindings, you can bind a key to any command
        o Vi/less style search mode
        o Vi style command mode with tabulator expansion
      * Misc
        o Can run external commands for the selected files (tag-editor for
          example)
        o UTF-8 support
        o Can be controlled via UNIX socket using cmus-remote command

    Maintainer: Eugene Vlasov



    Last changed


    March 27, 2013 Eugene Vlasov 2.5.0-alt4
    - Merged my git works for 2.4.2:
      * Initial CUE support
      * Added subpackage for CUE plugin
      * Added cmus-tutorial man page
    - libcddb and libdiscid identification for CDDA
    Jan. 5, 2013 Evgenii Terechkov 2.5.0-alt3
    - Make DEBUG conditional
    Jan. 2, 2013 Evgenii Terechkov 2.5.0-alt2
    - Patch2 replaced
    - DEBUG=2 to dump crash info to ~/cmus-debug.txt