summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2021-09-01 10:34:46 +0300
committerSefa Eyeoglu2021-09-01 10:34:46 +0300
commiteebaebed1e02ad68e8f8da4834fd98d8c8b27767 (patch)
treee9da1685caa43169d7b811e0aeea9948569dfbd2 /PKGBUILD
parent1061c834f71267a5f3c50fb03215f6c5a70bdd42 (diff)
downloadaur-eebaebed1e02ad68e8f8da4834fd98d8c8b27767.tar.gz
upgpkg: gamescope-git 3.8.4.r135.gb267983-1
Add pipewire as runtime and make dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5a6d9737790..c4a6eb59ae88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ _static_liftoff=0
_pkgname=gamescope
pkgname=${_pkgname}-git
-pkgver=3.8.4.r85.g802d86c
-pkgrel=3
+pkgver=3.8.4.r135.gb267983
+pkgrel=1
pkgdesc="Micro-compositor formerly known as steamcompmgr"
arch=(x86_64)
url="https://github.com/Plagman/gamescope"
license=("custom:BSD-2-Clause")
-depends=("libxcomposite" "libxtst" "libxres" "sdl2")
+depends=("libxcomposite" "libxtst" "libxres" "sdl2" "pipewire")
makedepends=("git" "meson" "ninja" "patch" "vulkan-headers" "glslang" "wayland-protocols")
provides=($_pkgname "steamcompmgr")
conflicts=($_pkgname "steamcompmgr")