mirror of
https://github.com/JupiterBroadcasting/CasterSoundboard.git
synced 2025-10-29 19:45:32 +00:00
23 lines
960 B
XML
23 lines
960 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2017 Filip Szymański <fszymanski@fedoraproject.org> -->
|
|
<component type="desktop">
|
|
<id>CasterSoundboard.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>LGPL-3.0</project_license>
|
|
<name>CasterSoundboard</name>
|
|
<summary>A soundboard for hot-keying and playing back sounds</summary>
|
|
<description>
|
|
<p>
|
|
A soundboard for hot-keying and playing back sounds. (For podcasting)
|
|
</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/JupiterBroadcasting/CasterSoundboard/master/docs/img/screenshot.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<url type="homepage">https://github.com/JupiterBroadcasting/CasterSoundboard</url>
|
|
<url type="bugtracker">https://github.com/JupiterBroadcasting/CasterSoundboard/issues</url>
|
|
<update_contact>fszymanski@fedoraproject.org</update_contact>
|
|
</component>
|