Date: Sat, 20 Mar 2010 18:55:54 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <201003201855.o2KItspe058410@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003201855.o2KItspe058410>
