diff --git a/gui-wm/gamescope/Manifest b/gui-wm/gamescope/Manifest index 19fd9a53722a..6c03e4db5cdf 100644 --- a/gui-wm/gamescope/Manifest +++ b/gui-wm/gamescope/Manifest @@ -1 +1 @@ -DIST gamescope-3.11.43.tar.gz 193497 BLAKE2B 2b7f14b24d395f2bd19c15113a6ae414ec54dd6e840f7c377117ea268f267fd0f27e3197b214726decdecb0bc6a00ec6b6aceeb7e9cb87bf54509c76c31ebf9a SHA512 406555ea37adb3b53b43017b45719ece91f21c4419fa7348c4e47bb18bfda6606755853f013ddef0fc9938499ff72b47efc34b525395801c807735d21eec57ce +DIST gamescope-3.11.45.2.tar.gz 197744 BLAKE2B c717f8018d9535f3eecd68122773ab695f50ab6422467d1a89c59052b053063cc189bb91e2f0c52a59e13821b52dca57ecf457a32ad9d7f6b5f10cc00f5d93e2 SHA512 c78013a129f9ca5ada2f8ba15a5f64a7306d950b0aacbefad81ff69ba5de685de30ec7421398c8c59163a32ac7b83576a093658f71e5c45126a2de6fb107076c diff --git a/gui-wm/gamescope/gamescope-3.11.43.ebuild b/gui-wm/gamescope/gamescope-3.11.45.2.ebuild similarity index 93% rename from gui-wm/gamescope/gamescope-3.11.43.ebuild rename to gui-wm/gamescope/gamescope-3.11.45.2.ebuild index 4922750b401d..ea21c3332aa2 100644 --- a/gui-wm/gamescope/gamescope-3.11.43.ebuild +++ b/gui-wm/gamescope/gamescope-3.11.45.2.ebuild @@ -5,7 +5,8 @@ EAPI=8 inherit fcaps meson -MY_PV="${PV//_/-}" +MY_PV=$(ver_rs 3 -) +MY_PV="${MY_PV//_/-}" DESCRIPTION="Efficient micro-compositor for running games" HOMEPAGE="https://github.com/Plagman/gamescope" SRC_URI="https://github.com/Plagman/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" @@ -16,13 +17,13 @@ IUSE="pipewire" RDEPEND=" =dev-libs/libliftoff-0.3* - dev-libs/wayland + >=dev-libs/wayland-1.21 >=dev-libs/wayland-protocols-1.17 =gui-libs/wlroots-0.15*[X] media-libs/libsdl2[video] media-libs/vulkan-loader sys-libs/libcap - x11-libs/libdrm + >=x11-libs/libdrm-2.4.109 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage