blob: 20dc258a63e732f9fb23cf9564063800d4681390 (
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
44
45
|
pkgbase = libretro-lrps2-git
pkgdesc = Sony PlayStation 2 core (fork of PCSX2)
pkgver = r19056.df5cc7cb8
pkgrel = 1
url = https://github.com/libretro/ps2
arch = x86_64
groups = libretro
license = GPL-3.0-or-later
makedepends = cmake
makedepends = fast_float
makedepends = fmt9
makedepends = git
makedepends = libgl
makedepends = libzip
makedepends = rapidyaml
makedepends = xz
makedepends = zstd
depends = gcc-libs
depends = glibc
depends = libretro-core-info
provides = libretro-lrps2=19056.df5cc7cb8
provides = libretro-pcsx2
conflicts = libretro-lrps2
conflicts = libretro-pcsx2
options = !lto
source = libretro-lrps2::git+https://github.com/libretro/ps2.git
source = glslang::git+https://github.com/KhronosGroup/glslang.git
source = granite::git+https://github.com/Themaister/Granite.git
source = parallel-gs::git+https://github.com/Arntzen-Software/parallel-gs.git
source = volk::git+https://github.com/zeux/volk.git
source = vulkan-headers::git+https://github.com/KhronosGroup/Vulkan-Headers.git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
pkgname = libretro-lrps2-git
depends = gcc-libs
depends = glibc
depends = libretro-core-info
depends = libfmt.so
depends = libryml.so
depends = libzip.so
|