shinyblink / sled

Satanic/Sexy/Stupid/Silly/Shiny LED matrix controller
https://shinyblink.github.io/sled/
ISC License
122 stars 25 forks source link

Packaging #22

Open vifino opened 6 years ago

vifino commented 6 years ago

So, as sled is progressing more and more each day, it actually becomes more useful to have it packaged for distributions.

Order is as follows:


vifino commented 5 years ago

Well, now that modloader modules are there and we have many modules, we might wanna do packaging now. Maybe a seperate "packaging" repository that'll package all the things of shinyblink?

sled itself should be divided into multiple packages: sled-core, sled-mod-{farbherd,lua}, sled-bgm-{pixelflut,opc} and the remaining modules probably in sled-core-modules. sled should be a meta package downloading sled-core and sled-core-modules.

On Gentoo, however, we can just make a sled ebuild. Should be simple enough.