blob: 033e2a445d6e7fb0d3cb4a2fdfe88b072e8eb17d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = duckstation
pkgdesc = Playstation emulator
pkgver = 0.1.7294
pkgrel = 1
url = https://github.com/stenzek/duckstation
arch = x86_64
license = GPL-3.0-only
makedepends = clang
makedepends = lld
makedepends = llvm
makedepends = cmake
makedepends = extra-cmake-modules
makedepends = git
makedepends = ninja
makedepends = qt6-tools
makedepends = qt6-wayland
makedepends = patchelf
makedepends = patchutils
makedepends = spirv-headers
depends = libwebp
depends = libxrandr
depends = qt6-base
depends = sdl2
depends = glslang
depends = spirv-tools
source = duckstation::git+https://github.com/stenzek/duckstation.git#commit=3a08ad18406efc1ddc4927a59bea715961bb63fa
source = ianlancetaylor.libbacktrace::git+https://github.com/ianlancetaylor/libbacktrace.git
source = stenzek.cpuinfo::git+https://github.com/stenzek/cpuinfo.git
source = stenzek.discord-rpc::git+https://github.com/stenzek/discord-rpc.git
source = stenzek.shaderc::git+https://github.com/stenzek/shaderc.git
source = stenzek.soundtouch::git+https://github.com/stenzek/soundtouch.git
source = khronosgroup.spirv-cross::git+https://github.com/KhronosGroup/SPIRV-Cross.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = duckstation
|