bilelmoussaoui / Hardcode-Tray

Fixes Hardcoded tray icons in Linux
Other
863 stars 63 forks source link

Use packagecloud to provide DEB, RPM packages #494

Open bilelmoussaoui opened 6 years ago

bilelmoussaoui commented 6 years ago

We must use this instead of launchpad, and with circleci we can easily create a deb, rpm package and push it ! https://packagecloud.io

This way we will have an up to date packages

varlesh commented 6 years ago

@bilelmoussaoui how about flatpak? I think it's universal package and method for all distros

bilelmoussaoui commented 6 years ago

Don't really know if Flatpak would allow us to modify files on /. But I would definitely give it a try!

bilelmoussaoui commented 6 years ago

The application would never be hosted on Flathub I guess.

varlesh commented 6 years ago

The application would never be hosted on Flathub I guess.

Why not? Because hardcode-tray not desktop-app and not have GUI? Or what?

bilelmoussaoui commented 6 years ago

Because the application modifies files on host. Will talk with Flathub maintainers once I'm sure that the app can run correctly using Flathub

varlesh commented 6 years ago

@bilelmoussaoui but hardcode-tray have option revert changes and user point what he want changed...

lskillen commented 5 years ago

@bilelmoussaoui @varlesh Please feel free to consider Cloudsmith as well for packaging. :-)

It's also commercial but has very generous free plans and offerings for open-source projects. Flatpak is a potential package format that will be implemented for support in the near-future too, depending on demand.

Full disclosure: I work for Cloudsmith, so might be biased (but only slightly, honest).