patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob ab469019ab447e977fd5924d6d12024a11dfe5a6 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

# Notify readiness.
if { fdmove 1 5 echo }
fdclose 5

# Wait for sound devices to be available
if { /etc/mdev/wait controlC0 }

export LISTEN_FDS 2
getpid LISTEN_PID
pipewire

debug log:

solving ab469019ab447e977fd5924d6d12024a11dfe5a6 ...
found ab469019ab447e977fd5924d6d12024a11dfe5a6 in https://inbox.spectrum-os.org/spectrum-devel/20250731-pipewire-v10-v11-1-90ad150e2c00@gmail.com/ ||
	https://inbox.spectrum-os.org/spectrum-devel/20250730-pipewire-v10-v10-1-0f7a7ee80943@gmail.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20250731-pipewire-v10-v11-1-90ad150e2c00@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..ab469019ab447e977fd5924d6d12024a11dfe5a6

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/20250730-pipewire-v10-v10-1-0f7a7ee80943@gmail.com/ for ab469019ab447e977fd5924d6d12024a11dfe5a6
index at:
100644 ab469019ab447e977fd5924d6d12024a11dfe5a6	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).