Shop OBEX P1 Docs P2 Docs Learn Events
Flatpak for PropellerIDE — Parallax Forums

Flatpak for PropellerIDE

tetracontetracon Posts: 2
edited 2020-07-19 11:17 in General Discussion
Hi!

It can be quite the hassle getting the IDE running on Linux. There have been numerous forum posts about it.
There are a lot of different distros out there, that people like to use and supporting package building for all of them can be a full time job on its own.

Flatpak aims to solve these issues by packing the application with pretty much all of its dependencies, so that it can be ran on any distro.

See for more info:
https://flatpak.org/
https://flathub.org/home

I've put in some effort to make a manifest and forked the repositories where modifications where required.
There are still some things to be done, but since a lot of it is working already, I thought I'd start looking into how to publish the application on Flathub (a central repository where applications can be installed from).

Turns out they prefer to have the official author of the software to publish it. Which I can totally understand.

In order to move forward with this we'd have to decide on the following:

Are you interested in publishing the PropellerIDE and its bundled software on Flathub?
If so, shall I open PRs for the modifications to the repositories? (Just adding install targets to the qmake configuration here and there)
Are you available to help publish the manifest or would you like for me to do that (requires some level of access to the github organization parallaxinc)?

You can find the manifest here: https://github.com/4c0n/propeller-ide-flatpak

Thanks in advance for your time and effort!

Comments

  • Welcome to the forums! Is this paid for program or free?
  • i know flatpak is certainly free for end-users.
  • DavidZemon wrote: »
    i know flatpak is certainly free for end-users.

    Good to know. sounds like a good tool for forum users.
  • I agree, a flatpak would go a long way in making things easier on Linux. I'm sure we could get enough people willing to help maintain it (I'm down to help out as a full-time Fedora user).
Sign In or Register to comment.