blob: 51945235c52666a46a329a327ca6c7a306375deb (
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
42
43
|
pkgbase = duckstation
pkgdesc = Playstation emulator
pkgver = 0.1.7465
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=aa955b8ae28314ae061613f0ddf13183a98aca03
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.lunasvg::git+https://github.com/stenzek/lunasvg.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
sha256sums = SKIP
pkgname = duckstation
|