cvs commit: ports/audio Makefile ports/audio/mcplay Makefile distinfo pkg-descr ports/audio/mcplay/files mcplay.1 patch-Makefile patch-config.h patch-mixer.c patch-screen.c

Martin Wilke miwi at FreeBSD.org
Sat Mar 20 18:55:55 UTC 2010


miwi        2010-03-20 18:55:54 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/mcplay         Makefile distinfo pkg-descr 
    audio/mcplay/files   mcplay.1 patch-Makefile patch-config.h 
                         patch-mixer.c patch-screen.c 
  Log:
  mcplay is a curses based front-end for various audio players.  It
  is a reimplementation in C of the well-known python program 'cplay'.
  
  Supported players currently include:
  - mpg123
  - ogg123
  - sox
  
  WWW:    http://www.yahuxo.de/mcplay/
  
  PR:             ports/144879
  Submitted by:   Charlie Kester <corky1951 at comcast.net>
  
  Revision  Changes    Path
  1.1093    +1 -0      ports/audio/Makefile
  1.1       +31 -0     ports/audio/mcplay/Makefile (new)
  1.1       +3 -0      ports/audio/mcplay/distinfo (new)
  1.1       +65 -0     ports/audio/mcplay/files/mcplay.1 (new)
  1.1       +20 -0     ports/audio/mcplay/files/patch-Makefile (new)
  1.1       +11 -0     ports/audio/mcplay/files/patch-config.h (new)
  1.1       +11 -0     ports/audio/mcplay/files/patch-mixer.c (new)
  1.1       +17 -0     ports/audio/mcplay/files/patch-screen.c (new)
  1.1       +11 -0     ports/audio/mcplay/pkg-descr (new)


More information about the cvs-all mailing list