Package cmus: Information

    Source package: cmus
    Version: 2.5.0-alt4
    Build time:  Mar 27, 2013, 06:33 PM
    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

    List of rpms provided by this srpm:
    cmus (x86_64, i586)
    cmus-debuginfo (x86_64, i586)
    cmus-in-aac (x86_64, i586)
    cmus-in-aac-debuginfo (x86_64, i586)
    cmus-in-cdio (x86_64, i586)
    cmus-in-cdio-debuginfo (x86_64, i586)
    cmus-in-cue (x86_64, i586)
    cmus-in-cue-debuginfo (x86_64, i586)
    cmus-in-ffmpeg (x86_64, i586)
    cmus-in-ffmpeg-debuginfo (x86_64, i586)
    cmus-in-flac (x86_64, i586)
    cmus-in-flac-debuginfo (x86_64, i586)
    cmus-in-mikmod (x86_64, i586)
    cmus-in-mikmod-debuginfo (x86_64, i586)
    cmus-in-modplug (x86_64, i586)
    cmus-in-modplug-debuginfo (x86_64, i586)
    cmus-in-mp4 (x86_64, i586)
    cmus-in-mp4-debuginfo (x86_64, i586)
    cmus-in-mpc (x86_64, i586)
    cmus-in-mpc-debuginfo (x86_64, i586)
    cmus-in-vorbis (x86_64, i586)
    cmus-in-vorbis-debuginfo (x86_64, i586)
    cmus-in-wavpack (x86_64, i586)
    cmus-in-wavpack-debuginfo (x86_64, i586)
    cmus-out-alsa (x86_64, i586)
    cmus-out-alsa-debuginfo (x86_64, i586)
    cmus-out-ao (x86_64, i586)
    cmus-out-ao-debuginfo (x86_64, i586)
    cmus-out-pulse (x86_64, i586)
    cmus-out-pulse-debuginfo (x86_64, i586)

    Maintainer: Eugene Vlasov


    ACL:
    @qa_p7

      1. libdiscid-devel
      2. libfaad-devel
      3. libstdc++-devel
      4. libflac-devel
      5. libmad-devel
      6. libmikmod-devel
      7. libmodplug-devel
      8. libmpcdec-devel
      9. libmpeg4ip-devel
      10. libncursesw-devel
      11. libogg-devel
      12. libopusfile-devel
      13. libalsa-devel
      14. libao-devel
      15. libtinfo-devel
      16. libpulseaudio-devel
      17. libavcodec-devel
      18. libcue-devel
      19. libavformat-devel
      20. libcddb-devel
      21. libcdio-devel
      22. libavutil-devel
      23. libvorbis-devel
      24. libwavpack-devel

    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