summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a21cbad71135..fb225ea66f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Michael Herzberg <{firstname}@{firstinitial}{lastname}.de>
-# Contributor: SoftwareRat <jaguar5018@gmail.com>
+# Maintainer: XenHat <me at xenh.at>
+# Contributors: SoftwareRat <jaguar5018@gmail.com>, Michael Herzberg
pkgname=moonlight-qt-git
-pkgver=v5.0.1.r78.g9987914e
+pkgver=v6.0.0.r2.g486c4678
pkgrel=1
pkgdesc='GameStream client for PCs (Windows, Mac, and Linux) (master branch)'
arch=('aarch64' 'x86_64')
license=('GPL')
url='https://moonlight-stream.org'
-depends=('qt5-base' 'qt5-quickcontrols2' 'qt5-svg' 'ffmpeg' 'sdl2_ttf')
-makedepends=('git' 'pkg-config' 'vulkan-headers')
+depends=('qt6-base' 'qt5-quickcontrols2' 'qt6-svg' 'qt6-wayland' 'ffmpeg' 'sdl2_ttf' 'wayland-protocols' 'opus')
+makedepends=('git' 'pkg-config' 'vulkan-headers' 'libplacebo' 'libvdpau' 'ffmpeg' 'qt6-declarative')
optdepends=('libva-intel-driver: hardware acceleration for Intel GPUs')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")