···88 sha256 = "1yl0187xjh1j2zkb7v9cs9i868zcaj23pzn4a36qhzam9wfjjvkm";
99 };
10101111+ # Avoid this error:
1212+ # signal_processing/filter_ar_fast_q12_armv7.S:88: Error: selected processor does not support `sbfx r11,r6,#12,#16' in ARM mode
1313+ patchPhase = stdenv.lib.optionalString stdenv.isArm ''
1414+ substituteInPlace configure --replace 'armv7*|armv8*' 'disabled'
1515+ '';
1616+1117 meta = with stdenv.lib; {
1218 homepage = http://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing;
1319 description = "A more Linux packaging friendly copy of the AudioProcessing module from the WebRTC project";