[PR #2085] [MERGED] Move release info into metainfo.xml #2482

Closed
opened 2026-02-27 22:00:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2085
Author: @fpiesche
Created: 1/7/2025
Status: Merged
Merged: 1/7/2025
Merged by: @georgemoralis

Base: mainHead: patch-3


📝 Commits (1)

  • 1bea4bd Move release info into metainfo.xml

📊 Changes

2 files changed (+25 additions, -26 deletions)

View changed files

📝 dist/net.shadps4.shadPS4.metainfo.xml (+25 -3)
dist/net.shadps4.shadPS4.releases.xml (+0 -23)

📄 Description

This works around a problem where Flatpak has incomplete support for external releases.xml files. flatpak-builder will correctly accept these being present as long as they match the FreeDesktop specification but spits out a warning about the presence of the file, while removing it will cause flatpak-builder-lint to fail (correctly) if the metainfo.xml specifies an external release.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2085 **Author:** [@fpiesche](https://github.com/fpiesche) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`1bea4bd`](https://github.com/shadps4-emu/shadPS4/commit/1bea4bd6b2868644f64bc7550230809ea658a548) Move release info into metainfo.xml ### 📊 Changes **2 files changed** (+25 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `dist/net.shadps4.shadPS4.metainfo.xml` (+25 -3) ➖ `dist/net.shadps4.shadPS4.releases.xml` (+0 -23) </details> ### 📄 Description This works around a problem where Flatpak has incomplete support for external `releases.xml` files. `flatpak-builder` will correctly accept these being present as long as they match the FreeDesktop specification but spits out a warning about the presence of the file, while removing it will cause `flatpak-builder-lint` to fail (correctly) if the `metainfo.xml` specifies an external release. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2482
No description provided.