Skip to content

Commit

Permalink
Removed all modern AppData metadata that makes QPrompt work with mobi…
Browse files Browse the repository at this point in the history
…le Linux distros so QPrompt can run on the soon to become obsolete Ubuntu 18.04 operating system...
  • Loading branch information
Cuperino committed Apr 16, 2022
1 parent d3fa5c8 commit 0e8874d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 86 deletions.
43 changes: 0 additions & 43 deletions com.cuperino.qprompt.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,47 +35,4 @@
<mediatype>text/markdown</mediatype>
<mediatype>text/html</mediatype>
</provides>
<requires>
<display_length compare="gte">292</display_length>
</requires>
<recommends>
<display_length compare="gte">xsmall</display_length>
<display_length compare="lte">xlarge</display_length>
</recommends>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<content_rating type="oars-1.1" />
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
</kudos>
<releases>
<release version="1.0" type="stable" date="2021-12-31">
<artifacts>
<artifact type="binary" platform="aarch64-linux-gnu">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt-1.0.0-Linux-aarch64.deb</location>
</artifact>
<artifact type="binary" platform="x86_64-linux-gnu">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt-v1.0-2c9752c-v1.0-linux-64-gcc.AppImage</location>
<checksum type="sha256">179386217654318efb62f391e50eabb090aedeef2f111a9b6b35edc2c6c2c4cf</checksum>
</artifact>
<artifact type="binary" platform="x86_64-windows-msvc">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt-v1.0-2c9752c-v1.0-windows-msvc2019_64-cl.exe</location>
</artifact>
<artifact type="binary" platform="x86_64-maacos-clang">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt-v1.0-2c9752c-v1.0-macos-64-clang.dmg</location>
</artifact>
<artifact type="binary" platform="arm64-v8a-android">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt_build_apk-debug.apk</location>
</artifact>
<artifact type="source">
<location>https://github.com/Cuperino/QPrompt/archive/refs/tags/v1.0.0.tar.gz</location>
</artifact>
</artifacts>
</release>
</releases>
</component>
43 changes: 0 additions & 43 deletions src/com.cuperino.qprompt.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,47 +35,4 @@
<mediatype>text/markdown</mediatype>
<mediatype>text/html</mediatype>
</provides>
<requires>
<display_length compare="gte">292</display_length>
</requires>
<recommends>
<display_length compare="gte">xsmall</display_length>
<display_length compare="lte">xlarge</display_length>
</recommends>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<content_rating type="oars-1.1" />
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
</kudos>
<releases>
<release version="1.0" type="stable" date="2021-12-31">
<artifacts>
<artifact type="binary" platform="aarch64-linux-gnu">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt-1.0.0-Linux-aarch64.deb</location>
</artifact>
<artifact type="binary" platform="x86_64-linux-gnu">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt-v1.0-2c9752c-v1.0-linux-64-gcc.AppImage</location>
<checksum type="sha256">179386217654318efb62f391e50eabb090aedeef2f111a9b6b35edc2c6c2c4cf</checksum>
</artifact>
<artifact type="binary" platform="x86_64-windows-msvc">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt-v1.0-2c9752c-v1.0-windows-msvc2019_64-cl.exe</location>
</artifact>
<artifact type="binary" platform="x86_64-maacos-clang">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt-v1.0-2c9752c-v1.0-macos-64-clang.dmg</location>
</artifact>
<artifact type="binary" platform="arm64-v8a-android">
<location>https://github.com/Cuperino/QPrompt/releases/download/v1.0.0/qprompt_build_apk-debug.apk</location>
</artifact>
<artifact type="source">
<location>https://github.com/Cuperino/QPrompt/archive/refs/tags/v1.0.0.tar.gz</location>
</artifact>
</artifacts>
</release>
</releases>
</component>

0 comments on commit 0e8874d

Please sign in to comment.