Add a default sounds package to release + nightly images
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 <[email protected]> Tested-by: Commit checker robot <[email protected]> Haiku-Format: Haiku-format Bot <[email protected]>
This commit is contained in:
committed by
Máximo Castañeda
parent
77ce22f10a
commit
364a11897d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user