blob: cb0d8ac943c486fb050a708fd914c23346f7fbc7 (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
pkgbase = libretro-citra-git
pkgdesc = Nintendo 3DS core
pkgver = r10157.973795ccb
pkgrel = 1
url = https://github.com/libretro/citra
arch = x86_64
groups = libretro
license = GPL-2.0-or-later
makedepends = boost
makedepends = catch2
makedepends = cmake
makedepends = cubeb
makedepends = ffmpeg4.4
makedepends = git
makedepends = libinih
makedepends = openssl
makedepends = robin-map
makedepends = spirv-headers
makedepends = vulkan-memory-allocator
makedepends = xbyak
makedepends = zstd
depends = crypto++
depends = enet
depends = gcc-libs
depends = glibc
depends = glslang
depends = libretro-core-info
provides = libretro-citra=10157.973795ccb
conflicts = libretro-citra
source = libretro-citra::git+https://github.com/libretro/citra.git
source = dds-ktx::git+https://github.com/septag/dds-ktx.git
source = faad2::git+https://github.com/knik0/faad2.git
source = fmt::git+https://github.com/fmtlib/fmt.git
source = lodepng::git+https://github.com/lvandeve/lodepng.git
source = nihstro::git+https://github.com/neobrain/nihstro.git
source = pablomk7-dynarmic::git+https://github.com/PabloMK7/dynarmic.git
source = pablomk7-sirit::git+https://github.com/PabloMK7/sirit.git
source = soundtouch::git+https://codeberg.org/soundtouch/soundtouch.git
source = teakra::git+https://github.com/wwylele/teakra.git
source = vulkan-headers::git+https://github.com/KhronosGroup/Vulkan-Headers.git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
pkgname = libretro-citra-git
depends = crypto++
depends = enet
depends = gcc-libs
depends = glibc
depends = glslang
depends = libretro-core-info
depends = libcrypto.so
depends = libssl.so
depends = libcubeb.so
depends = libboost_serialization.so
depends = libboost_iostreams.so
depends = libzstd.so
|