graysky
4056b3b5ee
alarm/raspberrypi-firmware to 20210427-1
...
Include man pages for all RPis not just aarch64
2021-04-27 07:25:57 -04:00
graysky
cfe06e992f
alarm/raspberrypi-firmware to 20210426-1
...
* Supply man pages for aarch64 (do we want to mirror for others)?
* Correct source commit for armv7h
2021-04-26 09:17:51 -04:00
graysky
bcf2deb5d7
alarm/raspberrypi-bootloader to 20210421-1
2021-04-21 13:44:24 -04:00
graysky
481b8f14ee
alarm/raspberrypi-bootloader to 20210420-1
2021-04-20 08:48:54 -04:00
graysky
3a9d7f8bb1
alarm/raspberrypi-bootloader to 20210419-1
2021-04-19 11:34:12 -04:00
graysky
058ddaa3a6
alarm/kodi-rpi-legacy: update url
2021-04-18 08:06:06 -04:00
graysky
d4cf7f1437
alarm/kodi-rpi: update url
2021-04-18 08:06:06 -04:00
graysky
e6ae565fd2
alarm/raspberrypi-bootloader to 20210412-1
2021-04-12 13:26:57 -04:00
graysky
1a71856f04
alarm/kodi-rpi-git: add rpi kernel to optdeps
2021-04-10 17:39:45 -04:00
graysky
47218087d6
alarm/kodi-rpi-legacy: add rpi kernel to optdeps
2021-04-10 17:39:45 -04:00
graysky
66baf3a5a3
alarm/kodi-rpi: add rpi kernel to optdeps
2021-04-10 17:39:45 -04:00
graysky
6393956123
alarm/raspberrypi-bootloader to 20210407-1
2021-04-07 06:54:21 -04:00
graysky
02ad7a685d
alarm/kodi-rpi-git: remove leading spaces in message
2021-04-06 14:57:19 -04:00
graysky
3afc5fb782
alarm/kodi-rpi-legacy: remove leading spaces in message
2021-04-06 14:57:19 -04:00
graysky
b57aed4f40
alarm/kodi-rpi: remove leading spaces in message
2021-04-06 14:57:19 -04:00
graysky
7700c9992f
alarm/kodi-rpi-git: update ffmpeg source
2021-04-02 19:11:45 -04:00
graysky
b458aeb4a9
alarm/kodi-rpi-legacy to 19.0-10
2021-04-02 19:11:45 -04:00
graysky
2a5fda50fa
alarm/kodi-rpi to 19.0-10
2021-04-02 19:11:45 -04:00
graysky
47fb2077b6
alarm/kodi-rpi-legacy: fix bitmask
2021-03-30 08:10:41 -04:00
graysky
2278ccbe24
alarm/kodi-rpi-git: tweak post_install message
2021-03-29 13:23:20 -04:00
graysky
ac89ca4c9c
alarm/kodi-rpi-legacy: tweak post_install message
2021-03-29 13:23:08 -04:00
graysky
c7abfc1bc2
alarm/kodi-rpi: tweak post_install message
2021-03-29 13:22:39 -04:00
graysky
aff5fc4e14
alarm/wiringpi to 149.50b7c5e-1
...
RPi4 kernel package linux-raspberrypi4 is offered in both armv7h and aarch64
so expand this package to aarch64 as well.
2021-03-28 13:07:59 -04:00
graysky
cc98dc8979
alarm/raspberrypi-bootloader to 20210327-1
2021-03-27 09:11:19 -04:00
graysky
400d41c16e
alarm/raspberrypi-bootloader to 20210323-3
2021-03-23 19:13:31 -04:00
graysky
a15420edc5
alarm/raspberrypi-bootloader to 20210323-2
2021-03-23 14:40:54 -04:00
graysky
8fe1745a9a
alarm/raspberrypi-bootloader to 20210323-1
2021-03-23 09:45:22 -04:00
graysky
ac5515ea27
alarm/raspberrypi-firmware to 20210319-1
2021-03-19 09:59:38 -04:00
graysky
6c882ed54e
alarm/raspberrypi-bootloader to 20210319-1
2021-03-19 09:59:38 -04:00
graysky
421d08c46e
alarm/kodi-rpi to 19.0-9
2021-03-19 07:08:18 -04:00
graysky
a68f06bafa
alarm/kodi-rpi-legacy to 19.0-9
...
Point upstream to popcornmix by commit. This also fixes a zoom flicker issue
on RPi 2/3.[1]
1. https://forum.kodi.tv/showthread.php?tid=361164&pid=3024229#pid3024229
2021-03-19 04:57:48 -04:00
graysky
8ff6d8ac6f
alarm/raspberrypi-bootloader to 20210315-1
2021-03-15 13:50:22 -04:00
graysky
266c0a9eb8
alarm/kodi-rpi-git: sync package with other kodi packages
2021-03-14 08:24:22 -04:00
graysky
6e5c88956b
alarm/kodi-rpi-legacy to 19.0-8
2021-03-14 08:22:49 -04:00
graysky
20c0f30362
alarm/kodi-rpi to 19.0-8
2021-03-14 08:00:35 -04:00
graysky
08baef7cd3
alarm/kodi-rpi-git: sync package with other kodi packages
2021-03-13 14:26:51 -05:00
graysky
9c16d6037c
alarm/kodi-rpi-legacy to 19.0-7
2021-03-13 14:23:29 -05: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
8a33c05e92
alarm/raspberrypi-bootloader to 20210310-1
2021-03-10 07:43:01 -05:00
graysky
c744836ba2
alarm/raspberrypi-bootloader to 20210305-2
2021-03-05 12:52:04 -05:00
graysky
6088d1e04f
alarm/raspberrypi-bootloader to 20210305-1
2021-03-05 09:32:30 -05:00
graysky
54e18f014f
alarm/kodi-rpi-git: sync up other kodi packages
2021-03-05 07:38:10 -05:00
graysky
1f9418be58
alarm/kodi-rpi-legacy to 19.0-6
2021-03-05 07:38:10 -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
c7dfe140ad
alarm/kodi-rpi-git: fix to use internal spdlog
2021-03-02 08:56:31 -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
afa205c098
alarm/kodi-rpi-legacy to 19.0-5
2021-03-02 07:58:49 -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
Kevin Mihelich
aa492557aa
removed alarm/libcec-imx6
2021-02-28 22:42:09 +00:00