notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q2
gamescope SteamOS session compositing window manager
3.11.51_1 x11-wm on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.11.51_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-05-21 06:54:08
Last Update: 2023-05-21 06:55:55
Commit Hash: 8017ea4
License: BSD2CLAUSE
WWW:
https://github.com/ValveSoftware/gamescope
Description:
In an embedded session usecase, gamescope does the same thing as steamcompmgr, but with less extra copies and latency: - It's getting game frames through Wayland by way of Xwayland, so there's no copy within X itself before it gets the frame. - It can use DRM/KMS to directly flip game frames to the screen, even when stretching or when notifications are up, removing another copy. - When it does need to composite with the GPU, it does so with async Vulkan compute, meaning you get to see your frame quick even if the game already has the GPU busy with the next frame. It also runs on top of a regular desktop, the 'nested' usecase steamcompmgr didn't support. - Because the game is running in its own personal Xwayland sandbox desktop, it can't interfere with your desktop and your desktop can't interfere with it. - You can spoof a virtual screen with a desired resolution and refresh rate as the only thing the game sees, and control/resize the output as needed. This can be useful in exotic display configurations like ultrawide or multi-monitor setups that involve rotation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/gamescope
  2. lib/libVkLayer_FROG_gamescope_wsi.so
  3. share/vulkan/implicit_layer.d/VkLayer_FROG_gamescope_wsi.json
  4. /usr/local/share/licenses/gamescope-3.11.51_1/catalog.mk
  5. /usr/local/share/licenses/gamescope-3.11.51_1/LICENSE
  6. /usr/local/share/licenses/gamescope-3.11.51_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • gamescope>0:x11-wm/gamescope
To install the port:
cd /usr/ports/x11-wm/gamescope/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/gamescope
  • pkg install gamescope
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gamescope
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1670438874 SHA256 (ValveSoftware-gamescope-3.11.51_GH0.tar.gz) = 0ffe1c3e3cdf40e20b45b758f8e4c334c5c0941eb05437e59e9c6aaf8c948a1e SIZE (ValveSoftware-gamescope-3.11.51_GH0.tar.gz) = 209920

Expand this list (10 items)

Collapse this list.

SHA256 (nothings-stb-af1a5bc_GH0.tar.gz) = 3facf6e6f8c3e1715e1a088f22bad9c9202973f9369fb3f088f46cced3f64058 SIZE (nothings-stb-af1a5bc_GH0.tar.gz) = 1387334 SHA256 (Joshua-Ashton-vkroots-e6b8949_GH0.tar.gz) = 2b2e949642d93a9eba7340e7828d38ea0dac822939812020ec63c02e4c4dbc72 SIZE (Joshua-Ashton-vkroots-e6b8949_GH0.tar.gz) = 272574 SHA256 (2a84a44f6897.patch) = 10d836201c657250c295c820f0b86df28f1cf2c1935103af6ce2a274438f2b4e SIZE (2a84a44f6897.patch) = 2935 SHA256 (e0927f7bce95.patch) = 729363e0bca5d3e023dd409481ed1c91bddf193d7765231cce62acba92e26bd5 SIZE (e0927f7bce95.patch) = 1611 SHA256 (a618ea074660.patch) = c79b4b7a231d9c6e34912b8f4a301c6c60b921b6be5fb9c132d999e9a6930424 SIZE (a618ea074660.patch) = 2589

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gamescope
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.13.8_93.13.8_93.7.13.13.8_93.13.8_9---
FreeBSD:13:quarterly3.13.8_73.13.8_8-3.13.8_73.13.8_8-3.13.8_23.13.8_2
FreeBSD:14:latest3.13.8_83.13.8_9-3.13.8_83.13.8_93.11.51_2-3.11.51_2
FreeBSD:14:quarterly3.13.8_83.13.8_8-3.13.8_83.13.8_8-3.13.8_23.13.8_2
FreeBSD:15:latest3.13.8_83.13.8_9n/a3.13.8_8n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glslangValidator : graphics/glslang
  2. evdev-proto>0 : devel/evdev-proto
  3. libliftoff>=0.4.0<0.5.0 : graphics/libliftoff
  4. vulkan-headers>0 : graphics/vulkan-headers
  5. wayland-protocols>=1.17 : graphics/wayland-protocols
  6. hwdata>0 : misc/hwdata
  7. wlroots>=0.16.0<0.17.0 : x11-toolkits/wlroots
  8. meson : devel/meson
  9. ninja : devel/ninja
  10. pkgconf>=1.3.0_1 : devel/pkgconf
  11. sdl2-config : devel/sdl20
  12. x11.pc : x11/libX11
  13. xcomposite.pc : x11/libXcomposite
  14. xdamage.pc : x11/libXdamage
  15. xext.pc : x11/libXext
  16. xfixes.pc : x11/libXfixes
  17. xrender.pc : x11/libXrender
  18. xres.pc : x11/libXres
  19. xtst.pc : x11/libXtst
  20. xxf86vm.pc : x11/libXxf86vm
