commit: 67e4c509642350f2b071757a6f9127328156ab48
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 17:05:14 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 17:05:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e4c509
media-video/pipewire: add comment re presets
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/pipewire/pipewire-0.3.71-r2.ebuild | 2 ++
media-video/pipewire/pipewire-9999.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/media-video/pipewire/pipewire-0.3.71-r2.ebuild
b/media-video/pipewire/pipewire-0.3.71-r2.ebuild
index 3eaeee2651b6..7289c71e58b0 100644
--- a/media-video/pipewire/pipewire-0.3.71-r2.ebuild
+++ b/media-video/pipewire/pipewire-0.3.71-r2.ebuild
@@ -402,6 +402,8 @@ pkg_postinst() {
if [[ ${HAD_SOUND_SERVER} -eq 0 || -z ${REPLACING_VERSIONS} ]] ; then
# TODO: We could drop most of this if we set up systemd presets?
+ # They're worth looking into because right now, the
out-of-the-box experience
+ # is automatic on OpenRC, while it needs manual intervention on
systemd.
if use sound-server && use systemd ; then
elog
elog "When switching from PulseAudio, you may need to
disable PulseAudio:"
diff --git a/media-video/pipewire/pipewire-9999.ebuild
b/media-video/pipewire/pipewire-9999.ebuild
index 3eaeee2651b6..7289c71e58b0 100644
--- a/media-video/pipewire/pipewire-9999.ebuild
+++ b/media-video/pipewire/pipewire-9999.ebuild
@@ -402,6 +402,8 @@ pkg_postinst() {
if [[ ${HAD_SOUND_SERVER} -eq 0 || -z ${REPLACING_VERSIONS} ]] ; then
# TODO: We could drop most of this if we set up systemd presets?
+ # They're worth looking into because right now, the
out-of-the-box experience
+ # is automatic on OpenRC, while it needs manual intervention on
systemd.
if use sound-server && use systemd ; then
elog
elog "When switching from PulseAudio, you may need to
disable PulseAudio:"