blob c5cf090fb4779e0f3ede1782ada5c95ce5b25702 536 bytes (raw)
name: img/app/etc/s6-rc/pipewire/run # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
| | #!/bin/execlineb -P
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2023-2024 Alyssa Ross <hi@alyssa.is>
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>
s6-ipcserver-socketbinder -B /run/user/0/pipewire-0
fdmove -c 3 0
s6-ipcserver-socketbinder -B /run/user/0/pipewire-0-manager
fdmove -c 4 0
redirfd -r 0 /dev/null
# Wait for sound devices to be available
if { /etc/mdev/wait controlC0 }
# Notify readiness.
if { fdmove 1 5 echo }
fdclose 5
export LISTEN_FDS 2
getpid LISTEN_PID
pipewire
|
debug log:
solving c5cf090fb4779e0f3ede1782ada5c95ce5b25702 ...
found c5cf090fb4779e0f3ede1782ada5c95ce5b25702 in https://inbox.spectrum-os.org/spectrum-devel/5286585c-360a-4ef3-a6fc-752a5963d855@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/40464bdd-6326-4521-9ccd-bb5cf31439a1@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/20250728231303.2416-3-demiobenour@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/1139f3559979e28a38e99a0e9486d79dabb3d8a3.1753748336.git.demiobenour@gmail.com/
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/5286585c-360a-4ef3-a6fc-752a5963d855@gmail.com/
diff --git a/img/app/etc/s6-rc/pipewire/run b/img/app/etc/s6-rc/pipewire/run
new file mode 100644
index 0000000000000000000000000000000000000000..c5cf090fb4779e0f3ede1782ada5c95ce5b25702
Checking patch img/app/etc/s6-rc/pipewire/run...
Applied patch img/app/etc/s6-rc/pipewire/run cleanly.
skipping https://inbox.spectrum-os.org/spectrum-devel/40464bdd-6326-4521-9ccd-bb5cf31439a1@gmail.com/ for c5cf090fb4779e0f3ede1782ada5c95ce5b25702
skipping https://inbox.spectrum-os.org/spectrum-devel/20250728231303.2416-3-demiobenour@gmail.com/ for c5cf090fb4779e0f3ede1782ada5c95ce5b25702
skipping https://inbox.spectrum-os.org/spectrum-devel/1139f3559979e28a38e99a0e9486d79dabb3d8a3.1753748336.git.demiobenour@gmail.com/ for c5cf090fb4779e0f3ede1782ada5c95ce5b25702
index at:
100644 c5cf090fb4779e0f3ede1782ada5c95ce5b25702 img/app/etc/s6-rc/pipewire/run
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).