zazu icon indicating copy to clipboard operation
zazu copied to clipboard

RPM package?

Open geckolinux opened this issue 7 years ago • 5 comments

Hi there, I'm excited to try this, but I run openSUSE so I can't. Have you considered using the openSUSE Build Service to create packages for multiple Linux distributions, both RPM and DEB? Thanks a lot!

geckolinux avatar Jan 03 '17 22:01 geckolinux

You can try building it locally if you would like. There are instructions at the bottom of the download page and requires git and node.

I would like to expand to have multiple platform binaries, but don't have a lot of experience with the openSUSE build service. Any assistance would be greatly appreciated.

bayleedev avatar Jan 03 '17 22:01 bayleedev

Thanks for the fast reply. It seems to fail at the npm run release step. I'm attaching the output.

npm-run-release.txt

I'm not sure why it was trying to build a DEB?

geckolinux avatar Jan 03 '17 22:01 geckolinux

Same error on Arch Linux when trying to build from source. It seems the tasks/release/linux.js script is tied to Debian.

rosshadden avatar Jan 04 '17 00:01 rosshadden

:+1: Same here, CentOS 7

sisou avatar Jan 09 '17 09:01 sisou

We've switched to electron-builder which means we just need to configure travis to output the file, if anybody wants to take a stab at it!

bayleedev avatar Feb 10 '17 18:02 bayleedev