[PR #310] [CLOSED] Add development flatpak manifest #368

Closed
opened 2026-05-05 22:17:42 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feschber/lan-mouse/pull/310
Author: @ayykamp
Created: 7/8/2025
Status: Closed

Base: mainHead: flatpak


📝 Commits (1)

  • 6e55720 doc: add instructions to install from terra repo on fedora

📊 Changes

1 file changed (+12 additions, -2 deletions)

View changed files

📝 README.md (+12 -2)

📄 Description

I added a new flatpak manifest to replace the non functional one that was in the repo. To test:

flatpak install org.flatpak.Builder
flatpak run org.flatpak.Builder --repo repo --force-clean --install-deps-from flathub --user --install build build-aux/de.feschber.LanMouse.yml
flatpak run de.feschber.LanMouse

Note that to submit to flathub there will need to be some further work, because their build process does not allow network access. See flatpak-cargo-generator or cargo-vendor.


🔄 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/feschber/lan-mouse/pull/310 **Author:** [@ayykamp](https://github.com/ayykamp) **Created:** 7/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `flatpak` --- ### 📝 Commits (1) - [`6e55720`](https://github.com/feschber/lan-mouse/commit/6e55720d1b7ee9271699ce845e973524bb7d82b3) doc: add instructions to install from terra repo on fedora ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+12 -2) </details> ### 📄 Description I added a new flatpak manifest to replace the non functional one that was in the repo. To test: ```sh flatpak install org.flatpak.Builder flatpak run org.flatpak.Builder --repo repo --force-clean --install-deps-from flathub --user --install build build-aux/de.feschber.LanMouse.yml flatpak run de.feschber.LanMouse ``` Note that to submit to flathub there will need to be some further work, because their build process does not allow network access. See [`flatpak-cargo-generator`](https://github.com/flatpak/flatpak-builder-tools/tree/master/cargo) or [`cargo-vendor`](https://doc.rust-lang.org/cargo/commands/cargo-vendor.html). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:17:42 -06: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: github-starred/lan-mouse#368
No description provided.