Initial import of cmus, an ncurses audio player with many features.
authorben <ben>
Sat, 8 Jul 2006 04:31:28 +0000 (04:31 +0000)
committerben <ben>
Sat, 8 Jul 2006 04:31:28 +0000 (04:31 +0000)
commitaef29e0d78f9ac88a35d428e5ea62d94c65a1cd1
treeb6eca9a1235861e17abf1767f68f2093e0f816f0
parent6111b5362011706241fa9c1ef5a4a63a79884d85
Initial import of cmus, an ncurses audio player with many features.

CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

  * Plays FLAC, OGG, MP3, WAV, modules
  * MP3 and Ogg streaming (Shoutcast/Icecast)
  * WinAmp / XMMS keys "zxcvb"
  * Can be controlled via UNIX socket
  * Customizable colors
  * Nice vi-style interface with tabulator expansion
  * Background playlist loading
  * Track metadata database makes adding files to playlist very fast.
  * Album/artist modes. Playing within one album or artist.
  * Powerful playlist filters
  * Can run external commands for the currently selected files
  * Directory browser
  * Supports 256 colors
  * Play Queue
  * Dynamic Keybinding
  * Easy to use directory browser

This package was submitted in PR#33939.
audio/cmus/DESCR [new file with mode: 0644]
audio/cmus/Makefile [new file with mode: 0644]
audio/cmus/PLIST [new file with mode: 0644]
audio/cmus/distinfo [new file with mode: 0644]