mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #6219 from SupervisedThinking/up_wayland
[le11] minor Wayland pkg updates
This commit is contained in:
commit
d203600724
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="wlroots"
|
PKG_NAME="wlroots"
|
||||||
PKG_VERSION="0.15.0"
|
PKG_VERSION="0.15.1"
|
||||||
PKG_SHA256="fcb9e9dbbb112f5c527c1c4155994fd97b6b1eb3950316e186e3c293e7a07fc4"
|
PKG_SHA256="8bb791aed9405abc20253c570de1a3b7af91ad65bee2b60293fbbab27ea62c8d"
|
||||||
PKG_LICENSE="MIT"
|
PKG_LICENSE="MIT"
|
||||||
PKG_SITE="https://gitlab.freedesktop.org/wlroots/wlroots/"
|
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"
|
PKG_URL="https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="bemenu"
|
PKG_NAME="bemenu"
|
||||||
PKG_VERSION="0.6.4"
|
PKG_VERSION="0.6.5"
|
||||||
PKG_SHA256="9b1ad6768a37e3b526ac31e05903b4fc8d95d28870c8fecbe803ccfc8eae1bbe"
|
PKG_SHA256="9f1eeaf0b5210814f7b230fe20e61d0437c947cd8a595d94e4cc28bf83cb148b"
|
||||||
PKG_LICENSE="MIT"
|
PKG_LICENSE="MIT"
|
||||||
PKG_SITE="https://github.com/Cloudef/bemenu"
|
PKG_SITE="https://github.com/Cloudef/bemenu"
|
||||||
PKG_URL="https://github.com/Cloudef/bemenu/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/Cloudef/bemenu/archive/${PKG_VERSION}.tar.gz"
|
||||||
|
@ -20,7 +20,7 @@ PKG_MESON_OPTS_TARGET="-Dbackend-drm=true \
|
|||||||
-Ddeprecated-backend-fbdev=false \
|
-Ddeprecated-backend-fbdev=false \
|
||||||
-Dbackend-default=drm \
|
-Dbackend-default=drm \
|
||||||
-Drenderer-gl=true \
|
-Drenderer-gl=true \
|
||||||
-Dweston-launch=false \
|
-Ddeprecated-weston-launch=false \
|
||||||
-Dxwayland=false \
|
-Dxwayland=false \
|
||||||
-Dsystemd=true \
|
-Dsystemd=true \
|
||||||
-Dremoting=false \
|
-Dremoting=false \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user