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 Author: Tobias Rapp WWW: http://www.yahuxo.de/mcplay/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added, with minor changes. Thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"