Summary: | www/chromium: no sound. Set ALSA to ON by default | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Pavel Timofeev <timp87> |
Component: | Individual Port(s) | Assignee: | Emanuel Haupt <ehaupt> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | chromium, clutton, koobs |
Priority: | --- | Keywords: | easy, feature |
Version: | Latest | Flags: | koobs:
maintainer-feedback+
koobs: merge-quarterly+ |
Hardware: | Any | ||
OS: | Any |
Description
Pavel Timofeev
2016-11-29 08:50:39 UTC
https://github.com/gliaskos/freebsd-chromium/blob/master/www/chromium/Makefile#L114 It's fixed, but probably not commited. A commit references this bug: Author: ehaupt Date: Wed Nov 30 09:32:29 UTC 2016 New revision: 427414 URL: https://svnweb.freebsd.org/changeset/ports/427414 Log: ALSA option was split during r426855. Also it set ALSA to off by default which led to non-working audio. Turn back on by default. Development repositories have some code to choose between ALSA and PulseAudio. This will be merged with the next version update. PR: 214924 Submitted by: timp87@gmail.com Approved by: chromium (rene) MFH: 2016Q4 Changes: head/www/chromium/Makefile A commit references this bug: Author: ehaupt Date: Thu Dec 1 07:58:19 UTC 2016 New revision: 427474 URL: https://svnweb.freebsd.org/changeset/ports/427474 Log: MFH: r427414 ALSA option was split during r426855. Also it set ALSA to off by default which led to non-working audio. Turn back on by default. Development repositories have some code to choose between ALSA and PulseAudio. This will be merged with the next version update. PR: 214924 Submitted by: timp87@gmail.com Approved by: ports-secteam (junovitch), chromium (rene) Changes: _U branches/2016Q4/ branches/2016Q4/www/chromium/Makefile Committed and merged, thank you for the report Tim. Assign to committer that resolved and set flags correctly. |