mirror of
https://aur.archlinux.org/moonlight-qt-git.git
synced 2025-11-28 20:20:31 +08:00
23 lines
793 B
Text
23 lines
793 B
Text
pkgbase = moonlight-qt-git
|
|
pkgdesc = GameStream client for PCs
|
|
pkgver = 6.1.0.r83.g1bf86f5
|
|
pkgrel = 1
|
|
url = https://github.com/moonlight-stream/moonlight-qt
|
|
arch = aarch64
|
|
arch = x86_64
|
|
license = GPL-3.0-or-later
|
|
makedepends = git
|
|
makedepends = vulkan-headers
|
|
depends = ffmpeg
|
|
depends = qt6-base
|
|
depends = qt6-declarative
|
|
depends = qt6-svg
|
|
depends = sdl2_ttf
|
|
optdepends = libva-intel-driver: hardware acceleration for Intel GPUs GMA 4500 (2008) up to Coffee Lake (2017)
|
|
optdepends = intel-media-driver: hardware acceleration for Intel GPUs starting from Broadwell (2014) and newer (e.g. Intel Arc)
|
|
provides = moonlight-qt
|
|
conflicts = moonlight-qt
|
|
source = moonlight-qt::git+https://github.com/moonlight-stream/moonlight-qt.git
|
|
sha256sums = SKIP
|
|
|
|
pkgname = moonlight-qt-git
|