Chromium 18 w/PulseAudio
Meowthink
meowthink at gmail.com
Sat Apr 7 09:39:21 UTC 2012
Hello all,
There's a bug in current chromium's codebase, preventing compiling
with pulseaudio.
nullnix.backup posted a patch here:
http://code.google.com/p/chromium/issues/detail?id=111392
Temporary(until port update) you can:
0. Download pulse-compile-fix.diff, store it to
/path/to/your/pulse-compile-fix.diff
1.
cd /usr/ports/www/chromium/
make patch
patch work/chromium-courgette-redacted-18.0.1025.151/media/audio/pulse/pulse_output.cc
-p1< /path/to/your/pulse-compile-fix.diff
make
2. If step 1 finished successfully,
make deinstall reinstall clean
Cheers,
Meowthink
More information about the freebsd-chromium
mailing list