freebsd-ports/audio/xanalyser
Kurt Jaeger a6be36a319 audio/xanalyser: fix a ioctl call (now for real)
- SNDCTL_DSP_GETBLKSIZE() is in FreeBSD a read only ioctl()
  Need to use SNDCTL_DSP_SETBLKSIZE() to really set the blocksize.

PR:           193373
Submitted by: hselasky
Reviewed by:  Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by:  db (maintainer)
2018-09-03 18:21:27 +00:00
..
files
distinfo
Makefile
pkg-descr