From 364a11897d50235b7bf07242b75fc7992bff01ce Mon Sep 17 00:00:00 2001 From: Humdinger Date: Fri, 30 Jan 2026 17:02:25 +0100 Subject: [PATCH] Add a default sounds package to release + nightly images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Having sounds bundled in the Haiku image allows for a quick test if audio playback is working and lets the user play with the Sounds preferences. The sounds package only contains the audio files of the theme "Burg's Sparkly Tones" by Garrett Kabler that won the Community System Sounds Contest of 2020 [1]. The files appear in a folder in /system/data/sounds/ . [1] https://www.haiku-os.org/news/2020-09-11-system-sound-contest/ Change-Id: Iaeb05894c5c9c3f6433fca3ae569e1f2d56fd96d Reviewed-on: https://review.haiku-os.org/c/haiku/+/8757 Reviewed-by: Máximo Castañeda Tested-by: Commit checker robot Haiku-Format: Haiku-format Bot --- build/jam/DefaultBuildProfiles | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/jam/DefaultBuildProfiles b/build/jam/DefaultBuildProfiles index 539928143d..f558fb184c 100644 --- a/build/jam/DefaultBuildProfiles +++ b/build/jam/DefaultBuildProfiles @@ -98,6 +98,7 @@ rule DefineDefaultBuildProfiles openssh pdfwriter pe + sounds_community_default timgmsoundfont vision wonderbrush @@ -149,6 +150,7 @@ rule DefineDefaultBuildProfiles openssh openssl3 pe + sounds_community_default vision wpa_supplicant # xz_utils can't be built with gcc2, so we install it for