Skip to content

Commit

Permalink
www-client/ungoogled-chromium-bin: fix apulse
Browse files Browse the repository at this point in the history
  • Loading branch information
PF4Public committed Jan 27, 2024
1 parent 45ea5cf commit 496ad1c
Showing 1 changed file with 1 addition and 5 deletions.
Expand Up @@ -51,7 +51,7 @@ CDEPEND="
media-libs/libjpeg-turbo
media-libs/libpng
|| (
media-sound/pulseaudio
media-libs/libpulse
>=media-sound/apulse-0.1.9
)
sys-apps/dbus
Expand Down Expand Up @@ -119,10 +119,6 @@ src_install() {
doexe ./usr/$(get_libdir)/chromium-browser/convert_dict
fi

if has_version ">=media-sound/apulse-0.1.9" ; then
sed -i 's/exec -a "chromium-browser"/exec -a "chromium-browser" apulse/' ./usr/$(get_libdir)/chromium-browser/chromium-launcher.sh
fi

doexe ./usr/$(get_libdir)/chromium-browser/chromium-launcher.sh

# It is important that we name the target "chromium-browser",
Expand Down

0 comments on commit 496ad1c

Please sign in to comment.