commit:     ed420b334031b61e35fe2f4d5a25cdff8e842307
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 19:41:21 2023 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 19:41:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed420b33

gui-wm/gamescope: Bump to 3.13.0, drop old 3.12.7

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 gui-wm/gamescope/Manifest                                             | 2 +-
 gui-wm/gamescope/{gamescope-3.12.7.ebuild => gamescope-3.13.0.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gui-wm/gamescope/Manifest b/gui-wm/gamescope/Manifest
index 8b28d2832f18..230c14660582 100644
--- a/gui-wm/gamescope/Manifest
+++ b/gui-wm/gamescope/Manifest
@@ -1,2 +1,2 @@
-DIST gamescope-3.12.7.tar.gz 469724 BLAKE2B 
46d5fe972a38c418f039a63d7c94d3f8303205e926c7880918c9a3bcca614595a6efc30d4733b5e2ac824bd25d7686dd9d1dd07be434bb1c217cf112ac481cfb
 SHA512 
f9bd67ce11f4855537e3e28fee82b9eb89e5b0bbc0cfe8a4e558f00f60a83ea611639711fdc7a4562655530b55782991332034cb823332a70647e2bd5b4dd642
+DIST gamescope-3.13.0.tar.gz 475785 BLAKE2B 
aa17fcbb8df5092c486d6f7e5fcae3a991c59b8187fdd1aa3ac97598ebe3b07fb969d51854ff5617cde28deb62e8aaebc5bea0e11181ca66c80ce78efe7820f6
 SHA512 
45b20aab52adf6f3092afaf5454a11280e52c50672660679d7da7ab1fde73fd537d58a8f644fd737b7cf4d0c9fcf4a6d63fa15f35fc4beb6db1883d5c223eec0
 DIST reshade-9fdbea6892f9959fdc18095d035976c574b268b7.tar.gz 1543894 BLAKE2B 
5e2b643ffbbda3ad078deb075a6fada1d0a560c6d865b7febee6a8eaade83ec90db3c5a8f4130d27b6dfaa8ee7b899edd214c23c947678eed28fb8e7165d9bd2
 SHA512 
4565d094e1c2d53d5073b4976874665d38dcf7ca86e982e569cc76923eaa9187fa32a4385fc577a3a867d2917596e6377e5a023a34bc2d389ff899d5b69764fb

diff --git a/gui-wm/gamescope/gamescope-3.12.7.ebuild 
b/gui-wm/gamescope/gamescope-3.13.0.ebuild
similarity index 97%
rename from gui-wm/gamescope/gamescope-3.12.7.ebuild
rename to gui-wm/gamescope/gamescope-3.13.0.ebuild
index 82addc58848f..652cf3eb3de7 100644
--- a/gui-wm/gamescope/gamescope-3.12.7.ebuild
+++ b/gui-wm/gamescope/gamescope-3.13.0.ebuild
@@ -45,12 +45,11 @@ RDEPEND="
 "
 DEPEND="
        ${RDEPEND}
-       dev-cpp/benchmark
        dev-libs/stb
        dev-util/vulkan-headers
        media-libs/glm
        dev-util/spirv-headers
-       wsi-layer? ( >=media-libs/vkroots-0_p20230103 )
+       wsi-layer? ( >=media-libs/vkroots-0_p20231108 )
 "
 BDEPEND="
        dev-util/glslang
@@ -86,6 +85,7 @@ src_prepare() {
 src_configure() {
        local emesonargs=(
                --force-fallback-for=
+               -Dbenchmark=disabled
                -Denable_openvr_support=false
                $(meson_feature pipewire)
                $(meson_use wsi-layer enable_gamescope_wsi_layer)

Reply via email to