daniruiz / flat-remix

Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
http://drasite.com/flat-remix
GNU General Public License v3.0
1.69k stars 110 forks source link

Help for distro packages #48

Closed daniruiz closed 6 years ago

daniruiz commented 7 years ago

How can I create a ppa or deb file so that it gets updated with newer versions, or maybe git based. Could someone create and maintain packages for different distros?

Or otherwise where can I find the best information.

matthwz commented 7 years ago

Creating PPA

https://askubuntu.com/questions/71510/how-do-i-create-a-ppa

You can create a script to automate packaging with git releases.

https://github.com/pinepain/ppa-packaging

Unfortunately I can not create and test packages because I do not use a debian-based distribution.

daniruiz commented 6 years ago

Thanks! That helped me a lot. :+1: