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.474
|
|
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-474.tar.gz
|
|
sha512sums = ffa25110542b02fe6ef68906712d12a8bc1706fdadaa88657206570162c8de1f119f5ee255e37aa60c4c91e502daaf667409ebf85a7c3a0bbf18b60ed9e2346f
|
|
|
|
pkgname = yuzu-mainline-bin
|
|
|