Runtime dependencies:
  1. hwdata>0 : misc/hwdata
  2. x11.pc : x11/libX11
  3. xcomposite.pc : x11/libXcomposite
  4. xdamage.pc : x11/libXdamage
  5. xext.pc : x11/libXext
  6. xfixes.pc : x11/libXfixes
  7. xrender.pc : x11/libXrender
  8. xres.pc : x11/libXres
  9. xtst.pc : x11/libXtst
  10. xxf86vm.pc : x11/libXxf86vm
Library dependencies:
  1. libepoll-shim.so : devel/libepoll-shim
  2. libdrm.so : graphics/libdrm
  3. libliftoff.so : graphics/libliftoff
  4. libvulkan.so : graphics/vulkan-loader
  5. libwayland-server.so : graphics/wayland
  6. libwlroots.so : x11-toolkits/wlroots
  7. libxkbcommon.so : x11/libxkbcommon
  8. libpipewire-0.3.so : multimedia/pipewire
  9. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gamescope-3.11.51_1: PIPEWIRE=on: Screen capture via PipeWire ===> Use 'make config' to modify these settings
Options name:
x11-wm_gamescope
USES:
compiler:c++11-lib meson pkgconfig sdl xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ValveSoftware/gamescope/tar.gz/3.11.51?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.11.51_1
21 May 2023 06:55:55
commit hash: 8017ea408396579595089f5305998fc13cf5411dcommit hash: 8017ea408396579595089f5305998fc13cf5411dcommit hash: 8017ea408396579595089f5305998fc13cf5411dcommit hash: 8017ea408396579595089f5305998fc13cf5411d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: chase description summary

(cherry picked from commit 8c83725ae0e6342f7b630b613e3009083dd48244)
3.11.51_1
21 May 2023 06:53:10
commit hash: 557b56e975fbe44e339df090f49276d563632513commit hash: 557b56e975fbe44e339df090f49276d563632513commit hash: 557b56e975fbe44e339df090f49276d563632513commit hash: 557b56e975fbe44e339df090f49276d563632513 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: unbreak fetch due to repo growth

fetch: https://github.com/ValveSoftware/gamescope/commit/2a84a44f6897.patch:
size mismatch: expected 2931, actual 2935

-index 3f888b16..54928e14 100644
+index 3f888b160..54928e143 100644
-index 4e9e2908..37ede1e4 100644
+index 4e9e2908b..37ede1e4d 100644
-index 5e13a929..f27f1b0e 100644
+index 5e13a929a..f27f1b0eb 100644

(cherry picked from commit 61576dfd9e77796df510df368dd350fa9ebeddda)
3.11.51_1
21 May 2023 06:49:40
commit hash: dc284f9b6cbfc66f13bb52378b3653b4cc9c73c7commit hash: dc284f9b6cbfc66f13bb52378b3653b4cc9c73c7commit hash: dc284f9b6cbfc66f13bb52378b3653b4cc9c73c7commit hash: dc284f9b6cbfc66f13bb52378b3653b4cc9c73c7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: chase HTTP redirect

(cherry picked from commit 234a22a8a7a118096d64cf1aae0957fa2c8bcea5)

Number of commits found: 3