flatpak-runtime-config/org.centos.stream.Platform.appdata.xml
Owen W. Taylor a81a900482 Adapt to centos-stream and RHEL for el10
Install appropriate metadata for a RHEL or Flatpak runtime
(depending on the distribution), remove the KDE runtime metadata
inherited from Fedora.

Related: RHEL-24326
2024-07-08 16:46:25 -04:00

20 lines
736 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="runtime">
<id>org.centos.stream.Platform</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>https://www.centos.org/legal/licensing-policy/</project_license>
<name>Centos Stream Platform</name>
<summary>Shared libraries</summary>
<releases>
<release version="10" date="2024-06-08"/>
</releases>
<description>
<p>
The Centos Stream Platform is a runtime for Flatpak applications.
It contains common libraries that are shared between desktop applications, including
GTK 3, GStreamer, Qt 5, Mesa, SDL2, and many others.
</p>
</description>
<url type="homepage">https://www.centos.org/centos-stream/</url>
</component>