blob: 06fffef3d61b9837807dd5f40b06a0c3471b557e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = ryujinx
pkgdesc = Experimental Nintendo Switch Emulator written in C#
pkgver = 1.2.86
pkgrel = 2
url = https://git.ryujinx.app/ryubing/ryujinx
arch = x86_64
license = MIT
makedepends = dotnet-sdk
makedepends = desktop-file-utils
depends = alsa-lib
depends = fontconfig
depends = jack
depends = libpulse
depends = libx11
depends = wayland
options = !strip
options = !debug
source = ryujinx-1.2.86-7664f8c.tar.gz::https://git.ryujinx.app/ryubing/ryujinx/-/archive/7664f8cde9f8fe7ed0347e098086e1227aef8bdc/ryujinx-7664f8cde9f8fe7ed0347e098086e1227aef8bdc.tar.gz
sha256sums = SKIP
pkgname = ryujinx
|