chestm007/linux_thermaltake_riing

Packaging for debian/ubuntu

Opened this issue · 2 comments

Hello,

I try to package your software for debian/ubuntu
Can you provide me a "folder map" where the files goes in a normal installation? So I can remove the setup.py and such and only package the source.

Thanks in advance.

This could be horribly misleading as i run arch, and there could be some variance with ubuntu/debian.

Everything under linux_thermaltake_rgb (except the assets folder) goes in /usr/lib/python3.7/site-packages/linux_thermaltake_rgb/

linux_thermaltake_rgb/assets/config.yml goes in /etc/linux_thermaltake_rgb/config.yml

linux_thermaltake_rgb/assets/linux-thermaltake-rgb.service goes in /usr/lib/systemd/system/linux-thermaltake-rgb.service

I'm not sure about deb/ubuntu policy, but i have an AUR build that pretty much shows this in the arch user repo's, i basically install with pip, then move some files around

I believe for Ubuntu you want to move linux-thermaltake-rgb.service to /etc/systemd/system