[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: turn pulseaudio off

Scarlett Moore null at kde.org
Fri Jul 11 12:30:27 BST 2025


Git commit a2059e34d8614ee2977a716cc4be8996648a35fe by Scarlett Moore.
Committed on 11/07/2025 at 11:30.
Pushed by scarlettmoore into branch 'work.core24'.

turn pulseaudio off

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/a2059e34d8614ee2977a716cc4be8996648a35fe

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 557501b..978c7f9 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -77,8 +77,8 @@ parts:
       - -DFEATURE_system_proxies=ON
       - -DFEATURE_cups=ON
       - -DFEATURE_ffmpeg=ON
-      - -DFEATURE_vaapi=OFF
       - -DFEATURE_gstreamer=ON
+      - -DFEATURE_pulseaudio=OFF
       - -DFEATURE_fontconfig=ON
       - -DFEATURE_freetype=ON
       - -DFEATURE_harfbuzz=ON


More information about the Neon-commits mailing list