Search Criteria
Package Details: kodi-standalone-service 1.124-2
Git Clone URL: | https://aur.archlinux.org/kodi-standalone-service.git (read-only, click to copy) |
---|---|
Package Base: | kodi-standalone-service |
Description: | Systemd services to run kodi in stand-alone mode without a DE |
Upstream URL: | https://github.com/graysky2/kodi-standalone-service |
Licenses: | |
Replaces: | |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 64 |
Popularity: | 0.176663 |
First Submitted: | 2014-11-05 20:25 |
Last Updated: | 2021-02-16 19:39 |
Dependencies (5)
- libinput (libinput-swap-two-and-three-finger-tap, libinput-fix101796-git, libinput-no-hysteresis, libinput-nosmoothing, libinput-nomiddletap, libinput-accel-profile-git, libinput-hires-scroll, libinput-complyue, libinput-multiplier, libinput-three-finger-drag, libinput-git, libinput-minimal-git)
- polkit (polkit-git, polkit-consolekit, polkit-no-script-git, polkit-duktape)
- cage (optional) – for kodi-wayland.service
- xorg-server (xorg-server1.12, xorg-server-hwcursor-gamma, xorg-server-notty, xf86-input-evdev-git-surfacepen3, xf86-input-evdev-git, xorg-server-sd_notify, xorg-server-git, xorg-server-bug865, xorg-server-noudev, xorg-server-dev, xorg-server1.19-git, xorg-server-rootless-nosystemd-minimal-git, xorg-server-rootless-nosystemd-minimal) (optional) – for kodi-x11.service
- xorg-xinit (xorg-xinit-posix, xorg-xinit-git) (optional) – for kodi-x11.service
Latest Comments
« First ‹ Previous ... 13 14 15 16 17 18
graysky commented on 2015-01-03 15:10
Bump to v1.6-1
Changelog: Removed unneeded workaround for pulseaudio to init (release kodi seems to have fixed it).
Commit: https://github.com/graysky2/kodi-standalone-service/compare/v1.5...v1.6
graysky commented on 2014-11-22 08:44
I think that's best left to the user. The wiki is inconsistent on this point anyway.
jswagner commented on 2014-11-22 04:21
Can this also provide the systemd .socket file, as documented here?: https://wiki.archlinux.org/index.php/XBMC#Socket_activation
graysky commented on 2014-11-15 10:21
I just took that dep out all together. No big deal for now.
jswagner commented on 2014-11-15 07:46
I made this work with 'kodi-beta' by changing "kodi>=14.0-1" to "kodi-beta>=14.0b2-1". I'm sure there's a more elegant way to make do that, but it was enough to get me going.
It doesn't seem like this will work for either 'kodi-devel' or 'kodi-beta', since both provide "xbmc", not "kodi".