Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 16:09:23 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/cmus Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200510141609.j9EG9NGk062578@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510141609.j9EG9NGk062578>