Commit graph

117 commits

Author SHA1 Message Date
graysky 2a5fda50fa alarm/kodi-rpi to 19.0-10 2021-04-02 19:11:45 -04:00
graysky c7abfc1bc2 alarm/kodi-rpi: tweak post_install message 2021-03-29 13:22:39 -04:00
graysky 421d08c46e alarm/kodi-rpi to 19.0-9 2021-03-19 07:08:18 -04:00
graysky 20c0f30362 alarm/kodi-rpi to 19.0-8 2021-03-14 08:00:35 -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 3511de20ea alarm/kodi-rpi to 19.0-6
Add missing libudfread support to enable playback from ISO files.
2021-03-05 07:38:10 -05:00
graysky a0410bf549 alarm/kodi-rpi: fix to use internal spdlog 2021-03-02 08:55:15 -05:00
graysky a7bba552a8 alarm/kodi-rpi-git: sync syntax with other pkgs 2021-03-02 08:19:22 -05:00
graysky c812bac1bf alarm/kodi-rpi to 19.0-5
Sync syntax with x86_64 PKGBUILD and incorporate provides which
closes #1860
2021-03-02 07:37:10 -05:00
graysky 25d2d2070d alarm/kodi-rpi to 19.0-4
Rebase against popcornmix's unofficial fork.
2021-02-26 17:20:16 -05:00
graysky 415b8c53e6 alarm/kodi-rpi to 19.0-3 2021-02-22 12:11:26 -05:00
graysky e4f2f31b15 alarm/kodi-rpi to 19.0-2
Add X11 support. No ill effects on simple testing for standalone mode (gbm)
but I do not see any HW accel decoding under X11.
2021-02-21 14:48:17 -05:00
graysky 5c3e614000 alarm/kodi-rpi to 19.0-1 2021-02-20 09:38:01 -05:00
graysky d8805dd59a alarm/kodi-rpi to 18.9-4 2020-12-28 10:15:22 -05:00
graysky d52dd2c007 alarm/kodi-rpi to 18.9-3 2020-12-14 09:28:48 -05:00
graysky 06c778c6da alarm/kodi-rpi to 18.9-2
Adjust replaces/conflicts/pkgdesc to play nice with kodi-rpi-legacy
2020-12-12 16:11:33 -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