Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
gamescope


Commits:
83c4cf7b by Maxime Gauduin at 2024-02-08T19:54:13+01:00
upgpkg: 3.14.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gamescope
        pkgdesc = SteamOS session compositing window manager
-       pkgver = 3.13.19
+       pkgver = 3.14.0
        pkgrel = 1
        url = https://github.com/ValveSoftware/gamescope
        arch = x86_64
@@ -15,6 +15,7 @@ pkgbase = gamescope
        depends = gcc-libs
        depends = glibc
        depends = glm
+       depends = libavif
        depends = libcap.so
        depends = libdisplay-info.so
        depends = libdrm
@@ -39,7 +40,7 @@ pkgbase = gamescope
        depends = vulkan-icd-loader
        depends = wayland
        depends = xorg-server-xwayland
-       source = 
git+https://github.com/ValveSoftware/gamescope.git#tag=3e14ef9c37266b19ba77fbef467d1b8a77d827f2
+       source = 
git+https://github.com/ValveSoftware/gamescope.git#tag=bca7990e61a1eb8198e54d86a4a9a44d41d9b07e
        source = git+https://github.com/Joshua-Ashton/reshade.git
        source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: PedroHLC <r...@pedrohlc.com>
 
 pkgname=gamescope
-pkgver=3.13.19
+pkgver=3.14.0
 pkgrel=1
 pkgdesc='SteamOS session compositing window manager'
 arch=(x86_64)
@@ -14,6 +14,7 @@ depends=(
   gcc-libs
   glibc
   glm
+  libavif
   libcap.so
   libdisplay-info.so
   libdrm
@@ -48,7 +49,7 @@ makedepends=(
   vulkan-headers
   wayland-protocols
 )
-_tag=3e14ef9c37266b19ba77fbef467d1b8a77d827f2
+_tag=bca7990e61a1eb8198e54d86a4a9a44d41d9b07e
 source=(
   git+https://github.com/ValveSoftware/gamescope.git#tag=${_tag}
   git+https://github.com/Joshua-Ashton/reshade.git



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

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


Reply via email to