Date: Sun, 5 Oct 2008 14:40:55 +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/p5-Audio-Mixer Makefile distinfo pkg-descr pkg-plist Message-ID: <200810051440.m95Eetoq075387@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-10-05 14:40:55 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/p5-Audio-Mixer Makefile distinfo pkg-descr pkg-plist Log: Audio::Mixer - Perl extension for Sound Mixer control This is just a very simple Perl interface which allows to set various sound mixer parameters. The most important probably 'vol' (volume). The list of all mixer parameters can be obtained using get_mixer_params() function. All values (lcval, rcval) are numbers in 0-100 range. WWW: http://search.cpan.org/dist/Audio-Mixer/ PR: ports/127862 Submitted by: Dennis Herrmann <adox at mcx2.org> Revision Changes Path 1.989 +1 -0 ports/audio/Makefile 1.1 +21 -0 ports/audio/p5-Audio-Mixer/Makefile (new) 1.1 +3 -0 ports/audio/p5-Audio-Mixer/distinfo (new) 1.1 +10 -0 ports/audio/p5-Audio-Mixer/pkg-descr (new) 1.1 +9 -0 ports/audio/p5-Audio-Mixer/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810051440.m95Eetoq075387>