diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index 1ca45541891b..0cbf9924c695 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,51 +1,51 @@ PORTNAME= gamescope -DISTVERSION= 3.10.3 +DISTVERSION= 3.10.4 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= ec8e547be135.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= ea415ae28442.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= 7c188b24afaa.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= a618ea074660.patch:-p1 # https://github.com/Plagman/gamescope/issues/120 MAINTAINER= jbeich@FreeBSD.org COMMENT= Micro-compositor from SteamOS LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= glslangValidator:graphics/glslang \ evdev-proto>0:devel/evdev-proto \ vulkan-headers>0:graphics/vulkan-headers \ wayland-protocols>=1.17:graphics/wayland-protocols \ wlroots>=0.15.0<0.16.0:x11-toolkits/wlroots LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libdrm.so:graphics/libdrm \ libvulkan.so:graphics/vulkan-loader \ libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c++11-lib meson pkgconfig sdl xorg USE_GITHUB= yes USE_GITLAB= nodefault USE_SDL= sdl2 USE_XORG= x11 xcomposite xdamage xext xfixes xrender xres xtst xxf86vm GH_ACCOUNT= Plagman GH_TUPLE= nothings:stb:af1a5bc:stb/subprojects/stb GL_TUPLE= https://gitlab.freedesktop.org:emersion:libliftoff:2e1dd93b60224e77f6a49ad8fb36d184e3a9a3bc:libliftoff/subprojects/libliftoff PLIST_FILES= bin/${PORTNAME} MESON_ARGS= --force-fallback-for=libliftoff # allow system wlroots OPTIONS_DEFINE= PIPEWIRE OPTIONS_DEFAULT=PIPEWIRE PIPEWIRE_DESC= Screen capture via PipeWire PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_MESON_ENABLED= pipewire post-extract: # Merge patch_directory for subprojects without meson.build @(cd ${WRKSRC}/subprojects/packagefiles && ${COPYTREE_SHARE} . ..) .include diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo index 423a90e497ac..78d9632e9e16 100644 --- a/x11-wm/gamescope/distinfo +++ b/x11-wm/gamescope/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1639817360 -SHA256 (Plagman-gamescope-3.10.3_GH0.tar.gz) = 41ee8f27e6ad84079ec5d9a1b5f7e9bef4e2150ffd159044dfbd9703cb536d27 -SIZE (Plagman-gamescope-3.10.3_GH0.tar.gz) = 98109 +TIMESTAMP = 1642195533 +SHA256 (Plagman-gamescope-3.10.4_GH0.tar.gz) = f6407dea01e85f14423f6ad552b6e714f288395fe71ef5f0d1fac9c24163ba34 +SIZE (Plagman-gamescope-3.10.4_GH0.tar.gz) = 99542 SHA256 (nothings-stb-af1a5bc_GH0.tar.gz) = 3facf6e6f8c3e1715e1a088f22bad9c9202973f9369fb3f088f46cced3f64058 SIZE (nothings-stb-af1a5bc_GH0.tar.gz) = 1387334 SHA256 (emersion-libliftoff-2e1dd93b60224e77f6a49ad8fb36d184e3a9a3bc_GL0.tar.gz) = 487a09a299b178797d93fd1938a4513f02f7d562cdc534dd44561d4751300daf SIZE (emersion-libliftoff-2e1dd93b60224e77f6a49ad8fb36d184e3a9a3bc_GL0.tar.gz) = 31198 SHA256 (ec8e547be135.patch) = c0568f97611b3fe023a17d01f6ae6023f050fb4eb8be6ad4c6fa739456bed297 SIZE (ec8e547be135.patch) = 2861 SHA256 (ea415ae28442.patch) = 4ec00a765409d266262e1198d9f7f9650db299c0d0c0b929506ce6c0b81fae01 SIZE (ea415ae28442.patch) = 1596 SHA256 (7c188b24afaa.patch) = 3f7e8e7eb87ca9513465864410d7492c456b6875d38a7305ea99ff6e192722cf SIZE (7c188b24afaa.patch) = 1134 SHA256 (a618ea074660.patch) = 5cffe848f1bc6b5555c75a0d0588c9b97390ce31ac25b71de528f55ae0c99562 SIZE (a618ea074660.patch) = 2587 diff --git a/x11-wm/gamescope/files/patch-wlroots-0.15 b/x11-wm/gamescope/files/patch-wlroots-0.15 deleted file mode 100644 index fcbe7e0300c2..000000000000 --- a/x11-wm/gamescope/files/patch-wlroots-0.15 +++ /dev/null @@ -1,29 +0,0 @@ -https://github.com/Plagman/gamescope/issues/316 - -../src/wlserver.cpp:26:10: fatal error: 'wlr/backend/noop.h' file not found -#include - ^~~~~~~~~~~~~~~~~~~~ - ---- src/wlserver.cpp.orig 2021-10-18 03:17:30 UTC -+++ src/wlserver.cpp -@@ -23,7 +23,6 @@ extern "C" { - #include - #include - #include --#include - #include - #include - #include -@@ -642,10 +641,10 @@ bool wlserver_init( void ) { - - wl_signal_add( &wlserver.wlr.multi_backend->events.new_input, &new_input_listener ); - -- wlserver.wlr.noop_backend = wlr_noop_backend_create( wlserver.display ); -+ wlserver.wlr.noop_backend = wlr_headless_backend_create( wlserver.display ); - wlr_multi_backend_add( wlserver.wlr.multi_backend, wlserver.wlr.noop_backend ); - -- wlserver.wlr.output = wlr_noop_add_output( wlserver.wlr.noop_backend ); -+ wlserver.wlr.output = wlr_headless_add_output( wlserver.wlr.noop_backend, 800, 600 ); - - if ( bIsDRM == True ) - {