butterproject / butter-desktop

All the free parts of Popcorn Time

Home Page:http://butterproject.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package for Debian, and derivatives like Ubuntu?

petterreinholdtsen opened this issue · comments

Would you be willing to work on packaging the Butter desktop client for Debian and Ubuntu? There is a request for Debian package at https://bugs.debian.org/741972 , and including it in Debian would make it available in a consistent and tested state for a large audience, including all the Debian derivatives like Ubuntu and Raspbian.

This would probably require changes to the build system of Butter. Are you interested in accepting changes to help Linux distribution packaging?

Note, consistent copyright licensing is a key requirement, and including license information in each file make it easier to track the copyright status of the entire project. Having such copyright headers make it easier to get packages accepted into Debian.

we're very happy to accept help in packaging, especially if you can get us up to debian standards.

in theory, gulp dist on a compatible distro will package a .deb

Now I have now idea if it's compliant to anything, but it does install on Ubuntu and derivatives.

https://github.com/butterproject/butter-desktop/blob/master/gulpfile.js#L354
https://github.com/butterproject/butter-desktop/blob/master/dist/linux/deb-maker.sh

i'm a debian develloper myself, and lack the time to do the packaging.