Commit graph

10 commits

Author SHA1 Message Date
graysky 194d39a95a alarm/kodi-rpi to 20.0-7 2023-02-21 06:04:34 -05:00
graysky ce94a8a3bb alarm/kodi-rpi to 20.0-6 2023-02-14 14:56:43 -05:00
graysky 4c8f1e8bea alarm/kodi-rpi to 20.0-3
Until FS#77341 is resolved, add work-around to kodi.install to fix audio
2023-02-04 15:05:56 -05:00
graysky 2650d74514 alarm/kodi-rpi: fix spacing in post_upgrade 2021-07-22 10:40:48 -04:00
graysky b57aed4f40 alarm/kodi-rpi: remove leading spaces in message 2021-04-06 14:57:19 -04:00
graysky c7abfc1bc2 alarm/kodi-rpi: tweak post_install message 2021-03-29 13:22:39 -04:00
graysky 405cf30158 alarm/kodi-rpi to 19.0-7
Major change here is moving kodi.service from system.slice into user.slice.

Several positive tangibles include:
* Ability to use USB drives directly in Kodi GUI.
* More simplistic use/configuration of pulseaudio for more advanced setups.

Another effect of this change is that calling `systemctl reboot` will not
result in a gracefully exit and some profile data will be lost since systemd
frankly, brutally kills user.slice cgs.  In principal this is no different
than data loss occurring from a user doing work when a sysadmin issues a reboot
command without prior warning.

The newly included man page and post_upgrade message will inform users of this
and suggest several alternatives.

This commit also introduces a simplification to packaging by using a versioned
upstream source for init files instead of providing these six files on a per-
-package-basis.
2021-03-13 14:20:27 -05:00
graysky 415b8c53e6 alarm/kodi-rpi to 19.0-3 2021-02-22 12:11:26 -05:00
graysky 5c3e614000 alarm/kodi-rpi to 19.0-1 2021-02-20 09:38:01 -05:00
graysky 143a7443c6 added alarm/kodi-rbp
Upstream dropped support for RPi platform since gbm matured and is stable[1].
This package should support RPi2+ hardware.

1. https://github.com/xbmc/xbmc/pull/16321
2020-12-10 03:24:59 -05:00