Merge pull request #6219 from SupervisedThinking/up_wayland

[le11] minor Wayland pkg updates
This commit is contained in:
CvH 2022-02-10 21:24:36 +01:00 committed by GitHub
commit d203600724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="wlroots"
PKG_VERSION="0.15.0"
PKG_SHA256="fcb9e9dbbb112f5c527c1c4155994fd97b6b1eb3950316e186e3c293e7a07fc4"
PKG_VERSION="0.15.1"
PKG_SHA256="8bb791aed9405abc20253c570de1a3b7af91ad65bee2b60293fbbab27ea62c8d"
PKG_LICENSE="MIT"
PKG_SITE="https://gitlab.freedesktop.org/wlroots/wlroots/"
PKG_URL="https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="bemenu"
PKG_VERSION="0.6.4"
PKG_SHA256="9b1ad6768a37e3b526ac31e05903b4fc8d95d28870c8fecbe803ccfc8eae1bbe"
PKG_VERSION="0.6.5"
PKG_SHA256="9f1eeaf0b5210814f7b230fe20e61d0437c947cd8a595d94e4cc28bf83cb148b"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/Cloudef/bemenu"
PKG_URL="https://github.com/Cloudef/bemenu/archive/${PKG_VERSION}.tar.gz"

View File

@ -20,7 +20,7 @@ PKG_MESON_OPTS_TARGET="-Dbackend-drm=true \
-Ddeprecated-backend-fbdev=false \
-Dbackend-default=drm \
-Drenderer-gl=true \
-Dweston-launch=false \
-Ddeprecated-weston-launch=false \
-Dxwayland=false \
-Dsystemd=true \
-Dremoting=false \