openbsd-ports/telephony/asterisk/patches/patch-sounds_sounds_xml
sthen 4ed66825f6 revamp asterisk sound-file packaging.
- strip core-sounds and moh out of the main asterisk package,
they change comparatively rarely.

- provide all available languages.

- provide multiple codecs for all files, replacing the asterisk-native-sounds
package which only provided ulaw versions of the asterisk 1.4 files, ports
laid out to permit parallel building.

- the old asterisk-sounds package providing additional sound files beyond
the core ones is now "extra-sounds" modelled after the filename of the
distributed files.
2012-09-25 21:58:46 +00:00

20 lines
880 B
Plaintext

$OpenBSD: patch-sounds_sounds_xml,v 1.1 2012/09/25 21:58:46 sthen Exp $
--- sounds/sounds.xml.orig Wed Sep 19 17:22:34 2012
+++ sounds/sounds.xml Wed Sep 19 17:29:12 2012
@@ -6,7 +6,6 @@
<member name="CORE-SOUNDS-EN-ALAW" displayname="English, a-Law format">
</member>
<member name="CORE-SOUNDS-EN-GSM" displayname="English, GSM format" >
- <defaultenabled>yes</defaultenabled>
</member>
<member name="CORE-SOUNDS-EN-G729" displayname="English, G.729 format">
</member>
@@ -93,7 +92,6 @@
</category>
<category name="MENUSELECT_MOH" displayname="Music On Hold File Packages" positive_output="yes">
<member name="MOH-OPSOUND-WAV" displayname="opsound.org Music On Hold Files, WAV format" >
- <defaultenabled>yes</defaultenabled>
</member>
<member name="MOH-OPSOUND-ULAW" displayname="opsound.org Music On Hold Files, mu-Law format" >
</member>