[PR #141] Initial Psst Flatpak #442

Open
opened 2026-02-28 14:33:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/141
Author: @TheEvilSkeleton
Created: 8/23/2021
Status: 🔄 Open

Base: mainHead: flatpak


📝 Commits (4)

📊 Changes

4 files changed (+3615 additions, -0 deletions)

View changed files

.github/workflows/flatpak.yml (+25 -0)
.pkg/FLATPAK/cargo-sources.json (+3527 -0)
.pkg/FLATPAK/com.github.jpochyla.Psst.metainfo.xml (+28 -0)
.pkg/FLATPAK/com.github.jpochyla.Psst.yaml (+35 -0)

📄 Description

The point of this MR is to test Flatpak packages straight from the master branch.

Related to https://github.com/jpochyla/psst/issues/16.


🔄 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/jpochyla/psst/pull/141 **Author:** [@TheEvilSkeleton](https://github.com/TheEvilSkeleton) **Created:** 8/23/2021 **Status:** 🔄 Open **Base:** `main` ← **Head:** `flatpak` --- ### 📝 Commits (4) - [`eedb149`](https://github.com/jpochyla/psst/commit/eedb14980f698d6231468be30d5132bdd2ceadbc) Initial Psst Flatpak - [`864efe4`](https://github.com/jpochyla/psst/commit/864efe4b25553455c2768cdd6a175ff923df14ed) Merge https://github.com/jpochyla/psst into flatpak - [`bce5076`](https://github.com/jpochyla/psst/commit/bce50769d2459ef28be5742735cfcca84f38d233) Upgrade cargo-sources.json - [`c03ce67`](https://github.com/jpochyla/psst/commit/c03ce6782df46854d66f2e0d6562506a98cc4f52) Add PulseAudio socket ### 📊 Changes **4 files changed** (+3615 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/flatpak.yml` (+25 -0) ➕ `.pkg/FLATPAK/cargo-sources.json` (+3527 -0) ➕ `.pkg/FLATPAK/com.github.jpochyla.Psst.metainfo.xml` (+28 -0) ➕ `.pkg/FLATPAK/com.github.jpochyla.Psst.yaml` (+35 -0) </details> ### 📄 Description The point of this MR is to test Flatpak packages straight from the `master` branch. Related to https://github.com/jpochyla/psst/issues/16. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/psst#442
No description provided.