You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flatpak is a distro-agnostic packaging system for Linux. The reason I want to do this is that it makes it easy for users to install and update, and Flatpak can automatically update when a new update is found. It also sets up desktop icons and menu icons.
Ideally, I would want to build the package from source, but it seems like I need network access during build time when downloading the dependencies, so I will repackage the pre-build instead.
I can package, submit, and maintain Chemclipe on Flathub, the whole process is done on Github https://github.com/flathub/flathub/pulls so if you want to be a maintainer of the repo, let me know. But I would like to know what you think.
The text was updated successfully, but these errors were encountered:
There is no icon. logo.png is actually older @OpenChrom branding, but it did not use any protected trademarks, so I kept it here as there otherwise is none. The actual icon is placeholder programmer art: Icon.svg
Hi,
I am interested in packaging Chemclipse as a Flatpak to distribute to Flathub.
https://www.flatpak.org/
https://flathub.org/
Flatpak is a distro-agnostic packaging system for Linux. The reason I want to do this is that it makes it easy for users to install and update, and Flatpak can automatically update when a new update is found. It also sets up desktop icons and menu icons.
I only found a 32x32 logo; does a higher resolution logo exist? https://github.com/eclipse/chemclipse/blob/develop/chemclipse/plugins/org.eclipse.chemclipse.rcp.ui.icons/icons/32x32/logo.png
Ideally, I would want to build the package from source, but it seems like I need network access during build time when downloading the dependencies, so I will repackage the pre-build instead.
I can package, submit, and maintain Chemclipe on Flathub, the whole process is done on Github https://github.com/flathub/flathub/pulls so if you want to be a maintainer of the repo, let me know. But I would like to know what you think.
The text was updated successfully, but these errors were encountered: