29 lines
910 B
Text
29 lines
910 B
Text
pkgbase = yuzu-mainline-bin
|
|
pkgdesc = Yuzu emulator 'mainline' branch binaries for Arch Linux
|
|
pkgver = 0.479
|
|
pkgrel = 1
|
|
url = https://github.com/linux-gamers/arch-yuzu-mainline
|
|
arch = x86_64
|
|
license = GNU General Public License v2.0
|
|
depends = shared-mime-info
|
|
depends = desktop-file-utils
|
|
depends = sdl2
|
|
depends = qt5-base
|
|
depends = qt5-multimedia
|
|
depends = qt5-tools
|
|
depends = qt5-webengine
|
|
depends = libxkbcommon-x11
|
|
depends = libfdk-aac
|
|
depends = fmt
|
|
depends = libzip
|
|
optdepends = qt5-wayland: for Wayland support
|
|
provides = yuzu
|
|
provides = yuzu-cmd
|
|
conflicts = yuzu-git
|
|
conflicts = yuzu-canary-git
|
|
conflicts = yuzu-mainline-git
|
|
source = https://github.com/linux-gamers/arch-yuzu-mainline/archive/0-479.tar.gz
|
|
sha512sums = 7df6620200186adc6b5b1a6ff9c53009226dba9e36df52b900c71f44cdd6a8e33d003d537aa5aed7ce01864358b5ccffab8f99c4ed941e1229ede46839870a5e
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|