Add kodi container, heavily modified from https://github.com/Celedhrim/docker-kodi-server
This commit is contained in:
2
build/make/encoders.mk
Normal file
2
build/make/encoders.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
encoders: compile
|
||||
$(call script,$@)
|
||||
4
build/make/kodi.mk
Normal file
4
build/make/kodi.mk
Normal file
@@ -0,0 +1,4 @@
|
||||
kodi: encoders
|
||||
$(call add,aux/headless.patch,/headless.patch)
|
||||
$(call script,$@)
|
||||
$(call runit,$@)
|
||||
Reference in New Issue
Block a user