package/kodi-{screensaver,visualisation}-*: fix comments
Various small changes to comments: - shorten OpenGL info (Thomas) - fix typos - add full packages names when missing (Thomas) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
cc72cf2ca6
commit
2e8e1d640f
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_ASTEROIDS
|
||||
|
||||
https://github.com/notspiff/screensaver.asteroids
|
||||
|
||||
comment "kodi-screensaver-asteroids needs an OpenGL backend"
|
||||
comment "kodi-screensaver-asteroids needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -7,5 +7,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_ASTERWAVE
|
||||
|
||||
https://github.com/notspiff/screensaver.asterwave
|
||||
|
||||
comment "asterwave needs an OpenGL backend"
|
||||
comment "kodi-screensaver-asterwave needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_BIOGENESIS
|
||||
|
||||
https://github.com/notspiff/screensaver.biogenesis
|
||||
|
||||
comment "kodi-screensaver-biogenesis needs an OpenGL backend"
|
||||
comment "kodi-screensaver-biogenesis needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -7,5 +7,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_CPBLOBS
|
||||
|
||||
https://github.com/notspiff/screensaver.cpblobs
|
||||
|
||||
comment "cpblobs needs an OpenGL backend"
|
||||
comment "kodi-screensaver-cpblobs needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_CRYSTALMORPH
|
||||
|
||||
https://github.com/notspiff/screensaver.crystalmorph
|
||||
|
||||
comment "kodi-screensaver-crystalmorph needs an OpenGL backend"
|
||||
comment "kodi-screensaver-crystalmorph needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_GREYNETIC
|
||||
|
||||
https://github.com/notspiff/screensaver.greynetic
|
||||
|
||||
comment "kodi-screensaver-greynetic needs an OpenGL backend"
|
||||
comment "kodi-screensaver-greynetic needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -7,5 +7,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_MATRIXTRAILS
|
||||
|
||||
https://github.com/notspiff/screensaver.matrixtrails
|
||||
|
||||
comment "matrixtrails needs an OpenGL backend"
|
||||
comment "kodi-screensaver-matrixtrails needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_PINGPONG
|
||||
|
||||
https://github.com/notspiff/screensaver.pingpong
|
||||
|
||||
comment "kodi-screensaver-greynetic needs an OpenGL backend"
|
||||
comment "kodi-screensaver-pingpong needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -7,5 +7,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_PLANESTATE
|
||||
|
||||
https://github.com/notspiff/screensaver.planestate
|
||||
|
||||
comment "planestate needs an OpenGL backend"
|
||||
comment "kodi-screensaver-planestate needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_PYRO
|
||||
|
||||
https://github.com/notspiff/screensaver.pyro
|
||||
|
||||
comment "kodi-screensaver-pyro needs an OpenGL backend"
|
||||
comment "kodi-screensaver-pyro needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_RSXS
|
||||
|
||||
https://github.com/notspiff/screensavers.rsxs
|
||||
|
||||
comment "kodi-screensaver-rsxs needs an OpenGL backend"
|
||||
comment "kodi-screensaver-rsxs needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_SCREENSAVER_STARS
|
||||
|
||||
https://github.com/notspiff/screensaver.stars
|
||||
|
||||
comment "kodi-screensaver-starts needs an OpenGL backend"
|
||||
comment "kodi-screensaver-stars needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_VISUALISATION_FISHBMC
|
||||
|
||||
https://github.com/notspiff/visualization.fishbmc
|
||||
|
||||
comment "fishbmc needs an OpenGL backend"
|
||||
comment "kodi-visualisation-fishbmc needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -7,5 +7,5 @@ config BR2_PACKAGE_KODI_VISUALISATION_FOUNTAIN
|
||||
|
||||
https://github.com/notspiff/visualization.fountain
|
||||
|
||||
comment "fountain needs an OpenGL backend"
|
||||
comment "kodi-visualisation-fountain needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
@ -6,5 +6,5 @@ config BR2_PACKAGE_KODI_VISUALISATION_GOOM
|
||||
|
||||
https://github.com/notspiff/visualization.goom
|
||||
|
||||
comment "kodi-visualization-goom needs an OpenGL backend"
|
||||
comment "kodi-visualization-goom needs OpenGL"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
|
Loading…
Reference in New Issue
Block a user