robyf / google-chat-linux

An unofficial desktop client for Google Hangouts Chat
37 stars 24 forks source link

requirement to port this to archlinux #5

Closed squalou closed 6 years ago

squalou commented 6 years ago

Hi,

I ould be interested in porting this to archlinux. At first sight it's an 'electon' app.

What do you think would be required to have this work on a not-debian based distro ? (Worded differently : what (to your knowledge) is thightly related to debian-based distro.)

thanks for any advice !

robyf commented 6 years ago

Hi,

It's an electron app, yes. The only thing needed would be to find an npm module that packages electron apps into rpm and test it. I don't myself use anything else than debian so I couldn't really test anything like that.

But if you'd like to contribute it would be more than welcome!

squalou commented 6 years ago

Good news : I do have a PKGBUILD file that does the job. It' a bit ugly because I don't know npm enough : I manually strip unneeded dependencies. (those broght by te fact that electron itself is declared as a required dependency).

I'll push that to a git repo quickly so that you can have a look

squalou commented 6 years ago

https://github.com/squalou/google-chat-linux-git

please tell what license should be used and what 'attribution' you would like

squalou commented 6 years ago

and it's my first small contribution to archlinux ;) https://aur.archlinux.org/packages/google-chat-linux-git/