Subject: CVS commit: pkgsrc/audio
From: Nia Alarie
Date: 2021-05-09 11:06:59
Message id: 20210509090659.572CEFA95@cvs.NetBSD.org

Log Message:
add audio/ossplay

ossrecord records audio in Microsoft RIFF (wav) format.

ossplay plays raw PCM, Microsoft RIFF (.wav), Sun ULaw (.au), Mac AIFF (.aif)
and other types of audio files. By default the application will try to
determine the audio file's format and play audio based on the stored
inforation about sample format, number of channels and sampling rate.

NOTE: On NetBSD, use audioplay(1) and audiorecord(1) instead.
This package primarily exists to test OSSv4 compatibility.

Files:
RevisionActionfile
1.1addpkgsrc/audio/ossplay/DESCR
1.1addpkgsrc/audio/ossplay/Makefile
1.1addpkgsrc/audio/ossplay/PLIST
1.1addpkgsrc/audio/ossplay/distinfo
1.1addpkgsrc/audio/ossplay/files/Makefile
1.1addpkgsrc/audio/ossplay/patches/patch-cmd_ossplay_ossplay.c
1.1addpkgsrc/audio/ossplay/patches/patch-cmd_ossplay_ossplay.h