new blfs: media-video/wireplumber-0.5.12

This commit is contained in:
wyj
2026-01-14 16:54:06 -05:00
parent 5de9145dc3
commit e374f699f8
2 changed files with 87 additions and 0 deletions
@@ -0,0 +1,18 @@
From ed5ce9c176db2e26ac9915b4d86c3a076a8093ae Mon Sep 17 00:00:00 2001
From: "Igor V. Kovalenko" <igor.v.kovalenko@gmail.com>
Date: Fri, 2 Feb 2024 22:00:03 +0300
Subject: [PATCH] config: Disable alsa and bluez monitors by default
--- a/src/config/wireplumber.conf
+++ b/src/config/wireplumber.conf
@@ -72,8 +72,8 @@ wireplumber.profiles = {
policy.standard = required
- hardware.audio = required
- hardware.bluetooth = required
+ #hardware.audio = required
+ #hardware.bluetooth = required
hardware.video-capture = required
}