Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging #22

Open
9 tasks
vifino opened this issue May 15, 2018 · 1 comment
Open
9 tasks

Packaging #22

vifino opened this issue May 15, 2018 · 1 comment
Assignees
Labels
enhancement Enhancement suggestions to the project. low-priority
Projects

Comments

@vifino
Copy link
Member

vifino commented May 15, 2018

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:

  • Make sled's headers follow a more library-esqe pattern. (sled/plugin.h, etc..)
  • Package for Gentoo.
    • USE flags for module selection!
  • Package for Arch's AUR.
    • Split into multiple packages.
  • Docker images
    • we can build everything for a certain arch there, then supply sled as the entrypoint.

  • Version sled. Not sure I like that.
  • Package for Alpine.
  • Package for FreeBSD.
  • Package for OpenBSD(?).
  • Package for Ubuntu and Debian.
@vifino vifino added enhancement Enhancement suggestions to the project. low-priority labels May 15, 2018
@vifino vifino self-assigned this May 15, 2018
@vifino vifino added this to To do in Core May 15, 2018
@vifino
Copy link
Member Author

vifino commented Apr 16, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement suggestions to the project. low-priority
Projects
Core
  
To do
Development

No branches or pull requests

1 participant