[PR #15] [MERGED] [core] Add Flatpak #22

Closed
opened 2025-10-31 16:55:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/15
Author: @ricoberger
Created: 9/30/2023
Status: Merged
Merged: 9/30/2023
Merged by: @ricoberger

Base: mainHead: add-flatpak


📝 Commits (1)

📊 Changes

12 files changed (+196 additions, -1 deletions)

View changed files

📝 CONTRIBUTING.md (+10 -1)
app/linux/flatpak/app.feeddeck.feeddeck.desktop (+9 -0)
app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml (+107 -0)
app/linux/flatpak/app.feeddeck.feeddeck.svg (+12 -0)
app/linux/flatpak/app.feeddeck.feeddeck.yml (+46 -0)
app/linux/flatpak/screenshots/1.png (+0 -0)
app/linux/flatpak/screenshots/2.png (+0 -0)
app/linux/flatpak/screenshots/3.png (+0 -0)
app/linux/flatpak/screenshots/4.png (+0 -0)
app/linux/flatpak/screenshots/5.png (+0 -0)
app/templates/app-icon/linux.svg (+12 -0)
📝 app/templates/feeddeck.afdesign (+0 -0)

📄 Description

Add all files to create a Flatpak which can be distributed via Flathub.


🔄 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/feeddeck/feeddeck/pull/15 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 9/30/2023 **Status:** ✅ Merged **Merged:** 9/30/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `add-flatpak` --- ### 📝 Commits (1) - [`02cfd3a`](https://github.com/feeddeck/feeddeck/commit/02cfd3afb4797c91cac3c649a83284e8ee64066a) [core] Add Flatpak ### 📊 Changes **12 files changed** (+196 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+10 -1) ➕ `app/linux/flatpak/app.feeddeck.feeddeck.desktop` (+9 -0) ➕ `app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml` (+107 -0) ➕ `app/linux/flatpak/app.feeddeck.feeddeck.svg` (+12 -0) ➕ `app/linux/flatpak/app.feeddeck.feeddeck.yml` (+46 -0) ➕ `app/linux/flatpak/screenshots/1.png` (+0 -0) ➕ `app/linux/flatpak/screenshots/2.png` (+0 -0) ➕ `app/linux/flatpak/screenshots/3.png` (+0 -0) ➕ `app/linux/flatpak/screenshots/4.png` (+0 -0) ➕ `app/linux/flatpak/screenshots/5.png` (+0 -0) ➕ `app/templates/app-icon/linux.svg` (+12 -0) 📝 `app/templates/feeddeck.afdesign` (+0 -0) </details> ### 📄 Description Add all files to create a Flatpak which can be distributed via Flathub. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:55:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#22