linux flatpak config pt6
This commit is contained in:
parent
5e003a4d71
commit
8da29792b4
3 changed files with 94 additions and 14 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<id>za.co.mzansiinnovationhub.mih</id>
|
||||
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0</project_license>
|
||||
<project_license>GPL-3.0-or-later</project_license>
|
||||
|
||||
<name>MIH App</name>
|
||||
<summary>First Super App of Mzansi</summary>
|
||||
|
|
@ -21,16 +21,67 @@
|
|||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<caption>The main dashboard of the MIH App</caption>
|
||||
<image>https://git.mzansi-innovation-hub.co.za/yaso_meth/mih-project/raw/branch/main/mih_ui/mih_app_flatpak/main.png</image>
|
||||
<image width="1920" height="1080">https://git.mzansi-innovation-hub.co.za/yaso_meth/mih-project/raw/branch/main/mih_ui/mih_app_flatpak/main.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
|
||||
<url type="homepage">https://mzansi-innovation-hub.co.za</url>
|
||||
<url type="bugtracker">https://git.mzansi-innovation-hub.co.za/yaso_meth/mih-project/issues</url>
|
||||
<url type="help">https://mzansi-innovation-hub.co.za/support</url>
|
||||
<url type="donation">https://mzansi-innovation-hub.co.za/donate</url>
|
||||
|
||||
<content_rating type="oars-1.1" />
|
||||
<content_rating type="oars-1.1">
|
||||
<content_attribute id="violence-cartoon">none</content_attribute>
|
||||
<content_attribute id="violence-fantasy">none</content_attribute>
|
||||
<content_attribute id="violence-realistic">none</content_attribute>
|
||||
<content_attribute id="violence-bloodshed">none</content_attribute>
|
||||
<content_attribute id="violence-sexual">none</content_attribute>
|
||||
<content_attribute id="violence-desecration">none</content_attribute>
|
||||
<content_attribute id="drugs-alcohol">none</content_attribute>
|
||||
<content_attribute id="drugs-narcotics">none</content_attribute>
|
||||
<content_attribute id="drugs-tobacco">none</content_attribute>
|
||||
<content_attribute id="sex-nudity">none</content_attribute>
|
||||
<content_attribute id="sex-themes">none</content_attribute>
|
||||
<content_attribute id="sex-homosexuality">none</content_attribute>
|
||||
<content_attribute id="sex-prostitution">none</content_attribute>
|
||||
<content_attribute id="sex-adultery">none</content_attribute>
|
||||
<content_attribute id="sex-appearance">none</content_attribute>
|
||||
<content_attribute id="language-profanity">none</content_attribute>
|
||||
<content_attribute id="language-humor">none</content_attribute>
|
||||
<content_attribute id="language-discrimination">none</content_attribute>
|
||||
<content_attribute id="social-chat">none</content_attribute>
|
||||
<content_attribute id="social-info">none</content_attribute>
|
||||
<content_attribute id="social-audio">none</content_attribute>
|
||||
<content_attribute id="social-location">none</content_attribute>
|
||||
<content_attribute id="social-contacts">none</content_attribute>
|
||||
<content_attribute id="money-purchasing">none</content_attribute>
|
||||
<content_attribute id="money-gambling">none</content_attribute>
|
||||
</content_rating>
|
||||
|
||||
<releases>
|
||||
<release version="1.2.6" date="2026-02-25" />
|
||||
<release version="1.2.6" date="2026-02-25">
|
||||
<description>
|
||||
<p>Initial Flatpak release of the MIH App</p>
|
||||
<ul>
|
||||
<li>First Super App of Mzansi</li>
|
||||
<li>Integrated digital services platform</li>
|
||||
<li>Flutter-based cross-platform experience</li>
|
||||
<li>User-friendly dashboard interface</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
||||
|
||||
<keywords>
|
||||
<keyword>mzansi</keyword>
|
||||
<keyword>innovation</keyword>
|
||||
<keyword>hub</keyword>
|
||||
<keyword>super app</keyword>
|
||||
<keyword>digital services</keyword>
|
||||
<keyword>south africa</keyword>
|
||||
</keywords>
|
||||
|
||||
<custom>
|
||||
<value key="flathub::flathub:minimum_runtime_version">49</value>
|
||||
</custom>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue