1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

www/chromium: Change default audio output to PULSEAUDIO to make chromium to play nice with desktop environments

PR:		278521 246449
Approved by:	chromium@FreeBSD.org (maintainer's timeout; 4 years on bug#246449)
This commit is contained in:
Yuri Victorovich 2024-05-03 19:02:20 -07:00
parent 811b735010
commit 89e432ced7

View File

@ -1,5 +1,6 @@
PORTNAME= chromium
PORTVERSION= 124.0.6367.118
PORTREVISION= 1
CATEGORIES= www wayland
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
https://nerd.hu/distfiles/:external
@ -140,7 +141,7 @@ SUB_FILES= chromium-browser.desktop chrome
SUB_LIST+= COMMENT="${COMMENT}"
OPTIONS_DEFINE= CODECS CUPS DEBUG DRIVER KERBEROS LTO PIPEWIRE TEST WIDEVINE
OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE SNDIO
OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE PULSEAUDIO
OPTIONS_EXCLUDE_aarch64=LTO
OPTIONS_GROUP= AUDIO
OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO