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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gamescope SteamOS session compositing window manager
3.13.8_2 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.13.8_2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-11-16 03:52:55
Last Update: 2024-04-17 18:30:10
Commit Hash: 484cdff
Also Listed In: wayland
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

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_x86_64.so
  3. share/vulkan/implicit_layer.d/VkLayer_FROG_gamescope_wsi.x86_64.json
  4. /usr/local/share/licenses/gamescope-3.13.8_2/catalog.mk
  5. /usr/local/share/licenses/gamescope-3.13.8_2/LICENSE
  6. /usr/local/share/licenses/gamescope-3.13.8_2/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 = 1700602830 SHA256 (ValveSoftware-gamescope-3.13.8_GH0.tar.gz) = 660120f41aa5fb62d4d5f467751470add3897d305dae480cf27d6d49ae2d4817 SIZE (ValveSoftware-gamescope-3.13.8_GH0.tar.gz) = 476534

Expand this list (16 items)

Collapse this list.

SHA256 (nothings-stb-5736b15_GH0.tar.gz) = 8e18fa73396a3206129c55a3bc409401353991470245941d6ba7d8ce57df864f SIZE (nothings-stb-5736b15_GH0.tar.gz) = 1392565 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-316-gd790ced_GH0.tar.gz) = 4677f51365937acb78df4067359d32742c5c649f2beb8f8afb7e1002329cea46 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-316-gd790ced_GH0.tar.gz) = 463700 SHA256 (Joshua-Ashton-reshade-v4.4.2-2572-g9fdbea68_GH0.tar.gz) = 2a7f854ad30674ab45889aa9d1727f1904a2ee21dbf944727c31ef21e1fd0c7b SIZE (Joshua-Ashton-reshade-v4.4.2-2572-g9fdbea68_GH0.tar.gz) = 1543155 SHA256 (Joshua-Ashton-vkroots-d5ef31a_GH0.tar.gz) = 477dd5f6f6d87e842de342d4accdecdb4742cb4c842f1b8fefd6534618614edf SIZE (Joshua-Ashton-vkroots-d5ef31a_GH0.tar.gz) = 333004 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803 SHA256 (a618ea074660.patch) = c79b4b7a231d9c6e34912b8f4a301c6c60b921b6be5fb9c132d999e9a6930424 SIZE (a618ea074660.patch) = 2589 SHA256 (4a067fb4ebe2.patch) = fb12df8318e06a77ead4aa5752e32eec48efc70de43f069369a4c6a83a590152 SIZE (4a067fb4ebe2.patch) = 4823 SHA256 (243582c0c762.patch) = c7de00de34682207df64e43a235cbaa2fd5332b5e1bb647d6dcee668971a5249 SIZE (243582c0c762.patch) = 3710

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. glslangValidator : graphics/glslang
  3. vulkan-headers>0 : graphics/vulkan-headers
  4. wayland-protocols>=1.17 : graphics/wayland-protocols
  5. glm>0 : math/glm
  6. hwdata>0 : misc/hwdata
  7. cmake : devel/cmake-core
  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. xcb.pc : x11/libxcb
  14. xcomposite.pc : x11/libXcomposite
  15. xdamage.pc : x11/libXdamage
  16. xext.pc : x11/libXext
  17. xfixes.pc : x11/libXfixes
  18. xmu.pc : x11-toolkits/libXmu
  19. xrender.pc : x11/libXrender
  20. xres.pc : x11/libXres
  21. xtst.pc : x11/libXtst
  22. xxf86vm.pc : x11/libXxf86vm
Runtime dependencies:
  1. hwdata>0 : misc/hwdata
  2. x11.pc : x11/libX11
  3. xcb.pc : x11/libxcb
  4. xcomposite.pc : x11/libXcomposite
  5. xdamage.pc : x11/libXdamage
  6. xext.pc : x11/libXext
  7. xfixes.pc : x11/libXfixes
  8. xmu.pc : x11-toolkits/libXmu
  9. xrender.pc : x11/libXrender
  10. xres.pc : x11/libXres
  11. xtst.pc : x11/libXtst
  12. xxf86vm.pc : x11/libXxf86vm
Library dependencies:
  1. libdrm.so : graphics/libdrm
  2. libliftoff.so : graphics/libliftoff
  3. libvulkan.so : graphics/vulkan-loader
  4. libwayland-server.so : graphics/wayland
  5. libdisplay-info.so : sysutils/libdisplay-info
  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.13.8_2: PIPEWIRE=on: Screen capture via PipeWire ===> Use 'make config' to modify these settings
Options name:
x11-wm_gamescope
USES:
cmake:indirect 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.13.8?dummy=/
Collapse this list.

Number of commits found: 116 (showing only 16 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.9
06 Sep 2021 03:31:08
commit hash: 6a652e5d2639d0567d783474cbc726de015e43bbcommit hash: 6a652e5d2639d0567d783474cbc726de015e43bbcommit hash: 6a652e5d2639d0567d783474cbc726de015e43bbcommit hash: 6a652e5d2639d0567d783474cbc726de015e43bb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/{gamescope,phoc}: split bundled wlroots changes

Move wlroots-specific changes into a separate Makefile to prevent
confusion which dependencies are safe to modify.
3.9
06 Sep 2021 03:31:08
commit hash: e3e44b1a47721e3a51f1911b74a88095339bb951commit hash: e3e44b1a47721e3a51f1911b74a88095339bb951commit hash: e3e44b1a47721e3a51f1911b74a88095339bb951commit hash: e3e44b1a47721e3a51f1911b74a88095339bb951 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: link to upstream fix for system wlroots
3.9
03 Sep 2021 01:53:28
commit hash: f59477a32434882fd9d0dbf5367f5afe7c84aff6commit hash: f59477a32434882fd9d0dbf5367f5afe7c84aff6commit hash: f59477a32434882fd9d0dbf5367f5afe7c84aff6commit hash: f59477a32434882fd9d0dbf5367f5afe7c84aff6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.9

Changes:	https://github.com/Plagman/gamescope/compare/3.8.4...3.9
Reported by:	portscout
3.8.4
03 Sep 2021 01:53:28
commit hash: 8947b5348e896ba308935f13823954443ca3655ccommit hash: 8947b5348e896ba308935f13823954443ca3655ccommit hash: 8947b5348e896ba308935f13823954443ca3655ccommit hash: 8947b5348e896ba308935f13823954443ca3655c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: bundle libliftoff, preparing for update

This reverts commit e4627682874a487b3c8bde7f8d70a4532a549bed.
3.8.4
01 Jul 2021 13:50:17
commit hash: e4627682874a487b3c8bde7f8d70a4532a549bedcommit hash: e4627682874a487b3c8bde7f8d70a4532a549bedcommit hash: e4627682874a487b3c8bde7f8d70a4532a549bedcommit hash: e4627682874a487b3c8bde7f8d70a4532a549bed files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: unbundle libliftoff
3.8.4
30 Jun 2021 12:37:24
commit hash: fb9677dec35874886abfa33da1b1e426a0bb97eccommit hash: fb9677dec35874886abfa33da1b1e426a0bb97eccommit hash: fb9677dec35874886abfa33da1b1e426a0bb97eccommit hash: fb9677dec35874886abfa33da1b1e426a0bb97ec files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: temporarily use static wlroots after f2820b6cc217
3.8.4
30 Jun 2021 11:40:52
commit hash: c6840326096070dd3247ed317863a39b0019093dcommit hash: c6840326096070dd3247ed317863a39b0019093dcommit hash: c6840326096070dd3247ed317863a39b0019093dcommit hash: c6840326096070dd3247ed317863a39b0019093d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.8.4

Changes:	https://github.com/Plagman/gamescope/compare/3.8.3...3.8.4
Reported by:	portscout
3.8.3
23 Jun 2021 18:07:18
commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57commit hash: f2820b6cc2170feef17989c422f2cf46644a5b57 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.14.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by:	GitHub (watch releases)
3.8.3
15 Jun 2021 22:53:02
commit hash: c71c6391a30f9155a6e2be9577f47dac17de2f4dcommit hash: c71c6391a30f9155a6e2be9577f47dac17de2f4dcommit hash: c71c6391a30f9155a6e2be9577f47dac17de2f4dcommit hash: c71c6391a30f9155a6e2be9577f47dac17de2f4d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.8.3

Changes:	https://github.com/Plagman/gamescope/compare/3.8.1...3.8.3
Reported by:	portscout, Repology
3.8.1
19 May 2021 12:49:52
commit hash: 43ff55e9adb3b2f527b7a7dae231b513f1a984a4commit hash: 43ff55e9adb3b2f527b7a7dae231b513f1a984a4commit hash: 43ff55e9adb3b2f527b7a7dae231b513f1a984a4commit hash: 43ff55e9adb3b2f527b7a7dae231b513f1a984a4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/gamescope: update to 3.8.1

Changes:	https://github.com/Plagman/gamescope/compare/3.7.1...3.8.1
Reported by:	portscout
3.7.1_1
07 Apr 2021 20:59:00
commit hash: 70148c11889b8de458a1c3ea23c94d05af404296commit hash: 70148c11889b8de458a1c3ea23c94d05af404296commit hash: 70148c11889b8de458a1c3ea23c94d05af404296commit hash: 70148c11889b8de458a1c3ea23c94d05af404296 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: update to 0.13.0

Changes:	https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by:	GitHub (watch releases)
Tested by:	Evgeniy Khramtsov (via CFT on x11@ list)
3.7.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.7.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.7.1
23 Dec 2020 20:12:36
Revision:559023Original commit files touched by this commit
jbeich search for other commits by this committer
devel/glslang: move to graphics/ where shaderc is
3.7.1
23 Dec 2020 20:12:15
Revision:559022Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: move to graphics/ where vulkan-loader is

Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
3.7.1
16 Nov 2020 03:52:30
Revision:555448Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/gamescope: add new port

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.

https://github.com/Plagman/gamescope

Number of commits found: 116 (showing only 16 on this page)

«  1 | 2