freebsd-ports/multimedia/qt5-multimedia
Raphael Kubo da Costa c031e35484 Add patch to fix underrun errors in the ALSA plugin.
The ALSA plugin doesn't suspend the ALSA device when the ::suspend() method is
called. This results in underrun errors when it's resumed.

In ALSA, stopping a pcm doesn't close it, so the ALSA stop/start functions map
to the QAudioInput suspend/resume functions.

PR:		208598
Submitted by:	shurd
MFH:		2016Q2
2016-04-16 17:17:12 +00:00
..
files Add patch to fix underrun errors in the ALSA plugin. 2016-04-16 17:17:12 +00:00
Makefile Add patch to fix underrun errors in the ALSA plugin. 2016-04-16 17:17:12 +00:00
pkg-plist Update Qt5 to 5.5.1. 2016-01-24 18:10:14 +00:00