Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
gamescope


Commits:
ff97b629 by Sven-Hendrik Haase at 2026-03-16T15:04:42+01:00
upgpkg: 3.16.22-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gamescope
        pkgdesc = SteamOS session compositing window manager
-       pkgver = 3.16.21
+       pkgver = 3.16.22
        pkgrel = 1
        url = https://github.com/ValveSoftware/gamescope
        arch = x86_64
@@ -15,8 +15,9 @@ pkgbase = gamescope
        makedepends = ninja
        makedepends = vulkan-headers
        makedepends = wayland-protocols
-       depends = gcc-libs
        depends = glibc
+       depends = libstdc++
+       depends = libgcc
        depends = lcms2
        depends = libavif
        depends = libcap.so
@@ -49,7 +50,7 @@ pkgbase = gamescope
        depends = xcb-util-errors
        depends = xcb-util-wm
        depends = xorg-server-xwayland
-       source = 
git+https://github.com/ValveSoftware/gamescope.git#commit=3.16.21
+       source = 
git+https://github.com/ValveSoftware/gamescope.git#commit=3.16.22
        source = git+https://gitlab.freedesktop.org/emersion/libdisplay-info.git
        source = git+https://gitlab.freedesktop.org/emersion/libliftoff.git
        source = git+https://github.com/ValveSoftware/openvr.git
@@ -57,7 +58,7 @@ pkgbase = gamescope
        source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
        source = git+https://github.com/Joshua-Ashton/vkroots.git
        source = git+https://github.com/Joshua-Ashton/wlroots.git
-       b2sums = 
b7ea12a670baac461b5ab4257252211b965fe42b209d5196ccc8880ca81747c6fc4384cbf04771f2ef49d681cf032bcf9ca2114ae1d974a77806261536da364a
+       b2sums = 
5f2a2c394903efe214492c2a4fab809c44823adc87ccf1cd8516eba06aee734a7be7e505108daee2049ecd46d5ec0201176a63d6d48e85a94ff8d3c7cca0a4b8
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: PedroHLC <[email protected]>
 
 pkgname=gamescope
-pkgver=3.16.21
+pkgver=3.16.22
 pkgrel=1
 pkgdesc='SteamOS session compositing window manager'
 arch=(x86_64)
@@ -16,8 +16,9 @@ license=(
   LicenseRef-Reshade
 )
 depends=(
-  gcc-libs
   glibc
+  libstdc++
+  libgcc
   lcms2
   libavif
   libcap.so
@@ -71,7 +72,7 @@ source=(
   git+https://github.com/Joshua-Ashton/vkroots.git
   git+https://github.com/Joshua-Ashton/wlroots.git
 )
-b2sums=('b7ea12a670baac461b5ab4257252211b965fe42b209d5196ccc8880ca81747c6fc4384cbf04771f2ef49d681cf032bcf9ca2114ae1d974a77806261536da364a'
+b2sums=('5f2a2c394903efe214492c2a4fab809c44823adc87ccf1cd8516eba06aee734a7be7e505108daee2049ecd46d5ec0201176a63d6d48e85a94ff8d3c7cca0a4b8'
         'SKIP'
         'SKIP'
         'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/ff97b6298ffd30a0edce8f2da70ed60a222b3a8d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/ff97b6298ffd30a0edce8f2da70ed60a222b3a8d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to