mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
config BR2_PACKAGE_KODI_VISUALISATION_SHADERTOY
|
|
bool "kodi-visualisation-shadertoy"
|
|
select BR2_PACKAGE_GLM
|
|
select BR2_PACKAGE_LIBPLATFORM
|
|
help
|
|
Shadertoy visualiser for Kodi
|
|
|
|
https://github.com/notspiff/visualization.shadertoy
|