blob: 709e5407f391587c23c9971267fef328b3f9d039 (
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
|
pkgbase = dolphin-emu-debugfast-git
pkgdesc = A Gamecube / Wii / Triforce emulator
pkgver = 5.0.r20495.g89963c287c
pkgrel = 1
url = https://github.com/dolphin-emu/dolphin
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = python
depends = alsa-lib
depends = bluez-libs
depends = enet
depends = gcc-libs
depends = glibc
depends = hidapi
depends = libavcodec.so
depends = libavformat.so
depends = libavutil.so
depends = libcurl.so
depends = libevdev
depends = libgl
depends = libminiupnpc.so
depends = libpulse
depends = libsfml-network.so
depends = libsfml-system.so
depends = libswscale.so
depends = libudev.so
depends = libusb-1.0.so
depends = libx11
depends = libxi
depends = libxrandr
depends = lzo
depends = minizip-ng
depends = pugixml
depends = qt6-base
depends = qt6-svg
depends = sfml
depends = cubeb
depends = fmt
depends = libspng
depends = mbedtls2
optdepends = pulseaudio: PulseAudio backend
provides = dolphin-emu
conflicts = dolphin-emu
options = !emptydirs
options = !lto
source = dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git
source = zlib-ng::git+https://github.com/zlib-ng/zlib-ng.git
source = cyan4973.xxhash::git+https://github.com/Cyan4973/xxHash.git
source = epezent.implot::git+https://github.com/epezent/implot.git
source = gpuopen-librariesandsdks.vulkanmemoryallocator::git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
source = mgba-emu.mgba::git+https://github.com/mgba-emu/mgba.git
source = retroachievements.rcheevos::git+https://github.com/RetroAchievements/rcheevos.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = dolphin-emu-debugfast-git
|