1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
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 audio/xanalyser: fix a ioctl call (now for real) 2018-09-03 18:21:27 +00:00
distinfo
Makefile
pkg-descr