flatpak-runtime-config/org.centos.stream.Sdk.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
790 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="runtime">
<id>org.centos.stream.Sdk</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>https://www.centos.org/legal/licensing-policy/</project_license>
<name>Centos Stream SDK</name>
<summary>Tools and headers for developing applications</summary>
<releases>
<release version="10" date="2024-06-08"/>
</releases>
<description>
<p>
The Centos Stream Sdk is the development runtime that you can use to produce applications
using the Centos Stream runtime. It contains everything that is in the platform, as well
as build and debugging tools and headers for the libraries.
</p>
</description>
<url type="homepage">https://www.centos.org/centos-stream/</url>
</component>