cvs commit: ports/audio Makefile ports/audio/cmus Makefile distinfo pkg-descr pkg-plist

Adam Weinberger adamw at FreeBSD.org
Fri Oct 14 09:09:24 PDT 2005


adamw       2005-10-14 16:09:23 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/cmus           Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add cmus, a really cool console music player with some nifty
  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
  
  WWW: http://onion.dynserv.net/~timo/index.php?page=Projects/cmus
  
  Revision  Changes    Path
  1.668     +1 -0      ports/audio/Makefile
  1.1       +75 -0     ports/audio/cmus/Makefile (new)
  1.1       +2 -0      ports/audio/cmus/distinfo (new)
  1.1       +19 -0     ports/audio/cmus/pkg-descr (new)
  1.1       +11 -0     ports/audio/cmus/pkg-plist (new)


More information about the cvs-all mailing list