udpate flatpak metainfo for flathub build

This commit is contained in:
SoftFever
2026-03-30 15:21:40 +08:00
parent 44faf142f9
commit 0a762dfede

View File

@@ -2,9 +2,6 @@
<component type="desktop"> <component type="desktop">
<id>com.orcaslicer.OrcaSlicer</id> <id>com.orcaslicer.OrcaSlicer</id>
<launchable type="desktop-id">com.orcaslicer.OrcaSlicer.desktop</launchable> <launchable type="desktop-id">com.orcaslicer.OrcaSlicer.desktop</launchable>
<provides>
<id>com.orcaslicer.OrcaSlicer.desktop</id>
</provides>
<name>OrcaSlicer</name> <name>OrcaSlicer</name>
<summary>Get even more perfect prints!</summary> <summary>Get even more perfect prints!</summary>
<developer id="com.orcaslicer"> <developer id="com.orcaslicer">
@@ -27,11 +24,11 @@
</recommends> </recommends>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://raw.githubusercontent.com/OrcaSlicer/OrcaSlicer/main/scripts/flatpak/images/1.png</image> <image>https://raw.githubusercontent.com/OrcaSlicer/OrcaSlicer/v2.3.2/scripts/flatpak/images/1.png</image>
<caption>A model ready to be sliced on a buildplate.</caption> <caption>A model ready to be sliced on a buildplate.</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/OrcaSlicer/OrcaSlicer/main/scripts/flatpak/images/2.png</image> <image>https://raw.githubusercontent.com/OrcaSlicer/OrcaSlicer/v2.3.2/scripts/flatpak/images/2.png</image>
<caption>A calibration test ready to be printed out.</caption> <caption>A calibration test ready to be printed out.</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>
@@ -42,17 +39,14 @@
<p>Key features include advanced calibration tools, adaptive layer heights, tree supports, <p>Key features include advanced calibration tools, adaptive layer heights, tree supports,
multi-material support, and an intuitive interface for both beginners and experts. multi-material support, and an intuitive interface for both beginners and experts.
OrcaSlicer also provides built-in network printing capabilities for compatible printers.</p> OrcaSlicer also provides built-in network printing capabilities for compatible printers.</p>
<p>Originally forked from Bambu Studio and PrusaSlicer, OrcaSlicer builds on a strong
foundation with community-driven improvements and optimizations for print quality
and reliability.</p>
</description> </description>
<branding> <branding>
<color type="primary" scheme_preference="light">#009688</color> <color type="primary" scheme_preference="light">#009688</color>
<color type="primary" scheme_preference="dark">#00695C</color> <color type="primary" scheme_preference="dark">#00695C</color>
</branding> </branding>
<releases> <releases>
<release version="2.3.2-rc" date="2025-03-01"> <release version="2.3.2" date="2025-03-23">
<url type="details">https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/v2.3.2-rc</url> <url type="details">https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/v2.3.2</url>
<description> <description>
<p>See the release page for detailed changelog.</p> <p>See the release page for detailed changelog.</p>
</description> </description>