Subject: CVS commit: pkgsrc/audio
From: Nia Alarie
Date: 2021-05-09 10:14:52
Message id: 20210509081452.631C8FA95@cvs.NetBSD.org

Log Message:
add audio/osstest

The osstest applet is a simple test application that can be used to test
functionality of the sound hardware installed in the system.

osstest performs a playback test for each installed audio device. If there
are any "machine detectable" problems they will be reported. You will first
hear an audio sample played on the left speaker, then the right speaker and
finally in stereo on both speakers.

NOTE: On NetBSD, use `audiocfg test 0` instead. This package primarily
exists to test OSSv4 compatibility.

Files:
RevisionActionfile
1.1addpkgsrc/audio/osstest/DESCR
1.1addpkgsrc/audio/osstest/Makefile
1.1addpkgsrc/audio/osstest/PLIST
1.1addpkgsrc/audio/osstest/distinfo
1.1addpkgsrc/audio/osstest/files/Makefile
1.1addpkgsrc/audio/osstest/patches/patch-cmd_osstest_osstest.c