gentoo-ebuilds/net-misc/asterisk-core-sounds/metadata.xml
Jaco Kroon 2f504675cb
*/*: Update my e-mail in metadata.xml files.
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
2025-10-30 19:59:10 +02:00

19 lines
869 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jkroon@gentoo.org</email>
<name>Jaco Kroon</name>
</maintainer>
<stabilize-allarches/>
<use>
<flag name="alaw">Install the sounds files for the alaw codec.</flag>
<flag name="g722">Install the sounds files for the g722 codec.</flag>
<flag name="g729">Install the sounds files for the g729 codec.</flag>
<flag name="siren7">Install the sounds files for the siren7 codec.</flag>
<flag name="siren14">Install the sounds files for the siren14 codec.</flag>
<flag name="sln16">Install the sounds files for the sln16 codec.</flag>
<flag name="ulaw">Install the sounds files for the ulaw codec.</flag>
<flag name="wav">Install the sounds files for the wav codec.</flag>
</use>
</pkgmetadata>