[PR #5931] Drafting flathub script #6217

Closed
opened 2026-02-28 21:25:25 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5931

State: closed
Merged: No


This doesn't actually belong in this repo

To build locally:

flatpak-builder build org.actualbudget.actual.yml --install-deps-from=flathub --force-clean --user --ins
tall

Then run:

flatpak run org.actualbudget.actual

TODO

  • Prep a workflow to build the x64 version for flathub - if we submit we'll need to point to an artifact that exists already
  • I think I have to move the extra-resources to flathub so they can see it? Not sure...
  • Make the PR to flathub
  • icon quality isn't good
  • Update the icon to the one we're about to use for mac?

It would belong in a new repo under flathub. Putting it here for now so I don't lose it.

image

References:

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5931 **State:** closed **Merged:** No --- <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> # This doesn't actually belong in this repo To build locally: ``` flatpak-builder build org.actualbudget.actual.yml --install-deps-from=flathub --force-clean --user --ins tall ```` Then run: ``` flatpak run org.actualbudget.actual ``` # TODO - [ ] Prep a workflow to build the x64 version for flathub - if we submit we'll need to point to an artifact that exists already - [x] I think I have to move the extra-resources to flathub so they can see it? Not sure... - [ ] Make the PR to flathub - [x] icon quality isn't good - [x] Update the icon to the one we're about to use for mac? It would belong in a new repo under flathub. Putting it here for now so I don't lose it. <img width="824" height="430" alt="image" src="https://github.com/user-attachments/assets/aec35ec1-3930-46f3-8419-4ebb1eca0e5a" /> References: - https://github.com/flathub/com.slack.Slack - https://discourse.flathub.org/t/are-any-electron-apps-build-from-source/2833/3 - https://docs.flatpak.org/en/latest/electron.html - https://github.com/sthapa/whatsapp-desktop-linux/blob/fee9d29666117030bd8ab110914d1b97d3e82957/flatpak/whatsapp-desktop.yml - https://github.com/search?q=base%3A+org.electronjs.Electron2.BaseApp++++&type=code&state=open
GiteaMirror added the pull-request label 2026-02-28 21:25:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6217