28 lines
882 B
Text
28 lines
882 B
Text
pkgbase = yuzu-mainline-bin
|
|
pkgdesc = Yuzu emulator 'mainline' branch binaries for Arch Linux
|
|
pkgver = 0.361
|
|
pkgrel = 1
|
|
url = https://github.com/linux-gamers/arch-yuzu-mainline
|
|
arch = any
|
|
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 = 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-361.tar.gz
|
|
sha512sums = 068f9b6ebe5ef1a2301e2f40f9af9998ca87c531a394f7481ed8a05fc497e738ffc815926313d07e39c96c266b892207ec838b3c3b097f0f87e72ce30ff6d78b
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|