flatpak-runtime-config/com.redhat.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

21 lines
758 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="runtime">
<id>com.redhat.Platform</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>https://www.redhat.com/en/about/red-hat-end-user-license-agreements#rhel</project_license>
<name>Red Hat Platform</name>
<summary>Shared libraries</summary>
<releases>
<release version="10" date="2023-06-29"/>
<release version="9" date="2021-06-29"/>
</releases>
<description>
<p>
The Red Hat Platform is a runtime for Flatpak applications. It contains
common libraries that are shared between desktop applications, including
GTK 3, GStreamer, Mesa, and many others.
</p>
</description>
<url type="homepage">https://redhat.com/</url>
</component>