Menu
BifrOSt-Apps
publicLatest change d1154bec05736d11f362012ebaac0656e03055c0 - Migrate repository URLs to AkurAI Build by Ólafur Búi Ólafsson
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>@@APP_ID@@</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<name>@@XML_APP_NAME@@</name>
<name xml:lang="is">@@XML_APP_NAME_IS@@</name>
<summary>@@XML_SUMMARY@@</summary>
<summary xml:lang="is">@@XML_SUMMARY_IS@@</summary>
<description>
<p>@@XML_DESCRIPTION@@</p>
<p xml:lang="is">@@XML_DESCRIPTION_IS@@</p>
</description>
<developer id="org.bifrost">
<name>BifrOSt contributors</name>
</developer>
<launchable type="desktop-id">@@APP_ID@@.desktop</launchable>
<url type="homepage">https://akurai-build.olibuijr.com/repos/BifrOSt-Apps</url>
<url type="bugtracker">https://akurai-build.olibuijr.com/repos/BifrOSt-Apps/issues</url>
<provides>
<binary>@@APP_ID@@</binary>
</provides>
<releases>
<release version="@@VERSION@@" date="@@RELEASE_DATE@@"/>
</releases>
<content_rating type="oars-1.1"/>
</component>