mtytel / helm

Helm - a free polyphonic synth with lots of modulation
http://tytel.org/helm
GNU General Public License v3.0
2.36k stars 200 forks source link

Change "Linux" to "Debian/Ubuntu" on website #212

Open metal3d opened 5 years ago

metal3d commented 5 years ago

Hi, Please don't read my issue as aggressive, but I was disappointed to get a .deb file when I started to download the "Linux" version. You should change the label to specify that is only for Debian and derived.

Consider that some users can pay before to get the release and to be unable to install it after downloading the package.

I will compile Helm myself while I'm on Fedora, if you want me to create a RPM, I can do it (I guess).

Thanks !

metal3d commented 5 years ago

I did 2 RPM here for Fedora 28:

Both are working on my own computer. That was not so easy to find dependencies but it's now ok. I can prepare a "copr" repository if you're interessed.

While I understand you want to have donation to provide packages, is it a problem if I propose my package on Fedora Copr ? https://copr.fedorainfracloud.org/

mtytel commented 5 years ago

Yeah I should put (.deb) next to it or something, thanks.

Please go ahead and put in on that Fedora website.

metal3d commented 5 years ago

Hi, ok I'm creating the repository on Copr.

Anyway, to discuss about the "Linux" term vs. Debian/Ubuntu, it's a real problem that I see on several projects. My message was mainly written to prevent that kind of amalgam.

If you need the RPM to have donation from your website, I can give you src.rpm and explain how to build it, and how to serve it. So you will be able to provide them with .deb packages.

metal3d commented 5 years ago

Note: I'm fixing some details to have screenshots in the RPM GUIs and I will send the RPM on Copr, then I will be able to give you .spec or .src.rpm files

trebmuh commented 5 years ago

https://copr.fedorainfracloud.org/coprs/ycollet/linuxmao/

metal3d commented 5 years ago

@trebmuh yes, seen... Mine is sperated on 2 packages (lv2 and standalone) respecting name convention... So if someone is interessed: https://copr.fedorainfracloud.org/coprs/metal3d/helm/

BrunoVernay commented 5 years ago

I just build Helm (and ZynFusion) before reading this ... It would be nice to have a wiki page or a chapter in the readme about the dependencies ( libcurl-devel libXinerama-devel libXcursor-devel ... ) for example :-) and the link to the COPR. Also it crashes on Wayland? I had to use Xorg ...