package/glslsandbox-player: bump to version v2021.08.24
Changes since v2019.08.23: - Some X11 improvements (fullscreen support) - New EGL driver debug messages - Wayland improvements (xdg_shell, fullscreen support) - KMS/DRM/GBM improvements (use drmGetDevices2()) - Use eglGetPlatformDisplay() if available - New "nullws" native windowing system - License hash changed due to copyright date update Fixes: http://autobuild.buildroot.net/results/a950e90d5f8405534566df5c7a8875c293cf8845 Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
8b8a612833
commit
2bc053c2b1
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 3458294a50c3d2fd54f806e46dd7bfba5f1e6aedadd6c396c76d70793419432b glslsandbox-player-2019.08.23.tar.gz
|
||||
sha256 06a79395e8f3a4cc7ad068c6b59dfbe12c0efa4d27791e532345ceb1f41aea8a LICENSE
|
||||
sha256 b4af34889faa6d3a904e980f23aeb720dfb614d50aa01b9b1874fc2ae77dbcf4 glslsandbox-player-2021.08.24.tar.gz
|
||||
sha256 970d45d8a3dfd042d303008294f49db8c0c464f7687aa6e28a01b0926e74df85 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GLSLSANDBOX_PLAYER_VERSION = 2019.08.23
|
||||
GLSLSANDBOX_PLAYER_VERSION = 2021.08.24
|
||||
GLSLSANDBOX_PLAYER_SITE = $(call github,jolivain,glslsandbox-player,v$(GLSLSANDBOX_PLAYER_VERSION))
|
||||
GLSLSANDBOX_PLAYER_AUTORECONF = YES
|
||||
GLSLSANDBOX_PLAYER_DEPENDENCIES = libegl libgles host-pkgconf
|
||||
|
Loading…
Reference in New Issue
Block a user