summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-10 18:05:14 +0100
committerSam James <sam@gentoo.org>2023-06-10 18:05:14 +0100
commit67e4c509642350f2b071757a6f9127328156ab48 (patch)
tree7269a9e9a9f50cd5ea733640095b7876295a0cb7 /media-video
parentmedia-video/pipewire: disable py3.9 (diff)
downloadgentoo-67e4c509642350f2b071757a6f9127328156ab48.tar.gz
gentoo-67e4c509642350f2b071757a6f9127328156ab48.tar.bz2
gentoo-67e4c509642350f2b071757a6f9127328156ab48.zip
media-video/pipewire: add comment re presets
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/pipewire/pipewire-0.3.71-r2.ebuild2
-rw-r--r--media-video/pipewire/pipewire-9999.ebuild2
2 files changed, 4 insertions, 0 deletions
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:"